[sword-svn] r481 - trunk/xmlschemata/osis
chrislit at crosswire.org
chrislit at crosswire.org
Sun Feb 23 01:09:27 MST 2014
Author: chrislit
Date: 2014-02-23 01:09:26 -0700 (Sun, 23 Feb 2014)
New Revision: 481
Modified:
trunk/xmlschemata/osis/osisCore.2.1.1-cw1.xsd
Log:
added <div> types to osisDivs for maintenance of feature parity with USFM and to address "Add peripheral types from USFM to osisDivs" 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 07:59:38 UTC (rev 480)
+++ trunk/xmlschemata/osis/osisCore.2.1.1-cw1.xsd 2014-02-23 08:09:26 UTC (rev 481)
@@ -1674,6 +1674,16 @@
<xs:enumeration value="summary"/>
<xs:enumeration value="tableofContents"/>
<xs:enumeration value="titlePage"/>
+ <xs:enumeration value="halfTitlePage"/>
+ <xs:enumeration value="promotionalPage"/>
+ <xs:enumeration value="foreword"/>
+ <xs:enumeration value="alphabeticalContents"/>
+ <xs:enumeration value="tableofAbbreviations"/>
+ <xs:enumeration value="chronology"/>
+ <xs:enumeration value="weightsandMeasures"/>
+ <xs:enumeration value="mapIndex"/>
+ <xs:enumeration value="ntQuotesfromLXX"/>
+ <xs:enumeration value="spine"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="osisEvents">
More information about the sword-cvs
mailing list