<oRef>

<oRef> 辞書の用例において,見出し語の正書形式への参照を示す. 9.4 Headword and Pronunciation References
モジュールdictionaries — 9 Dictionaries
属性 att.ptrLike.form (@target) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
type 参照中,見出し語に施された印刷上の修飾の種類を示す.
状態 任意
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
例としての値は以下の通り:
cap
冒頭文字が大文字化されている.
noHyph
見出し語には接頭辞,接尾辞が付いているが,ハイフンが外されている.
当該モジュールを使用するもの
下位空要素
宣言

<rng:element name="oRef">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.ptrLike.form.attributes"/>
<rng:ref name="att.lexicographic.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.ptrLike.form.attributes,
   att.lexicographic.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>