<xs:simpleType name="osisNotes"> <xs:restriction base="xs:string"> <xs:enumeration value="allusion"/> <xs:enumeration value="alternative"/> <xs:enumeration value="background"/> <xs:enumeration value="citation"/> <xs:enumeration value="crossReference"/> <xs:enumeration value="devotional"/> <xs:enumeration value="encoder"/> <xs:enumeration value="exegesis"/> <xs:enumeration value="explanation"/> <xs:enumeration value="liturgical"/> <xs:enumeration value="speaker"/> <xs:enumeration value="study"/> <xs:enumeration value="translation"/> <xs:enumeration value="variant"/> </xs:restriction> </xs:simpleType> |