<hom>

<hom> (同形義異字) 匯集辭條中一個同形義異字的相關資訊。 [9.2 The Structure of Dictionary Entries]
組件dictionaries — 9 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))
屬於
可包含在於
core: cit
dictionaries: dictScrap entry entryFree
namesdates: nym
可包含
宣告

<rng:element name="hom">
 <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:zeroOrMore>
  <rng:choice>
   <rng:ref name="sense"/>
   <rng:ref name="model.entryPart.top"/>
   <rng:ref name="model.global"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element hom
{
   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,
   ( sense | model.entryPart.top | model.global )*
}
例子
<entry>
 <form>
  <orth></orth>
  <pron>jiang4</pron>
 </form>
 <hom>
  <gramGrp>
   <pos></pos>
  </gramGrp>
  <def>軍階名;技藝優良的人。</def>
 </hom>
 <hom>
  <gramGrp>
   <pos>動詞</pos>
   <subc>及物</subc>
  </gramGrp>
  <def>統率軍隊</def>
 </hom>
</entry>