<attList>
<attList> contiene la documentazione relativa agli attributi associati all'elemento in questione sotto forma di una serie di elementi attDef 22.4.4 Element Specifications 22.4.6 Element Classes | |||||||
Modulo | tagdocs — 22 Documentation Elements | ||||||
Oltre agli attributi globali |
|
||||||
Usato da | |||||||
Può contenere | |||||||
Dichiarazione |
element attList { att.global.attributes, attribute org { "group" | "choice" }?, ( attRef | attDef | attList )+ } |
||||||
Esempio |
<attList>
<attDef ident="type" usage="opt"> <equiv/> <desc>type of schema</desc> <datatype> <rng:ref name="data.enumerated"/> </datatype> </attDef> </attList> |