OSIS Bibles/BSPExample
From CrossWire Bible Society
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>