[sword-svn] r477 - trunk/xmlschemata/osis

chrislit at crosswire.org chrislit at crosswire.org
Sat Feb 22 23:56:40 MST 2014


Author: chrislit
Date: 2014-02-22 23:56:40 -0700 (Sat, 22 Feb 2014)
New Revision: 477

Modified:
   trunk/xmlschemata/osis/osisCore.2.1.1-cw1.xsd
Log:
fixed "<seg> in <cell>" bug from http://www.crosswire.org/wiki/OSIS_211_CR

Modified: trunk/xmlschemata/osis/osisCore.2.1.1-cw1.xsd
===================================================================
--- trunk/xmlschemata/osis/osisCore.2.1.1-cw1.xsd	2014-02-23 06:50:42 UTC (rev 476)
+++ trunk/xmlschemata/osis/osisCore.2.1.1-cw1.xsd	2014-02-23 06:56:40 UTC (rev 477)
@@ -422,7 +422,7 @@
 			<xs:element name="q" type="qCT"/>
 			<xs:element name="reference" type="referenceCT"/>
 			<xs:element name="salute" type="saluteCT"/>
-			<xs:element name="seq" type="segCT"/>
+			<xs:element name="seg" type="segCT"/>
 			<xs:element name="signed" type="signedCT"/>
 			<xs:element name="speaker" type="speakerCT"/>
 			<xs:element name="speech" type="speechCT"/>




More information about the sword-cvs mailing list