<specDesc>

<specDesc> (specification description) 特定された要素またはクラスの解説は,文書中のこの場所にあるべきである ことを示す.
モジュールtagdocs — 22 Documentation Elements
属性
key (identifier) 解説が表される,記録用の要素またはクラスの識別子を示す.
状態 任意
データ型
data.name
<specDesc key="emph"/>
atts (attributes) 解説が付加的に表される属性名を示す.
状態 推薦される
データ型 0–∞ occurrences of
data.name
空白文字で区切られる
a whitespace-separated list of attribute names
<specDesc key="foreignatts="usage xml:lang"/>
解説
The attribute names listed may include both attributes inherited from a class and those defined explicitly for the associated element. If the atts attribute is not supplied, then descriptions for all non-inherited attributes are listed, along with references to any classes. If an empty string is supplied as the value for the atts attribute, then no description should be displayed.
当該モジュールを使用するものspecList model.specDescLike
下位空要素
宣言
element specDesc
{
   att.global.attributes,
   attribute key { data.name }?,
   attribute atts { list { data.name* } }?,
   empty
}
<specDesc key="orth"/>
解説
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.