<attList>
<attList> (attribute list) 包含所有和此元素相關的屬性記錄,使用一連串的元素attDef。 [22.5 Element Specifications 22.6 Class Specifications] | |||||||||
組件 | tagdocs — Documentation Elements | ||||||||
屬性 | 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))
| ||||||||
可包含在於 | tagdocs: attList classSpec elementSpec | ||||||||
可包含 | |||||||||
例子 | |||||||||
Content model | <content> | ||||||||
宣告 | <rng:element name="attList"> element attList { 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, attribute org { "group" | "choice" }?, ( attRef | attDef | attList )+ } |