langencoding

Attribute Information

Used By

Complex Type control

Source

<xs:attribute name="langencoding">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="iso639-1"/>
      <xs:enumeration value="iso639-2b"/>
      <xs:enumeration value="iso639-3"/>
      <xs:enumeration value="otherlangencoding"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample