<docAuthor>

<docAuthor> (Verfasser des Dokuments) enthält den Namen des Verfassers des Dokuments, wie auf dem Titelblatt angegeben (häufig, jedoch nicht immer mit eigener Zeile) 4.6 Title Pages
Modultextstructure — 4 Default Text Structure
Attribute
Verwendet vonbyline model.titlepagePart model.divWrapper model.pLike.front
Kann enthalten
Deklaration

<rng:element name="docAuthor">
<rng:ref name="att.global.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element docAuthor { att.global.attributes, macro.phraseSeq }
Beispiel
<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>