<specDesc>
<specDesc> (specification description) indicates that a description of the specified element or class should be included at this point within a document. | |||||||||||||||||||||
Module | tagdocs — 22 Documentation Elements | ||||||||||||||||||||
Attributes | In addition to global attributes
| ||||||||||||||||||||
Used by | |||||||||||||||||||||
May contain | Empty element | ||||||||||||||||||||
Declaration |
element specDesc { att.global.attributes, attribute key { data.name }?, attribute atts { list { data.name* } }?, empty } | ||||||||||||||||||||
Example | <specDesc key="orth"/> | ||||||||||||||||||||
Note | The description is usually displayed as a label and an item, with
any list of values defined for the attribute as an
embedded glossary list, No selection among the values is
possible. The list of attributes may include some which are inherited
by virtue of an element's class membership; descriptions for such
attributes may also be retrieved using another specDesc,
this time pointing at the relevant class. |