<byline>

<byline> 包含作品的主要責任陳述,出現在題名頁或作品開頭或結尾處。 [4.2.2 Openers and Closers 4.5 Front Matter]
組件textstructure — 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="byline">
 <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:zeroOrMore>
  <rng:choice>
   <rng:text/>
   <rng:ref name="model.gLike"/>
   <rng:ref name="model.phrase"/>
   <rng:ref name="docAuthor"/>
   <rng:ref name="model.global"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element byline
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   ( text | model.gLike | model.phrase | docAuthor | model.global )*
}
例子
<byline>由一個倫敦土生土長的市民撰寫,先前未曾出版過。</byline>
例子
<byline>錄自她自己的回憶錄</byline>
例子
<byline>來自華盛頓的政治編輯喬治.瓊斯</byline>
例子
<dateline>重慶:</dateline>
<byline>外交使節專用</byline>
例子
<byline>源自美國哥倫比亞大學博士<docAuthor>胡適</docAuthor>
</byline>