<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
Module tagdocs — 22 Documentation Elements
In addition to global attributes att.translatable (@version) att.combinable (@mode)
Used by
May contain
Declaration

<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
}
Example
<valDesc>must point to another <gi>align</gi>
element logically preceding this one.</valDesc>