<specDesc>

<specDesc> (specification description) indicates that a description of the specified element or class should be included at this point within a document.
Modultagdocs — 22 Documentation Elements
Attribute
key (identifier) supplies the identifier of the documentary element or class for which a description is to be obtained.
Zustand Optional
Datentyp

<rng:ref name="data.name"/>
data.name
<specDesc key="emph"/>
atts (attributes) supplies attribute names for which descriptions should additionally be obtained.
Zustand Empfohlen
Datentyp 0–∞ Vorkommen von

<rng:ref name="data.name"/>
data.name
Durch Leerzeichen getrennt
Werte a whitespace-separated list of attribute names
<specDesc key="foreignatts="usage xml:lang"/>
Verwendet von
Kann enthaltenLeeres Element
Deklaration

<rng:element name="specDesc">
<rng:ref name="att.global.attributes"/>
<rng:optional>
 <rng:attribute name="key">
  <rng:ref name="data.name"/>
 </rng:attribute>
</rng:optional>
<rng:optional>
 <rng:attribute name="atts">
  <rng:list>
   <rng:zeroOrMore>
    <rng:ref name="data.name"/>
   </rng:zeroOrMore>
  </rng:list>
 </rng:attribute>
</rng:optional>
<rng:empty/>
</rng:element>
element specDesc
{
   att.global.attributes,
   attribute key { data.name }?,
   attribute atts { list { data.name* } }?,
   empty
}
Beispiel
<specDesc key="orth"/>