eli:string-language

A language code in 3 letters from http://publications.europa.eu/resource/authority/language

Simple Type Information

Used By

Source

<simpleType name="string-language">
  <annotation>
    <documentation>A language code in 3 letters from http://publications.europa.eu/resource/authority/language</documentation>
  </annotation>
  <restriction base="string">
    <pattern value="[A-Z][A-Z][A-Z]"/>
  </restriction>
</simpleType>