(main language) supplies a code which identifies the chief language used in the bibliographic work. |
Element | tei:textLang |
<xs:attribute name="mainLang"> <xs:annotation> <xs:documentation>(main language) supplies a code which identifies the chief language used in the bibliographic work.</xs:documentation> </xs:annotation> <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:attribute> |