<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 16.3.2 Declarable Elements] | |
| Modulo | header — The TEI Header |
| Attributi |
|
| Membro del | |
| Contenuto in |
header: encodingDesc
|
| Può contenere | |
| Esempio |
<projectDesc>
<p>Texts collected for use in the Claremont Shakespeare Clinic, June 1990</p> </projectDesc> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:projectDesc"/> </sch:pattern> |
| Content model |
<content> |
| Dichiarazione |
<rng:element name="projectDesc"> element projectDesc { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.declarable.attributes, model.pLike+ } |