<oRef>

<oRef> (referencia ortografía) en un diccionario, indica la forma ortográfica de un lema. 9.4 Headword and Pronunciation References
Módulodictionaries — 9 Dictionaries
Atributos att.ptrLike.form (@target) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
typeindica el tipo de modificación tipográfica hecha en el lema en la referencia.
Estado Opcional
Tipo de datos
data.enumerated
Posibles valores:
cap
(capital) indica la primera letra dada como mayúscula
noHyph
(no hyphen) indicates that the headword, though a prefix or suffix, loses its hyphen
Used byoVar model.ptrLike.form
May containEmpty element
Declaración
element oRef
{
   att.global.attributes,
   att.ptrLike.form.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   empty
}
Ejemplo
<entry>
 <form>
  <orth>academy</orth>
 </form>
 <cit type="example">
  <quote>The Royal <oRef type="cap"/> of Arts</quote>
 </cit>
</entry>