<xr>

<xr> 利用者に,他の場所を表す句,文,図形を示す. 9.3.5.3 Cross-References to Other Entries
モジュールdictionaries — 9 Dictionaries
属性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
type 相互参照の種類を示す.
状態 推薦される
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
例としての値は以下の通り:
syn
同義情報向けの相互参照.
etym
語源情報.
cf
関連語または似た言葉.
illus
対象の絵.
当該モジュールを使用するもの
下位
宣言

<rng:element name="xr">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:optional>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:zeroOrMore>
 <rng:choice>
  <rng:text/>
  <rng:ref name="model.gLike"/>
  <rng:ref name="model.phrase"/>
  <rng:ref name="model.inter"/>
  <rng:ref name="usg"/>
  <rng:ref name="lbl"/>
  <rng:ref name="model.global"/>
 </rng:choice>
</rng:zeroOrMore>
</rng:element>
element xr
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   (
      text
    | model.gLikemodel.phrasemodel.interusglblmodel.global
   )*
}
<entry>
 <form>
  <orth>lavage</orth>
 </form>
 <etym>[Fr. < <mentioned>laver</mentioned>;
   L. <mentioned>lavare</mentioned>,
   to wash; <xr>see <ref>lather</ref>
  </xr>].
 </etym>
</entry>
<entry>
 <form>
  <orth>lawful</orth>
 </form>
 <xr type="syn">SYN. see <ref>legal</ref>
 </xr>
</entry>
解説
文字列や句レベルの要素をとるかもしれない.一般には,要素 refまたはptrを含む.
当該要素は,要素refptrで表される参照場所と,利 用者が参照する理由に関する詳細な情報を示す関連資料を含むことになる.