<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
Attributi
whenassegna un valore alla data nel formato standard aaaa-mm-gg
Stato Opzionale
Tipo di dati
data.temporal.w3c
Valori a date in one of the formats specified in XML Schema Part 2: Datatypes Second Edition
Nota
For simple dates, the when attribute should give the Gregorian or proleptic Gregorian date in the form (YYYY-MM-DD) specified by XML Schema Part 2.
Usato dadocImprint model.titlepagePart model.divWrapper model.pLike.front
Può contenere
Dichiarazione
element docDate
{
   att.global.attributes,
   attribute when { data.temporal.w3c }?,
   macro.phraseSeq
}
Esempio
<docImprint>Oxford, Clarendon Press, <docDate>1987</docDate>
</docImprint>
Nota
Cf. the general <date> element in the core tag set. This specialized element is provided for convenience in marking and processing the date of the documents, since it is likely to require specialized handling for many applications.