§

<name>

<name> (name, proper noun) contains a proper noun or noun phrase. [3.5.1. Referring Strings]
Modulecore
AttributesAttributes 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)
role
Status Optional
notAfter
Status Optional
type
Status Optional
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="personref="#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.