<docAuthor>

<docAuthor> タイトルページにある(一般には署名欄にある)当該文書の著者名を示す. 4.6 Title Pages
モジュールtextstructure — 4 Default Text Structure
属性 att.canonical (@key, @ref)
当該モジュールを使用するもの
下位
宣言

<rng:element name="docAuthor">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.canonical.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element docAuthor
{
   att.global.attributes,
   att.canonical.attributes,
   macro.phraseSeq
}
<titlePage>
 <docTitle>
  <titlePart>Travels into Several Remote Nations of the World, in Four
     Parts.</titlePart>
 </docTitle>
 <byline> By <docAuthor>Lemuel Gulliver</docAuthor>, First a Surgeon,
   and then a Captain of several Ships</byline>
</titlePage>
解説
当該文書の著者名が署名欄に書かれている場合,要素byline の使用状況とは関係なく,要素docAuthorは使用されることがあ る.