<docAuthor>

<docAuthor> (autor del documento) contiene el nombre del autor del documento, como se indica en el frontispicio (a menudo, pero no siempre, contenido al interno del elemento byline (autoria). 4.6 Title Pages
Módulotextstructure — 4 Default Text Structure
Atributos
Usado porbyline model.titlepagePart model.divWrapper model.pLike.front
Puede contener
Declaración

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