<creation>

<creation> contiene informazioni riguardanti la creazione di un testo. 2.4.1 Creation 2.4 The Profile Description
Moduloheader — 2 The TEI Header
Attributiatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs))
Usato da
Contenuto in
header: profileDesc
Può contenere
Dichiarazione

<rng:element name="creation">
 <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="macro.phraseSeq.limited"/>
</rng:element>
element creation
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   macro.phraseSeq.limited
}
Esempio
<creation>
 <date>Before 1987</date>
</creation>
Esempio
<creation>
 <date when="1988-07-10">10 July 1988</date>
</creation>