<entryFree>

<entryFree> (구조화되지 않은 표제 항목) entry 요소에 의해 부과된 제약에 반드시 부합할 필요 없는 사전 표제 항목을 포함한다. 9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries
모듈 dictionaries — 9 Dictionaries
전체 속성에 부가 att.entryLike (@type, @sortKey) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
에 의해 사용된
포함할 수 있다
선언

<rng:element name="entryFree">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.entryLike.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:zeroOrMore>
  <rng:choice>
   <rng:text/>
   <rng:ref name="model.gLike"/>
   <rng:ref name="model.entryPart"/>
   <rng:ref name="model.phrase"/>
   <rng:ref name="model.inter"/>
   <rng:ref name="model.global"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element entryFree
{
   att.global.attributes,
   att.entryLike.attributes,
   att.lexicographic.attributes,
   (
      text
    | model.gLikemodel.entryPartmodel.phrasemodel.intermodel.global
   )*
}
<entryFree>
 <orth>biryani</orth> or <orth>biriani</orth>
 <pron>(%bIrI"A:nI)</pron>
 <def>any of a variety of Indian dishes ...</def>
 <etym>[from <lang>Urdu</lang>]</etym>
</entryFree>