type | indicates the type of thing being named. |
| Datatype: (person|female|place|org|other) |
| Legal values: |
person | names a person, gender unknown or unmarked |
female | names a person, gender female |
place | names a place |
org | names an organization |
other | names some other entity |
|
| Default: "person" |
role | indicates the role of the
thing being named. |
| Datatype: CDATA |
| Values:
Typical values for the Master project include scribe,
binder,artist,owner,
scholar,translator,annotator,
compiler,adapter,dedicatee,
patron,commissioner
|
| Default: #IMPLIED |
reg | provides a regularized form of the name. |
| Datatype: CDATA |
| Values:
The form supplied should conform to local norms and should be taken
from an authority file
|
| Default: #IMPLIED |
key | supplies a reference to the
unique identifier used for some other
element, typically a <person>, which contains more detailed
information about the thing being named. |
| Datatype: IDREF |
| Values:
An element must exist elsewhere in the document with an id attribute
taking the value specified
|
| Default: #IMPLIED |