summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Little <chrislit@crosswire.org>2014-02-23 08:09:26 +0000
committerChris Little <chrislit@crosswire.org>2014-02-23 08:09:26 +0000
commit4cec78cd281928c2b328779a7a2c0b9cd8d6fa92 (patch)
treecf678027bef6070565eeccd4b0f35dd432fa1f0b
parent251b34d5aa6edb6da33cd04176b79da26562a043 (diff)
downloadsword-tools-4cec78cd281928c2b328779a7a2c0b9cd8d6fa92.tar.gz
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
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@481 07627401-56e2-0310-80f4-f8cd0041bdcd
-rw-r--r--xmlschemata/osis/osisCore.2.1.1-cw1.xsd10
1 files changed, 10 insertions, 0 deletions
diff --git a/xmlschemata/osis/osisCore.2.1.1-cw1.xsd b/xmlschemata/osis/osisCore.2.1.1-cw1.xsd
index c0b73bb..baf53cb 100644
--- a/xmlschemata/osis/osisCore.2.1.1-cw1.xsd
+++ b/xmlschemata/osis/osisCore.2.1.1-cw1.xsd
@@ -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">