![]() |
Master Project |
The MASTER Document Type Definition: reference manual<name> |
<name> | contains a proper noun or noun phrase. | |
Attributes | ||
Example |
<name type="place">Villingaholt</name> <name type="person" role="scribe">Hoccleve</name> <name type="person" role="scribe" key="HOC001">Hoccleve</name> <name type="org" role="owner" reg="Koninklijke Biblioteek">Royal Library</name> |
|
Note | This is a redefinition of the standard TEI <name> element, with an additional attribute (role) |
|
Declaration | <!ELEMENT name- - (%phrase.seq;)> <!ATTLIST name %a.global; type (person|female|place|org|other) ""person"" role CDATA #IMPLIED reg CDATA #IMPLIED key IDREF #IMPLIED> |
|
See further | 2.2.4 Names of persons, places, and organizations |
Up: Appendix A Reference Documentation for Elements and Classes