<oRef>

<oRef> 辞書の用例において,見出し語の正書形式への参照を示す. [9.4 Headword and Pronunciation References]
モジュールdictionaries — Dictionaries
属性att.global (@xml:id, @n, @xml:lang, @rend, @style, @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.global.change (@change)) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat)) att.pointing (@targetLang, @target, @evaluate)
type参照中,見出し語に施された印刷上の修飾の種類を示す. 例としての値は以下の通り: 1] cap; 2] noHyph
状態 任意
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
例としての値は以下の通り:
cap
冒頭文字が大文字化されている.
noHyph
見出し語には接頭辞,接尾辞が付いているが,ハイフンが外されて いる.
クラブのメンバー
上位
下位空要素
宣言

<rng:element name="oRef">
 <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.global.change.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:empty/>
</rng:element>
element oRef
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   att.pointing.attributes,
   attribute type { data.enumerated }?,
   empty
}
<entry>
 <form>
  <orth>academy</orth>
 </form>
 <cit type="example">
  <quote>The Royal <oRef type="cap"/> of Arts</quote>
 </cit>
</entry>