<xs:simpleType name="osisDivs"> <xs:restriction base="xs:string"> <xs:enumeration value="acknowledgement"/> <xs:enumeration value="afterword"/> <xs:enumeration value="annotant"/> <xs:enumeration value="appendix"/> <xs:enumeration value="article"/> <xs:enumeration value="back"/> <xs:enumeration value="bibliography"/> <xs:enumeration value="body"/> <xs:enumeration value="book"/> <xs:enumeration value="bookGroup"/> <xs:enumeration value="bridge"/> <xs:enumeration value="chapter"/> <xs:enumeration value="colophon"/> <xs:enumeration value="commentary"/> <xs:enumeration value="concordance"/> <xs:enumeration value="coverPage"/> <xs:enumeration value="dedication"/> <xs:enumeration value="devotional"/> <xs:enumeration value="entry"/> <xs:enumeration value="front"/> <xs:enumeration value="gazetteer"/> <xs:enumeration value="glossary"/> <xs:enumeration value="imprimatur"/> <xs:enumeration value="index"/> <xs:enumeration value="introduction"/> <xs:enumeration value="majorSection"/> <xs:enumeration value="map"/> <xs:enumeration value="outline"/> <xs:enumeration value="paragraph"/> <xs:enumeration value="part"/> <xs:enumeration value="preface"/> <xs:enumeration value="publicationData"/> <xs:enumeration value="section"/> <xs:enumeration value="subSection"/> <xs:enumeration value="summary"/> <xs:enumeration value="tableofContents"/> <xs:enumeration value="titlePage"/> </xs:restriction> </xs:simpleType> |