Difference between revisions of "Talk:TEI Dictionaries"

From CrossWire Bible Society
Jump to: navigation, search
(Validating TEI XML)
 
(Validating TEI XML: Line 16834 is actually the line number in teiP5osis.2.5.0.xsd)
Line 3: Line 3:
  
 
While attempting to validate the TEI XML file for the French Westphal Dictionary, XML Tools reported<BR>"Parsing error at line 16384, local complex type: The content model is not Determinist."<BR> [[User:David Haslam|David Haslam]] 08:44, 10 January 2016 (MST)
 
While attempting to validate the TEI XML file for the French Westphal Dictionary, XML Tools reported<BR>"Parsing error at line 16384, local complex type: The content model is not Determinist."<BR> [[User:David Haslam|David Haslam]] 08:44, 10 January 2016 (MST)
 +
:Line 16834 is actually the line number in teiP5osis.2.5.0.xsd on the CrossWire server.
 +
:This line is within the definition for
 +
    <xs:element name="datatype">
 +
:The line itself is the start element
 +
    <xs:complexType>
 +
[[User:David Haslam|David Haslam]] 08:59, 10 January 2016 (MST)

Revision as of 15:59, 10 January 2016

Validating TEI XML

I just reported (to the modules mailing list) an issue in http://www.crosswire.org/OSIS/teiP5osis.2.5.0.xsd

While attempting to validate the TEI XML file for the French Westphal Dictionary, XML Tools reported
"Parsing error at line 16384, local complex type: The content model is not Determinist."
David Haslam 08:44, 10 January 2016 (MST)

Line 16834 is actually the line number in teiP5osis.2.5.0.xsd on the CrossWire server.
This line is within the definition for
   <xs:element name="datatype">
The line itself is the start element
   <xs:complexType>

David Haslam 08:59, 10 January 2016 (MST)