[sword-svn] r479 - trunk/xmlschemata/osis
chrislit at crosswire.org
chrislit at crosswire.org
Sun Feb 23 00:05:55 MST 2014
Author: chrislit
Date: 2014-02-23 00:05:55 -0700 (Sun, 23 Feb 2014)
New Revision: 479
Modified:
trunk/xmlschemata/osis/osisCore.2.1.1-cw1.xsd
Log:
added <closer> to <verse> to address bug "<closer> in <verse> container?" 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:59:46 UTC (rev 478)
+++ trunk/xmlschemata/osis/osisCore.2.1.1-cw1.xsd 2014-02-23 07:05:55 UTC (rev 479)
@@ -1380,6 +1380,7 @@
<xs:element name="a" type="aCT"/>
<xs:element name="abbr" type="abbrCT"/>
<xs:element name="date" type="dateCT"/>
+ <xs:element name="closer" type="closerCT"/>
<xs:element name="divineName" type="divineNameCT"/>
<xs:element name="foreign" type="foreignCT"/>
<xs:element name="hi" type="hiCT"/>
More information about the sword-cvs
mailing list