<localProp>
<localProp> (locally defined property) provides a locally defined character (or glyph) property.
[5.2.1. Character Properties]
Module | gaiji |
Attributes | Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.gaijiProp (name, value, version) |
Contained by |
gaiji: char
|
May contain | Empty element |
Note |
No definitive list of local names is proposed. However, the name entity is recommended as a means of naming the property identifying the recommended character
entity name for this character or glyph.
|
Examples |
<char xml:id="daikanwaU4EBA"> <localProp name="name" value="CIRCLED IDEOGRAPH 4EBA"/> <localProp name="entity" value="daikanwa"/> <unicodeProp name="Decomposition_Mapping" value="circle"/> <mapping type="standard">人</mapping> </char> |
Source | Github
<elementSpec ident="localProp" module="gaiji" xml:id="LOCALPROP"> <gloss>locally defined property</gloss> <desc>provides a locally defined character (or glyph) property.</desc> <classes> <memberOf key="att.global"/> <memberOf key="att.gaijiProp"/> </classes> <content> <empty/> </content> </elementSpec> |