level

a code indicating the person's level of knowledge for this
language

Attribute Information

Used By

Element tei:langKnown

Source

<xs:attribute name="level">
  <xs:annotation>
    <xs:documentation>a code indicating the person's level of knowledge for this language</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample