<dateline>

<dateline> 包含簡短的地點、日期及時間等的描述,通常出現在信件、報紙文章、或其他作品中的開頭或結尾,作為一種標頭或結尾。 [4.2.2 Openers and Closers]
組件textstructure — 4 Default Text Structure
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @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))
屬於
可包含在於
可包含
宣告

<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
}
例子
<dateline>2008年7月3日,香港。</dateline>
例子
<div type="chapter">
 <p> 自己想吃人,又怕被別人吃了,都用著疑心极深的眼光,面面相覷。…… </p>
 <closer>
  <dateline>
   <name type="place">南京</name>
   <date>1918–1919</date>
  </dateline>
 </closer>
</div>