<docAuthor>

<docAuthor> (auteur du document) contient le nom de l’auteur du document tel qu’il est donné sur la page de titre (ce nom est le plus souvent contenu dans une zone de signature) 4.6 Title Pages
Moduletextstructure — 4 Default Text Structure
Attributs
Utilisé parbyline model.titlepagePart model.divWrapper model.pLike.front
Peut contenir
Declaration

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