otherLangs

(other languages) one or more codes identifying any other languages
used in the bibliographic work.

Attribute Information

Used By

Element tei:textLang

Source

<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>

Sample