Centrum voor Teksteditie en Bronnenstudie - Centre for Scholarly Editing and Document Studies

Centrum voor Teksteditie en Bronnenstudie

Centre for Scholarly Editing and Document Studies

a research centre of the Royal Academy of Dutch Language and Literature

names


names Groups those elements which refer to named persons, places, organisations etc.
Declaration
<!ENTITY % a.names '
          key CDATA #IMPLIED
          reg CDATA #IMPLIED'>
Attributes
key Provides an alternative identifier for the object being named, such as a database record key.
Datatype: CDATA
Values: Any string of characters.
Default: #IMPLIED
Note

The value may be a unique identifier from a database, or simply a more explicit name for the referent. Its purpose is only to record an identification.

reg Gives a normalised or regularised form of the name used.
Datatype: CDATA
Values: Any string of characters.
Default: #IMPLIED
Note

In providing a ‘regularised’ form, no claim is made that the form in the source text is incorrect; the regularised form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Note

This is a standard TEI attribute class (see http://www.tei-c.org/P4X/ref-NAMES.html), extended with the DALF elements <addressee>, <altName>, <author>, <collection>, <institution>, <placeLet> and <repository>.

See further 4.1.1. The macro-location path of a letter: <country>, <region>, <settlement>, <institution> and <repository>; 4.1.2. The micro-location path of a letter: <collection>, <idno> and <altName>; 4.2.1. The communicative participants: <author>, <addressee> and <respStmt>; 4.2.2. The place and time of writing: <placeLet> and <dateLet>

Up: Appendix A Reference documentation for DALF elements and classes