<fileDesc>

<fileDesc> (file description) contains a full bibliographic description of an electronic file. 2.2 The File Description 2.1.1 The TEI Header and its Components
Moduleheader — 2 The TEI Header
AttributesGlobal attributes only
Declaration
element fileDesc
{
   att.global.attributes,
   (
      (
         titleStmt,
         editionStmt?,
         extent?,
         publicationStmt,
         seriesStmt?,
         notesStmt?
      ),
      sourceDesc+
   )
}
Note
The major source of information for those seeking to create a catalogue entry or bibliographic citation for an electronic file. As such, it provides a title and statements of responsibility together with details of the publication or distribution of the file, of any series to which it belongs, and detailed bibliographic notes for matters not addressed elswhere in the header. It also contains a full bibliographic description for the source or sources from which the electronic text was derived.
Contained byteiHeader
May contain