§
<name>
<name> (name, proper noun) contains a proper noun or noun phrase. [3.5.1. Referring Strings] | |||||||||||||
Module | core | ||||||||||||
Attributes | Attributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @rendition)) (att.global.responsibility (@cert, @resp)) att.personal (att.naming (@role)) att.datable (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.editLike (att.dimensions) (att.source (@source)) att.typed (@type)
| ||||||||||||
Member of | |||||||||||||
Contained by | |||||||||||||
May contain | |||||||||||||
Declaration | element name { attribute role { text }?, attribute notAfter { text }?, attribute type { text }?, macro.phraseSeq } | ||||||||||||
Example | <name type="person">Thomas Hoccleve</name> <name type="place">Villingaholt</name> <name type="org">Vetus Latina Institut</name> <name type="person" ref="#HOC001">Occleve</name> | ||||||||||||
Note | Proper nouns referring to people, places, and organizations may be tagged instead with <persName>, <placeName>, or orgName, when the TEI module for names and dates is included. |