<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>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>
<byline>BY
<docAuthor>THOMAS PHILIPOTT,</docAuthor>
Master of Arts,
(Somtimes)
Of Clare-Hall in Cambridge.</byline>
解説

タイトルページにある署名欄には,当該文書の作者名や説明があるかもし れない.作者名がある場合,要素docAuthorを使い符号化しても よい.