<name>

<name> (이름, 고유명사) 고유명사 또는 명사구를 포함한다. 3.5.1 Referring Strings
모듈 core — 3 Elements Available in All TEI Documents
전체 속성에 부가 att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype)
에 의해 사용된
포함할 수 있다
선언

<rng:element name="name">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.naming.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element name
{
   att.global.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
<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>