<author> |
In a bibliographic reference, contains the name of the
author(s), personal or corporate, of a work; the primary
statement of responsibility for any bibliographic item.
|
Attributes |
In addition to global attributes and those inherited from names:
|
attested |
Indicates the status of the contents of the element on
which it appears with regard to the evidence from which it is
derived.
|
|
Datatype: (yes | added | no | unk)
|
|
Legal values are:
yes |
the attribution in the element is made on the basis of evidence inside the letter |
added |
the attribution in the element is made on the basis of
additional material accompanying the letter (eg. the
envelope)
|
no |
the attribution in the element is made on the basis of external evidence |
unk |
it is unknown on what basis the attribution in the element is made |
|
|
Default: #IMPLIED
|
accepted |
Indicates whether the attribution made in the element is
generally accepted. This is an optional attribute with one of
following three values. Generally accepted attributions are
encoded with value "yes"; attributions that are not generally
accepted with "no"; when no claim can be made regarding this
status, the value "unk" is used.
|
|
Datatype: (yes | no | unk)
|
|
Legal values are:
yes |
the attribution in the element is generally accepted |
no |
the attribution in the element is not generally accepted |
unk |
it is unknown whether the attribution in the element is
generally accepted
|
|
|
Default: #IMPLIED
|
|
Example |
<author attested="yes">Stijn Streuvels</author>
|
Note |
The <author> element is originally a standard
TEI element (see http://www.tei-c.org/P4X/ref-AUTHOR.html), which has been
enriched with the attributes from the names class, and the attested
and accepted attributes. By this the encoder can
provide enough additional information to identify the author of
a letter (part) in <letHeading>.
|
Class |
names; biblPart |
Content |
May contain character data and phrase-level elements. |
Parents |
analytic bibl letHeading monogr titleStmt |
Children |
#PCDATA abbr add addSpan address alt altGrp anchor app cb corr damage date dateRange deco del delSpan dimensions distinct
emph expan figure foreign formula fw gap gloss handShift hi index interp interpGrp join joinGrp layerEnd layerStart lb link
linkGrp measure mentioned milestone name note num orig paraph pb placeName print ptr ref reg restore rs seg sic soCalled space
supplied term time timeRange timeline title unclear xptr xref |
Declaration |
<!ELEMENT author %om.RR;
(%phrase.seq;)>
<!ATTLIST author
%a.global;
%a.names;
attested (yes | added | no | unk) #IMPLIED
accepted (yes | no | unk) #IMPLIED> |
See further |
4.2.1. The communicative participants: <author>, <addressee> and <respStmt> |