<projectDesc>

<projectDesc> (計畫描述) 詳述將電子檔案編碼的目標或目的,以及其他關於檔案匯集或收集程序的任何資訊。 2.3.1 The Project Description 2.3 The Encoding Description 15.3.2 Declarable Elements
組件header — 2 The TEI Header
屬性 att.declarable (@default)
屬於
可包含
core: p
linking: ab
宣告

<rng:element name="projectDesc">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.declarable.attributes"/>
<rng:oneOrMore>
 <rng:ref name="model.pLike"/>
</rng:oneOrMore>
</rng:element>
element projectDesc
{
   att.global.attributes,
   att.declarable.attributes,
   model.pLike+
}
例子
<projectDesc>
 <p>文件收集於1990年7月,杭州杜甫詩作研討會使用</p>
</projectDesc>