<rs>

<rs> (referencing string) contains a general purpose name or referring string. 13.2.1 Personal Names 3.5.1 Referring Strings
Modulecore — 3 Elements Available in All TEI Documents
Attributes [att.naming ]
typeindicates more specifically the object referred to by the referencing string. Values might include person, place, ship, element etc.
Status Mandatory when applicable
Datatype
data.enumerated
Values Any string of characters.
Declaration
element rs
{
   att.global.attributes,
   att.naming.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Example
<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>
Contained by model.nameLike
May contain