<valItem>
<valItem> 包含單一屬性的一個屬性值及註解對。 [22.4.5 Attribute List Specification] | |||||||||
組件 | tagdocs — 22 Documentation Elements | ||||||||
屬性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.combinable (@mode)
| ||||||||
屬於 | |||||||||
可包含在於 | tagdocs: valList | ||||||||
可包含 | |||||||||
宣告 |
element valItem { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.combinable.attributes, attribute ident { text }, model.glossLike* } | ||||||||
例子 | <valItem ident="dub"> <altIdent xml:lang="fr">dou</altIdent> <equiv name="unknown"/> <gloss>dubious(無把握的)</gloss> <desc>適用於無法確定或對該元素的使用存疑時</desc> </valItem> |