<valDesc>

<valDesc> (value description) specifies any semantic or syntactic constraint on the value that an attribute may take, additional to the information carried by the datatype element. 22.4.5 Attribute List Specification
Modul tagdocs — 22 Documentation Elements
Neben global gültigen Attributen att.translatable (@version) att.combinable (@mode)
Verwendet von
Kann enthalten
Deklaration

<rng:element name="valDesc">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.translatable.attributes"/>
 <rng:ref name="att.combinable.attributes"/>
 <rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element valDesc
{
   att.global.attributes,
   att.translatable.attributes,
   att.combinable.attributes,
   macro.phraseSeq.limited
}
Beispiel
<valDesc>must point to another <gi>align</gi>
element logically preceding this one.</valDesc>