<charProp>
<charProp> (문자 특성) 상위 문자 또는 그림문자의 특성에 대한 이름과 값을 제시한다. [5.2 Markup Constructs for Representation of Characters and Glyphs] | |
Deprecated | This feature will be withdrawn after 2022-02-15 |
모듈 | gaiji — Characters, Glyphs, and Writing Modes |
속성 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) |
에 의해 포함된 | |
포함할 수 있다 | gaiji: localName unicodeName value |
주석 | If the property is a Unicode Normative Property, then its unicodeName must be supplied. Otherwise, its name must be specied by means of a localName. |
예 | |
Content model | <content> |
선언 | <rng:element name="charProp"> element charProp { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.typed.attributes, ( ( unicodeName | localName ), value ) } |