<xr>

<xr> (cross-reference phrase) 利用者に,他の場所を表す句,文,図形を示す. 9.3.5.3 Cross-References to Other Entries
モジュールdictionaries — 9 Dictionaries
属性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
type 相互参照の種類を示す.
状態 推薦される
データ型
data.enumerated
例としての値は以下の通り:
syn
(synonym) 同義情報向けの相互参照.
etym
(etymological) 語源情報.
cf
(compare or consult) 関連語または似た言葉.
illus
(illustration) 対象の絵.
当該モジュールを使用するものetym model.entryPart.top model.entryPart
下位
宣言
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>
解説
May contain character data and phrase-level elements; usually contains a <ref> or a <ptr> element.
This element encloses both the actual indication of the location referred to, which may be tagged using the <ref> or <ptr> elements, and any accompanying material which gives more information about why the reader is being referred there.