unicodeName |
(Unicode Property Name)
contains the name of a registered Unicode normative or
informative property. |
Declaration |
element unicodeName
{
tei.global.attributes,
attribute version { text }?,
text
} |
Attributes |
(In addition to global attributes)
version |
specifies the version number of the Unicode Standard in
which this property name is defined. |
|
Datatype:
text
|
|
Values: a valid version number. |
|
|
Example |
<unicodeName>character-decomposition-mapping</unicodeName>
<unicodeName>general-category</unicodeName> |
Note |
A definitive list of current Unicode property names is
provided in The Unicode Standard. |
Module |
[wsd-ng]
|