att.gaijiProp

att.gaijiProp provides attributes for defining the properties of non-standard characters or glyphs. [5 Characters, Glyphs, and Writing Modes]
Module gaiji — Characters, Glyphs, and Writing Modes
Members localProp unicodeProp unihanProp
Attributes
name⚓︎ provides the name of the character or glyph property being defined.
Status Required
Datatype teidata.xmlName
value⚓︎ provides the value of the character or glyph property being defined.
Status Required
Datatype teidata.text
version⚓︎ specifies the version number of the Unicode Standard in which this property name is defined.
Status Optional
Datatype teidata.enumerated
Suggested values include:
1.0.1
1.1
2.0
2.1
3.0
3.1
3.2
4.0
4.1
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
8.0
9.0
10.0
11.0
12.0
12.1
13.0
14.0
15.0
unassigned
Example

In this example a definition for the Unicode property Decomposition Mapping is provided.

<unicodeProp name="Decomposition_Mapping"
 value="circle"/>
Note

All name-only attributes need an xs:boolean attribute value inside value.