12.1.28. <dictScrap>
| <dictScrap> (dictionary scrap) encloses a part of a dictionary entry in which other phrase-level dictionary elements are freely combined. [10.1. Dictionary Body and Overall Structure 10.2. The Structure of Dictionary Entries] | |
| Module | dictionaries — Specification |
| Contained by | — |
| May contain | |
| Note | May contain any dictionary elements in any combination. This element is used to mark part of a dictionary entry in which lower level dictionary elements appear, but which does not itself form an identifiable structural unit. |
| Example | |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.entryPart"/>
<classRef key="model.morphLike"/>
<classRef key="model.lexPhrase"/>
<classRef key="model.lexInter"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Schema Declaration | |


