<entryFree>
<entryFree> (구조화되지 않은 표제 항목) entry 요소에 의해 부과된 제약에 반드시 부합할 필요 없는 사전 표제 항목을 포함한다. [9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries] | |
모듈 | dictionaries — Dictionaries |
속성 | 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.global.source (@source)) att.entryLike (@type) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat)) att.sortable (@sortKey) |
클럽 회원 | |
에 의해 포함된 | |
포함할 수 있다 | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gb gloss graphic hi index label lb list listBibl measure measureGrp media mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear dictionaries: case colloc def etym form gen gram gramGrp hom hyph iType lang lbl mood number oRef orth pRef per pos pron re sense subc superEntry syll tns usg xr figures: figure formula notatedMusic table gaiji: g msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material msDesc objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc climate country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace listRelation location nameLink offset orgName persName placeName population region roleName settlement state surname terrain trait tagdocs: att classSpec code constraintSpec dataSpec eg egXML elementSpec gi ident listRef macroSpec moduleSpec outputRendition specDesc specGrp specGrpRef specList tag val textstructure: floatingText transcr: addSpan am damage damageSpan delSpan ex fw handShift listTranspose metamark mod redo restore retrace secl space subst substJoin supplied surplus undo character data |
주석 | May contain any dictionary elements in any combination. |
예 | <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> |
Content model | <content> |
선언 | <rng:element name="entryFree"> element entryFree { 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.entryLike.attributes, att.lexicographic.attributes, att.datcat.attributes, att.sortable.attributes, ( text | model.gLike | model.entryPart | model.morphLike | model.phrase | model.inter | model.global )* } |