<byline>

<byline> 包含作品的主要責任陳述,出現在題名頁或作品開頭或結尾處。 4.2.2 Openers and Closers 4.5 Front Matter
組件textstructure — 4 Default Text Structure
屬性
屬於
可包含
宣告

<rng:element name="byline">
<rng:ref name="att.global.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,
   ( text | model.gLike | model.phrase | docAuthor | model.global )*
}
例子
<byline>Written by a CITIZEN who continued all the
while in London. Never made publick before.</byline>
例子
<byline>Written from her own MEMORANDUMS</byline>
例子
<byline>By George Jones, Political Editor, in Washington</byline>
例子
<dateline>Zagreb:</dateline>
<byline>de notre envoyé spécial.</byline>
例子
<byline>BY
<docAuthor>THOMAS PHILIPOTT,</docAuthor>
Master of Arts,
(Somtimes)
Of Clare-Hall in Cambridge.</byline>