<def>

<def> (définition) contient le texte de la définition dans une entrée de dictionnaire [9.3.3.1 Definitions]
Module dictionaries — Dictionaries
Attributs
Membre du
Contenu dans
core: cit
namesdates: nym
Peut contenir
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
des données textuelles
Exemple
<entry>
 <form>
  <orth>compétiteur</orth>
  <hyph>com|péti|teur</hyph>
  <pron> [köpetitœR]</pron>
 </form>
 <gramGrp>
  <pos>n</pos>
 </gramGrp>
 <def>Personne qui entre en compétition.</def>
</entry>
Modèle de contenu
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schéma Declaration
<rng:element name="def">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:ref name="att.lexicographic.normalized.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element def
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   att.lexicographic.normalized.attributes,
   macro.paraContent
}