<fileDesc>
| <fileDesc> (檔案描述) 包含對電子檔案的完整書目敘述。 2.2 The File Description 2.1.1 The TEI Header and its Components | |
| 組件 | header — 2 The TEI Header | 
| 屬於 | |
| 可包含 | |
| 宣告 | 
 element fileDesc { att.global.attributes, ( ( titleStmt, editionStmt?, extent?, publicationStmt, seriesStmt?, notesStmt? ), sourceDesc+ ) } | 
| 例子 | <fileDesc> <titleStmt> <title>The shortest possible TEI document</title> </titleStmt> <publicationStmt> <p>Distributed as part of TEI P5</p> </publicationStmt> <sourceDesc> <p>No print source exists: this is an original digital text</p> </sourceDesc> </fileDesc> | 
