<pVar>

<pVar> (發音變化參照) 在字典範例中,參照出標題字的發音變化形式。 9 Dictionaries
組件dictionaries — 9 Dictionaries
屬性 att.ptrLike.form (@target) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
屬於
可包含
dictionaries: pRef
gaiji: g
宣告

<rng:element name="pVar">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.ptrLike.form.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:zeroOrMore>
 <rng:choice>
  <rng:text/>
  <rng:ref name="model.gLike"/>
  <rng:ref name="pRef"/>
 </rng:choice>
</rng:zeroOrMore>
</rng:element>
element pVar
{
   att.global.attributes,
   att.ptrLike.form.attributes,
   att.lexicographic.attributes,
   ( text | model.gLike | pRef )*
}