<desc>

<desc> (描述) 包含一段簡短描述,說明一元素、屬性、或屬性值的應用與目的。 [22.4.4 Element Specifications 22.4.5 Attribute List Specification 22.4.6 Element Classes 22.4.7 Pattern Documentation]
組件core — 3 Elements Available in All TEI Documents
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.translatable (@versionDate)
屬於
可包含在於
可包含
宣告

<rng:element name="desc">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.translatable.attributes"/>
 <rng:ref name="macro.limitedContent"/>
</rng:element>
element desc
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.translatable.attributes,
   macro.limitedContent
}
例子
<desc>包含某個元素或屬性之定義與用法的簡短描述。</desc>