specifies the version number of the Unicode Standard in which this property name is defined. |
Element | tei:unicodeName |
<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> |