<pRef>

<pRef> (pronunciation reference) in a dictionary example, indicates a reference to the pronunciation(s) of the headword. [9.4 Headword and Pronunciation References]
Moduldictionaries — 9 Dictionaries
Attributeatt.global (@xml:id, @n, @xml:lang, @rend, @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.pointing (@targetLang, @target, @evaluate) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat))
Verwendet von
Enthalten in
Kann enthaltenLeeres Element
Deklaration

<rng:element name="pRef">
 <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.pointing.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:empty/>
</rng:element>
element pRef
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.pointing.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   empty
}
Beispiel
<entry>
 <form>
  <orth>umfahren</orth>
  <pron xml:id="umfahren1">umf'ahren</pron>
  <pron xml:id="umfahren2">'umfahren</pron>
 </form>
 <cit>
  <quote>Paul musste die Pfütze <pRef target="#umfahren1"/>, wenn er nicht nass werden wollte.</quote>
 </cit>
 <cit>
  <quote>Paul wollte das Schild nicht absichtlich <pRef target="#umfahren2"/> und beschädigen.</quote>
 </cit>
</entry>