<docDate>

<docDate> (data del documento) contiene la data del documento così come riportata di norma nel frontespizio [4.6 Title Pages]
Modulotextstructure — 4 Default Text Structure
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)) (att.global.change (@change))
whenassegna un valore alla data nel formato standard aaaa-mm-gg
Stato Opzionale
Tipo di dati

<rng:ref name="data.temporal.w3c"/>
data.temporal.w3c
Valori a date in one of the formats specified in XML Schema Part 2: Datatypes Second Edition
Usato da
Contenuto in
Può contenere
Dichiarazione

<rng:element name="docDate">
 <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="att.global.change.attributes"/>
 <rng:optional>
  <rng:attribute name="when">
   <rng:ref name="data.temporal.w3c"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element docDate
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute when { data.temporal.w3c }?,
   macro.phraseSeq
}
Esempio
<docImprint>Oxford, Clarendon Press, <docDate>1987</docDate>
</docImprint>