A language code in 3 letters from http://publications.europa.eu/resource/authority/language |
Attribute | eli:LegalExpressionType/@eli:language |
<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> |