<pVar>

<pVar> (pronunciation-variant reference) in a dictionary example, indicates a reference to variant pronunciation(s) of the headword. 9 Dictionaries
Modul dictionaries — 9 Dictionaries
Neben global gültigen Attributen att.ptrLike.form (@target) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Verwendet von
Kann enthalten
dictionaries: pRef
gaiji: g
Deklaration

<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 )*
}