<desc>

<desc> (description) contains a brief description of the intended usage, purpose, or application of its parent element. 22.4.4 Element Specifications 22.4.5 Attribute List Specification 22.4.6 Element Classes 22.4.7 Pattern Documentation
Modulcore — 3 Elements Available in All TEI Documents
Attribute att.translatable (@version)
Verwendet voncharDecl relation model.glossLike model.labelLike
Kann enthalten
Deklaration

<rng:element name="desc">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.translatable.attributes"/>
<rng:ref name="macro.limitedContent"/>
</rng:element>
element desc
{
   att.global.attributes,
   att.translatable.attributes,
   macro.limitedContent
}
Beispiel
<desc>contains a brief description of the purpose and application for
an element, attribute, attribute value, class, or entity.</desc>