version

specifies the version number of the Unicode Standard in which this
property name is defined.

Attribute Information

Used By

Element tei:unicodeName

Source

<xs:attribute name="version">
  <xs:annotation>
    <xs:documentation>specifies the version number of the Unicode Standard in which this property name is defined.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:pattern value="[\d]+(\.[\d]+){0,2}"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample