<fileDesc>
<fileDesc> (檔案描述) 包含對電子檔案的完整書目敘述。 [2.2 The File Description 2.1.1 The TEI Header and Its Components] | |
組件 | header — The TEI Header |
屬性 |
|
可包含在於 | |
可包含 | |
註 |
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 elsewhere in the header. It also contains a full bibliographic description for the source or sources from which the electronic text was derived. |
例子 | |
Content model |
<content> |
宣告 |
<rng:element name="fileDesc"> element fileDesc { 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, ( ( titleStmt, editionStmt?, extent?, publicationStmt, seriesStmt*, notesStmt? ), sourceDesc+ ) } |