Difference between revisions of "OSIS Bibles/BSPExample"

From CrossWire Bible Society
Jump to: navigation, search
(Created page with "This page will contain an example OSIS document that is structured by Book-Chapter-Verse.")
 
Line 1: Line 1:
 
This page will contain an example OSIS document that is structured by Book-Chapter-Verse.
 
This page will contain an example OSIS document that is structured by Book-Chapter-Verse.
 +
 +
<nowiki><?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.2"><w lemma="strong:H0776">And the earth</w> <w morph="strongMorph:TH8804" lemma="strong:H01961">was</w> <w lemma="strong:H08414">without form</w>, <w lemma="strong:H0922">and void</w>; <w lemma="strong:H02822">and darkness</w> <transChange type="added">was</transChange> <w lemma="strong:H06440">upon the face</w> <w lemma="strong:H08415">of the deep</w>. <w lemma="strong:H07307">And the Spirit</w> <w lemma="strong:H0430">of God</w> <w morph="strongMorph:TH8764" lemma="strong:H07363">moved</w> <w lemma="strong:H05921">upon</w> <w lemma="strong:H06440">the face</w> <w lemma="strong:H04325">of the waters</w>.</verse>
 +
<verse osisID="Gen.1.3"><milestone type="x-extra-p"/><w lemma="strong:H0430">And God</w> <w morph="strongMorph:TH8799" lemma="strong:H0559">said</w>, <w morph="strongMorph:TH8799" lemma="strong:H01961">Let there be</w> <w lemma="strong:H0216">light</w>: <w lemma="strong:H0216">and there was light</w>.</verse>
 +
<verse osisID="Gen.1.4"><w lemma="strong:H0430">And God</w> <w morph="strongMorph:TH8799" lemma="strong:H0853 strong:H07200">saw</w> <w lemma="strong:H0216">the light</w>, <w lemma="strong:H03588">that</w> <transChange type="added">it was</transChange> <w lemma="strong:H02896">good</w>: <w lemma="strong:H0430">and God</w> <w morph="strongMorph:TH8686" lemma="strong:H0996 strong:H0914">divided</w> <w lemma="strong:H0216">the light</w> <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></nowiki>

Revision as of 20:49, 1 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.2"><w lemma="strong:H0776">And the earth</w> <w morph="strongMorph:TH8804" lemma="strong:H01961">was</w> <w lemma="strong:H08414">without form</w>, <w lemma="strong:H0922">and void</w>; <w lemma="strong:H02822">and darkness</w> <transChange type="added">was</transChange> <w lemma="strong:H06440">upon the face</w> <w lemma="strong:H08415">of the deep</w>. <w lemma="strong:H07307">And the Spirit</w> <w lemma="strong:H0430">of God</w> <w morph="strongMorph:TH8764" lemma="strong:H07363">moved</w> <w lemma="strong:H05921">upon</w> <w lemma="strong:H06440">the face</w> <w lemma="strong:H04325">of the waters</w>.</verse> <verse osisID="Gen.1.3"><milestone type="x-extra-p"/><w lemma="strong:H0430">And God</w> <w morph="strongMorph:TH8799" lemma="strong:H0559">said</w>, <w morph="strongMorph:TH8799" lemma="strong:H01961">Let there be</w> <w lemma="strong:H0216">light</w>: <w lemma="strong:H0216">and there was light</w>.</verse> <verse osisID="Gen.1.4"><w lemma="strong:H0430">And God</w> <w morph="strongMorph:TH8799" lemma="strong:H0853 strong:H07200">saw</w> <w lemma="strong:H0216">the light</w>, <w lemma="strong:H03588">that</w> <transChange type="added">it was</transChange> <w lemma="strong:H02896">good</w>: <w lemma="strong:H0430">and God</w> <w morph="strongMorph:TH8686" lemma="strong:H0996 strong:H0914">divided</w> <w lemma="strong:H0216">the light</w> <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>