<projectDesc>

<projectDesc> (project description) describes in detail the aim or purpose for which an electronic file was encoded, together with any other relevant information concerning the process by which it was assembled or collected. 2.3.1 The Project Description 2.3 The Encoding Description 15.3.2 Declarable Elements
Moduleheader — 2 The TEI Header
Attributes att.declarable (@default)
Used by
May contain
core: p
linking: ab
Declaration

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