OSIS Bibles/BSPExample

From CrossWire Bible Society
Revision as of 02:51, 2 March 2012 by Dowens (talk | contribs)

Jump to: navigation, search

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">
 <title type="main">THE FIRST BOOK OF MOSES CALLED GENESIS</title>
 <chapter sID="Gen.1" osisID="Gen.1"/>
  <div type="majorSection">
   <title>From Creation to Abraham (1:1–11:9)</title>
   <div type="section">
    <title>Creation of the Heavens and the Earth</title>
    <p>
     <verse sID="Gen.1.1" osisID="Gen.1.1"/>
      <w lemma="strong:H07225">In the beginning</w> 
      <w lemma="strong:H0430">God</w> 
      <w 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 eID="Gen.1.1"/>
    </p>
    <p>
     <verse sID="Gen.1.2" osisID="Gen.1.2"/>Text of verse 2.<verse eID="Gen.1.2"/>
     <verse sID="Gen.1.3" osisID="Gen.1.3"/>
      Text of verse 3.
      <note type="crossReference" n="a" osisID="Gen.1.3!crossReference.a" osisRef="Gen.1.3">
      <reference osisRef="2Cor.4.6">2 Cor 4:6</reference>
      </note>
     <verse eID="Gen.1.3"/>
     <verse sID="Gen.1.4" 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 eID="Gen.1.4"/>
     <verse sID="Gen.1.5" osisID="Gen.1.5"/>Text of verse 5.<verse eID="Gen.1.5"/>
    </p>
 <chapter eID="Gen.1"/>
   </div>
  </div>
<div type="book" osisID="Ps">
 <title type="main">THE BOOK OF PSALMS</title>
 <chapter sID="Ps.3" osisID="Ps.3"/>
  <title type="chapter">PSALM 3.</title>
  <div type="section">
   <title type="psalm" canonical="true">A Psalm of David, when he fled from Absalom his son.</title>
   <p>
    <lg>
     <verse sID="Ps.3.1" osisID="Ps.3.1"/>
      <l level="1"><seg><divineName>Lord</divineName></seg>, how are they increased that trouble me!</l>
      <l level="1">many <transChange type="added">are</transChange> they that rise up against me.</l>
     <verse eID="Ps.3.1"/>
     <verse sID="Ps.3.2" osisID="Ps.3.2"/>
      <l level="1">Many <transChange type="added">there be</transChange> which say of my soul,</l>
      <l level="1"><transChange type="added">There is</transChange> no help for him in God.</l>
      <l type="selah">Selah.</l> 
     <verse eID="Ps.3.2"/>
    </lg>
   </p>
</osisText>
</osis>