<entry>
<entry> contiene una voce di dizionario ragionevolmente ben strutturata. [9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries] | |
Modulo | dictionaries — Dictionaries |
Attributi | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.entryLike (@type) att.sortable (@sortKey) |
Membro del | |
Contenuto in | |
Può contenere | figures: figure notatedMusic transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
Dichiarazione |
element entry { 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.entryLike.attributes, att.sortable.attributes, ( hom | sense | model.entryPart.top | model.global | model.ptrLike )+ } |
Esempio | <entry> <form> <orth>disproof</orth> <pron>dIs"pru:f</pron> </form> <gramGrp> <pos>n</pos> </gramGrp> <sense n="1"> <def>facts that disprove something.</def> </sense> <sense n="2"> <def>the act of disproving.</def> </sense> </entry> |