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