<valDesc>

<valDesc> (value description) 要素<datatype>にある情報に加えて,属性値の意味的・統語的制約 を示す. 22.4.5 Attribute List Specification
モジュールtagdocs — 22 Documentation Elements
属性
mode 当該宣言が親モジュールに与える影響を示す.
状態 任意
正当な値:
add
当該宣言は,現行定義に付加される. [初期値]
delete
当該宣言とこの子要素は,現行定義から,外される.
change
当該宣言は,現行定義にある同名宣言を変更する.
replace
当該宣言は,現行定義にある同名宣言に置き換わる.
当該モジュールを使用するものattDef
下位
宣言
element valDesc
{
   att.global.attributes,
   attribute mode { "add" | "delete" | "change" | "replace" }?,
   macro.phraseSeq.limited
}
<valDesc>must point to another <gi>align</gi>
element logically preceding this one.</valDesc>