(other languages) one or more codes identifying any other languages used in the bibliographic work. |
Element | tei:textLang |
<xs:attribute name="otherLangs"> <xs:annotation> <xs:documentation>(other languages) one or more codes identifying any other languages used in the bibliographic work.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:list> <xs:simpleType> <xs:union memberTypes="xs:language"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value=""/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> </xs:list> </xs:simpleType> </xs:attribute> |