[osis-core] osis.1.9.8 attached!

Troy A. Griffitts osis-core@bibletechnologieswg.org
Sat, 18 Oct 2003 17:45:32 -0700


This is a multi-part message in MIME format.
--------------090807010300000403000606
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Patrick and others,
	My NASB doc validates against the newest schema:

[scribe@troyslaptop msv]$ java -jar msv.jar ./osisCore.xsd ./nasb.xml
start parsing a grammar.
validating ./nasb.xml
the document is valid.

Attached is the token analysis of the document.  If we could do anything 
about the <seg> and x-'s that you see below, it would be wonderful for me.

Please ignore the following x- items.  They are regarding ~poetry lines 
that I haven't converted correctly yet.

      22   <seg type="x-HL" />
     113   <seg type="x-PN" />
      80   <milestone type="line" subType="x-PE" />
     354   <milestone type="line" subType="x-PO" />

which leaves only 2 anomalies that I still have to use which are 
deviations from the sanctioned spec!

     487   <seg type="x-citeOT">
    1384   <milestone type="line" subType="x-PM"/>

(Old Testament Citation and Paragraph Break Marker)
Would LOVE to get these all gone!!!
<cite> and <milestone type="paraBreak" />????  Please???? ;)

Also notice the "x-..." in the <title> tags.  Is there a better way to 
do this?


THANK YOU ALL FOR GIVING ME SOME CONCESSIONS!

	-Troy.

--------------090807010300000403000606
Content-Type: text/plain;
 name="nasbtokens.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="nasbtokens.txt"

    260	</chapter>
    260	<chapter osisID="BOOKNAME.CH">
     27	</div>
     27	<div type="book" osisID="BOOKNAME">
      1	</header>
      1	<header>
      1	</identifier>
      1	<identifier type="OSIS">
     80	<milestone type="line" subType="x-PE" />
   1384	<milestone type="line" subType="x-PM"/>
    354	<milestone type="line" subType="x-PO" />
  21733	</note>
  17360	<note type="crossReference" osisID="BOOKNAME.CH.VS.xref.X" n="X">
   4373	<note type="explanation" osisID="BOOKNAME.CH.VS.note.X" n="X">
      1	</osis>
      1	</osisText>
      1	<osisText osisIDWork="nasb" xml:lang="en">
      1	<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.1.9.xsd">
      1	</refSystem>
      1	<refSystem>
      1	</rights>
      1	<rights>
    487	</seg>
    487	<seg type="x-citeOT">
     22	<seg type="x-HL" />
    113	<seg type="x-PN" />
    946	</title>
      1	<title>
     27	<title type="main" subType="x-Book">
    260	<title type="sub" subType="x-Chapter">
    658	<title type="sub" subType="x-Section">
   3170	</transChange>
   2715	<transChange type="added">
    455	<transChange type="tenseChange">
   7958	</verse>
   7958	<verse osisID="BOOKNAME.CH.VS">
  85214	</w>
  84321	<w lemma="strongs:GXXXX">
    853	<w lemma="strongs:GXXXX strongs:XXXX">
     40	<w lemma="strongs:GXXXX strongs:XXXX strongs:XXXX">
      1	</work>
      1	<work osisWork="nasb">
      1	<?xml version="1.0" encoding="UTF-8"?>

--------------090807010300000403000606--