<fileDesc>
<fileDesc> (file description) 電子ファイルに関する完全な書誌情報を示す。 [2.2 The File Description 2.1.1 The TEI Header and Its Components] | |
モジュール | header — The TEI Header |
属性 |
|
上位 | |
下位 | |
解説 |
電子ファイルの書誌項目または書誌引用を示す中心となるもの。 タイトル、当該ファイルの出版や頒布に関連する責任表示、他には記述さ れいない書誌情報に関する詳細な事項を含む。また、当該電子ファイルの 元になった、元資料に関する完全な書誌情報も示す。 |
例 | |
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+ ) } |