<rs>

<rs> (referencing string) contains a general purpose name or referring string. 13.2.1 Personal Names 3.5.1 Referring Strings
Modulcore — 3 Elements Available in All TEI Documents
Attribute att.naming (@key, @ref, @nymRef)
typeindicates more specifically the object referred to by the referencing string. Values might include person, place, ship, element etc.
Zustand Obligatorisch wenn zutreffend
Datentyp
data.enumerated
Werte Any string of characters.
Verwendet von model.nameLike
Kann enthalten
Deklaration
element rs
{
   att.global.attributes,
   att.naming.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Beispiel
<q>My dear <rs type="person">Mr. Bennet</rs>, </q>
said <rs type="person">his lady</rs> to him one day,

<q>have you heard that <rs type="place">Netherfield
   Park</rs> is let at last?</q>