Difference between revisions of "OSIS Bibles/BSPExample"

From CrossWire Bible Society
Jump to: navigation, search
m (Category)
Line 40: Line 40:
 
   </verse>
 
   </verse>
 
   <verse osisID="Gen.1.4">
 
   <verse osisID="Gen.1.4">
     <w lemma="strong:H0430">And God</w>
+
     And God saw the light, that
    <w morph="strongMorph:TH8799" lemma="strong:H0853 strong:H07200">saw</w>
+
     <transChange type="added">it was</transChange> good:  
    <w lemma="strong:H0216">the light</w>,  
+
     and God divided the light from the darkness.
     <w lemma="strong:H03588">that</w>
+
    <note type="study">the light from…: Heb. between the light and between the darkness</note>
    <transChange type="added">it was</transChange>
+
  </verse>
    <w lemma="strong:H02896">good</w>:  
+
  </chapter>
     <w lemma="strong:H0430">and God</w>
+
</div>
    <w morph="strongMorph:TH8686" lemma="strong:H0996 strong:H0914">divided</w>
+
</osisText>
    <w lemma="strong:H0216">the light</w>
+
</osis>
    <w lemma="strong:H0996">from</w>
 
    <w lemma="strong:H02822">the darkness</w>.
 
    <note type="study">the light from…: Heb. between the light and between the darkness</note>
 
</verse>
 
  
 
</pre>
 
</pre>
 +
 +
  
 
[[Category:OSIS]]
 
[[Category:OSIS]]

Revision as of 01:46, 2 March 2012

This page will contain an example OSIS document that is structured by Book-Chapter-Verse.

<?xml version="1.0" encoding="UTF-8" ?>
<osis
  xmlns="http://www.bibletechnologies.net/2003/OSIS/namespace"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.bibletechnologies.net/2003/OSIS/namespace http://www.bibletechnologies.net/osisCore.2.1.1.xsd">
<osisText osisIDWork="KJV" osisRefWork="defaultReferenceScheme" xml:lang="en">
<header>
  <work osisWork="KJV">
    <title>King James Version (1769) with Strongs Numbers and Morphology</title>
    <identifier type="OSIS">Bible.KJV</identifier>
    <scope>Gen-Rev</scope>
    <refSystem>Bible.KJV</refSystem>
  </work>
  <work osisWork="defaultReferenceScheme">
    <refSystem>Bible.KJV</refSystem>
  </work>
  <work osisWork="strong">
    <refSystem>Dict.Strongs</refSystem>
  </work>
  <work osisWork="robinson">
    <refSystem>Dict.Robinsons</refSystem>
  </work>
  <work osisWork="strongMorph">
    <refSystem>Dict.strongMorph</refSystem>
  </work>
</header>
<div type="book" osisID="Gen" canonical="true">
 <title type="main">THE FIRST BOOK OF MOSES CALLED GENESIS</title>
  <chapter osisID="Gen.1" chapterTitle="CHAPTER 1.">
  <title type="chapter">CHAPTER 1.</title>
   <verse osisID="Gen.1.1">
    <w lemma="strong:H07225">In the beginning</w> 
    <w lemma="strong:H0430">God</w> 
    <w morph="strongMorph:TH8804" lemma="strong:H0853 strong:H01254">created</w> 
    <w lemma="strong:H08064">the heaven</w> 
    <w lemma="strong:H0853">and</w> 
    <w lemma="strong:H0776">the earth</w>.
   </verse>
   <verse osisID="Gen.1.4">
    And God saw the light, that 
    <transChange type="added">it was</transChange> good: 
    and God divided the light from the darkness.
    <note type="study">the light from…: Heb. between the light and between the darkness</note>
   </verse>
  </chapter>
 </div>
</osisText>
</osis>