<dictScrap>

<dictScrap> (bloc d'informations) contient la partie d'une entrée de dictionnaire dans laquelle d'autres éléments de niveau "expression" sont librement associés. [9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries]
Moduledictionaries — Dictionaries
Attributsatt.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))
Membre du
Contenu dans
dictionaries: entry hom re sense superEntry
Peut contenir
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Declaration

<rng:element name="dictScrap">
 <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:zeroOrMore>
  <rng:choice>
   <rng:text/>
   <rng:ref name="model.gLike"/>
   <rng:ref name="model.entryPart"/>
   <rng:ref name="model.morphLike"/>
   <rng:ref name="model.phrase"/>
   <rng:ref name="model.inter"/>
   <rng:ref name="model.global"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element dictScrap
{
   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,
   (
      text
    | model.gLikemodel.entryPartmodel.morphLikemodel.phrasemodel.intermodel.global
   )*
}
Exemple
<entry>
 <dictScrap>
  <orth>cattleya </orth> ou <orth>catleya</orth>
  <pron>[katleja]</pron>
  <def>Orchidée épiphyte, originaire d'Amérique tropicale, et dont l'espèce la plus connue
     est très recherchée pour l'élégance de ses fleurs mauves à grand labelle en cornet
     onduleux.</def>
  <etym>1845 cattleye (BESCH.); 1893 cattleya (Gde Encyclop.). Lat. sc. cattleya, nom
     donné par John Lindley, botaniste angl. (1799-1865) à un genre d'orchidées en hommage
     au botaniste angl. W. Cattley (NED. Suppl.; DEI et Gde Encyclop.) </etym>
 </dictScrap>
</entry>
Note

peut contenir n'importe quels éléments de dictionnaire dans n'importe quelle combinaison.

Cet élément est utilisé pour marquer la partie d'une entrée de dictionnaire dans laquelle les éléments de dictionnaire de niveau inférieur apparaissent sans former toutefois d'unité structurelle identifiable.