<dateline>

<dateline> contiene una breve descrizione di luogo, data, ora, ecc. di produzione di una lettera, un articolo di giornale o altro tipo di testo; viene anteposto o posposto a mo' di elemento di apertura o chiusura [4.2.2 Openers and Closers]
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))
Usato da
Contenuto in
Può contenere
Dichiarazione

<rng:element name="dateline">
 <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:ref name="macro.phraseSeq"/>
</rng:element>
element dateline
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   macro.phraseSeq
}
Esempio
<dateline>Walden, this 29. of August 1592</dateline>
Esempio
<div type="chapter">
 <p>
<!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
 <closer>
  <dateline>
   <name type="place">Trieste-Zürich-Paris,</name>
   <date>1914–1921</date>
  </dateline>
 </closer>
</div>