<projectDesc>

<projectDesc> (descrizione del progetto) descrive in dettaglio lo scopo per il quale un documento elettronico è sato codigicato, insieme a qualsiasi altra informazione rilevante riguardo le procedure di raccolta. 2.3.1 The Project Description 2.3 The Encoding Description 15.3.2 Declarable Elements
Moduloheader — 2 The TEI Header
Attributi att.declarable (@default)
Usato da
Può contenere
core: p
linking: ab
Dichiarazione

<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+
}
Esempio
<projectDesc>
 <p>Texts collected for use in the Claremont Shakespeare
   Clinic, June 1990</p>
</projectDesc>