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