<rs>

<rs> (參照字串) 包含一般名稱或參照字串。 13.2.1 Personal Names 3.5.1 Referring Strings
組件core — 3 Elements Available in All TEI Documents
屬性 att.naming (@key, @ref, @nymRef)
type更詳細指出參照字串所表示的對象。屬性值可包含‘人物’、‘地點’、‘船’、‘元素’等。
狀態 可應用時必備的
資料類型
data.enumerated
Any string of characters.
屬於 model.nameLike
可包含
宣告
element rs
{
   att.global.attributes,
   att.naming.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
例子
<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>