<attDef>
| <attDef> (屬性定義) 包含單一屬性的定義。 22.4.5 Attribute List Specification | |||||||||||||
| 組件 | tagdocs — 22 Documentation Elements | ||||||||||||
| 屬性 |  att.identified (@ident, @predeclare, @module, @mode) 
  | ||||||||||||
| 屬於 | |||||||||||||
| 可包含 | |||||||||||||
| 宣告 | 
 element attDef { att.global.attributes, att.identified.attributes, attribute usage { "req" | "mwa" | "rec" | "rwa" | "opt" }?, attribute ns { data.namespace }?, ( model.glossLike*, datatype?, defaultVal?, ( valList | valDesc )?, exemplum*, remarks* ) }  | ||||||||||||
| 例子 | <attDef usage="rec" ident="type"> <desc>specifies a name conventionally used for this level of subdivision, e.g. <val>act</val>, <val>volume</val>, <val>book</val>, <val>section</val>, <val>canto</val>, etc.</desc> </attDef>  | ||||||||||||
