<author>identifies the primary author of the work or works contained in a manuscript.
Attributes:
attestedindicates whether the attribution is explicitly attested in the manuscript.
Datatype: yes|no|unk
Legal values:
yesthe attribution is made on the basis of a claim in the ms.
addedthe attribution is made on the basis of a claim added by a subsequent hand in the ms.
nothe attribution is made on the basis of other evidence.
unkthe attribution may or may not be attested in the ms.
Default: unk
acceptedindicates whether or not the authorship attribution is generally accepted.
Datatype: a|y|n|u
Legal values:
athe attribution is generally accepted as an attribution.
ythe attribution is generally accepted to be true.
nthe attribution is generally accepted to be false.
uno claim is made concerning truth of the attribution.
Default: a
Example
 
 <author key="LAFMA" accepted="y" attested="no">
         La Fayette, Marie Madeleine Pioche de la Vergne,
         comtesse de (1634-1693)
 </author>
Example
 
<author>
 <name key="LAFMA" 
   reg="La Fayette, Marie Madeleine Pioche de la Vergne, 
       comtesse de (1634-1693)">
 Mme de La Fayette</name>
</author>
Note

Wherever possible, the content of this element should contain the name in the form proposed by a generally recognized authority list.

Content: Any string of characters and phrase-level tags.
Declaration
%mm; (%phrase.seq)<!ATTLIST  author	%a.global;
                              %a.names; >
See further2.5.1. The msItem element

Appendix A Reference Documentation for Elements and Classes