[osis-core] Esth. corrected
Chris Little
osis-core@bibletechnologieswg.org
Sun, 02 Nov 2003 13:16:51 -0600
Patrick,
Why not just use container markup for the <verse>'s instead of the
milestones (to avoid scaring the newbies). I'd also recommend stripping
out anything that uses the attribute extension mechanism (x-copyright).
If we're giving it in our "minimal" example, it implies we omitted
something very basic.
--Chris
Patrick Durusau wrote:
> Todd,
>
> Thus:
>
> <?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
> osisCore.2.0.xsd">
> <osisText osisIDWork="thisWork" osisRefWork="bible" xml:lang="en-US">
> <header>
> <work osisWork="thisWork">
> <title>Contemporary English Version</title>
> <type type="OSIS">Bible</type>
> <identifier type="OSIS">Bible.en.CEV.1995</identifier>
> <rights type="x-copyright">Copyright 1995 American
> Bible Society</rights>
> <scope>Esth.1.1-Esth.1.4</scope>
> <refSystem>Bible</refSystem>
> </work>
> <work osisWork="bible">
> <type type="OSIS">Bible</type>
> <refSystem>Bible</refSystem>
> </work>
> </header>
> <div type="section" scope="Esth.1.1-Esth.1.4">
> <title>Queen Vashti Disobeys King Xerxes</title>
> <p>
> <verse sID="Esth.1.1-Esth.1.2" osisID="Esth.1.1 Esth.1.2"
> n="1-2"/>King Xerxes of Persia lived in his capital city of Susa and
> ruled one hundred twenty-seven provinces from India to Ethiopia.<verse
> eID="Esth.1.1-Esth.1.2"/>
> <verse sID="Esth.1.3" osisID="Esth.1.3"/>During the third year of his
> rule, Xerxes gave a big dinner for all his officials and officers. The
> governors and leaders of the provinces were also invited, and even the
> commanders of the Persian and Median armies came.<verse eID="Esth.1.3"/>
> <verse sID="Esth.1.4" osisID="Esth.1.4"/>For one hundred eighty days
> he showed off his wealth and spent a lot of money to impress his
> guests with the greatness of his kingdom.<verse eID="Esth.1.4"/>
> </p>
> </div>
> </osisText>
> </osis>
>
> Hope you are having a great day!
>
> Patrick
>