<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 ) } |