<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING.txt for details
$Date: 2009-05-22 02:20:52 +0100 (Fri, 22 May 2009) $
$Id: fileDesc.xml 6335 2009-05-22 01:20:52Z dsew $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="header" ident="fileDesc">
  <equiv/>
  <gloss>file description</gloss>
  <gloss version="2009-01-05" xml:lang="fr">description bibliographique du fichier.</gloss>
  <gloss version="2007-12-20" xml:lang="kr">파일 기술</gloss>
  <gloss version="2007-05-02" xml:lang="zh-tw">檔案描述</gloss>
  <gloss version="2008-04-05" xml:lang="ja"/>
  <gloss version="2006-10-18" xml:lang="de">Dateibeschreibung</gloss>
  <gloss version="2007-05-04" xml:lang="es">Descripción del archivo.</gloss>
  <gloss version="2007-01-21" xml:lang="it">descrizione del file</gloss>
  <desc>contains a full bibliographic description of an electronic file.</desc>
  <desc version="2009-01-05" xml:lang="fr">contient une description bibliographique complète du
    fichier électronique.</desc>
  <desc version="2007-12-20" xml:lang="kr">전자 파일에 관한 완전한 서지 정보의 기술을 포함한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">包含對電子檔案的完整書目敘述。</desc>
  <desc version="2008-04-05" xml:lang="ja"> 電子ファイルに関する完全な書誌情報を示す． </desc>
  <desc version="2006-10-18" xml:lang="de">enthält die detaillierte bibliografische Beschreibung
    einer elektronischen Datei. </desc>
  <desc version="2007-05-04" xml:lang="es">contiene una descripción bibliográfica completa del
    archivo electrónico.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene una descrizione bibliografica completa di un
    file elettronico.</desc>
  <content xmlns:rng="http://relaxng.org/ns/structure/1.0">
    <rng:group>
      <rng:group>
        <rng:ref name="titleStmt"/>
        <rng:optional>
          <rng:ref name="editionStmt"/>
        </rng:optional>
        <rng:optional>
          <rng:ref name="extent"/>
        </rng:optional>
        <rng:ref name="publicationStmt"/>
        <rng:optional>
          <rng:ref name="seriesStmt"/>
        </rng:optional>
        <rng:optional>
          <rng:ref name="notesStmt"/>
        </rng:optional>
      </rng:group>
      <rng:oneOrMore>
        <rng:ref name="sourceDesc"/>
      </rng:oneOrMore>
    </rng:group>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <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>
    </egXML>
  </exemplum>
  <remarks>
    <p>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.</p>
  </remarks>
  <remarks xml:lang="fr">
    <p>Cet élément est la source d'information principale pour créer une notice catalographique ou
      une référence bibliographique destinée à un fichier électronique. Il fournit le titre et les
      mentions de responsabilité, ainsi que des informations sur la publication ou la distribution
      du fichier, sur la collection à laquelle il appartient le cas échéant,  ainsi que des notes
      détaillées sur des informations qui n'apparaissent pas ailleurs dans l'en-tête. Il contient
      également une description bibliographique complète de la ou des sources du texte produit.</p>
  </remarks>
  <remarks xml:lang="es">
    <p>La fuente de información principal para intentar crear una entrada de catálogo o una citación
      bibliográfica para un fichero electrónico. Como tal, proporciona un título y las declaraciones
      de responsabilidad junto con los detalles de la publicación o de la distribución del fichero,
      de cualquier serie a la que pertenezca, y las notas bibliográficas detalladas de las materias
      no abordadas en el encabezado. También contiene una descripción bibliográfica completa para la
      fuente o las fuentes de las cuales el texto electrónico se deriva.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p> 電子ファイルの書誌項目または書誌引用を示す中心となるもの． タイトル，当該ファイルの出版や頒布に関連する責任表示，他には記述さ
      れいない書誌情報に関する詳細な事項を含む．また，当該電子ファイルの 元になった，元資料に関する完全な書誌情報も示す． </p>
  </remarks>
  <listRef>
    <ptr target="#HD2"/>
    <ptr target="#HD11"/>
  </listRef>
</elementSpec>
