<rs>

<rs> (参照文字列) 一般的な意味での名前や参照文字列. 13.2.1 Personal Names 3.5.1 Referring Strings
モジュールcore — 3 Elements Available in All TEI Documents
属性att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) att.naming (@role, @nymRef) (att.canonical (@key, @ref))
type当該文字列がによって参照される対象をより具体的に示す情報.例えば, 人名,地名,船名,要素名など.
状態 使えるならば必須
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
Any string of characters.
当該モジュールを使用するもの
上位
analysis: cl phr s span
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: valDesc
verse: metSym rhyme
下位
宣言

<rng:element name="rs">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.naming.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element rs
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.naming.attributes,
   att.canonical.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>