<entry>
| <entry> 包含字典中一個結構完善的辭條項目。 9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries | |
| 組件 | dictionaries — 9 Dictionaries | 
| 除全域屬性以外 | att.entryLike (@type, @sortKey) | 
| 屬於 | |
| 可包含 | |
| 宣告 | 
 element entry { att.global.attributes, att.entryLike.attributes, ( hom | sense | model.entryPart.top | model.global )+ } | 
| 例子 | <entry> <form> <orth>證明</orth> <pron>zheng-meng</pron> </form> <gramGrp> <pos>名詞</pos> </gramGrp> <sense n="1"> <def>可靠的證據或事實</def> </sense> <sense n="2"> <def>用可靠的證據或事實來表明或斷定人或事物的真實性。</def> </sense> </entry> | 
