<?xml version="1.0"?>
<!-- Start license statement: do not remove 

EpiDoc: Guidelines for Structured Markup of Epigraphic Texts in TEI
Copyright (C) 2000-2006 by all contributors listed in <div type="gl-responsibility">, below.
Additional contributors' copyright may be designated in individual source files.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

Information about the EpiDoc community can be obtained via 
http://epidoc.sf.net.

End license statement: do not remove -->
<!DOCTYPE div SYSTEM "../dtd/tei-epidoc.dtd">
<!-- Start CVS information: do not remove -->
<!-- $Header: /cvsroot/epidoc/guidelines/src/teifiledesc.xml,v 1.6 2006/07/12 13:44:06 gabrielbodard Exp $ -->
<!-- End CVS information: do not remove -->

<div xmlns="http://www.tei-c.org/ns/1.0" id="teifiledesc" lang="en">
   <head>Using tei:fileDesc</head>
   
   
   <p>The TEI element <tag>fileDesc</tag> is the first child of the <tag>teiHeader</tag> and encodes descriptive information about the XML file itself. The principle contents of the <tag>fileDesc</tag> are:</p><list type="ordered"><item> <tag>titleStmt</tag> (title statement), which includes <tag>title</tag>, <tag>editor</tag>, and the like</item><item><tag>publicationStmt</tag> (publication statement), which may include <tag>date</tag>, <tag>availablity</tag>, <tag>publisher</tag>, <tag>distributor</tag>, and/or a  copyright notice</item><item><tag>sourceDesc</tag> (source description), which should include bibliographical information on the original source of the content, or a statement to the effect that the content was born digital</item></list><p>A sample <tag>fileDesc</tag> from an EpiDoc file of the Inscriptions of Aphrodisias project might read:</p><div type="gl-example"><p><tag>fileDesc</tag><lb/>&nbsp;&nbsp;&nbsp;<tag>titleStmt</tag><lb/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tag>title</tag>Honours for Cornelia Salonina<tag>/title</tag><lb/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tag>editor</tag>Charlotte M. Roueché<tag>/editor</tag><lb/>&nbsp;&nbsp;&nbsp;<tag>/titleStmt</tag><lb/>&nbsp;&nbsp;&nbsp;<tag>publicationStmt</tag><lb/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tag>date</tag>2004<tag>/date</tag><lb/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tag>availability</tag><lb/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tag>p</tag>Creative Commons licence Attribution 2.5 (http://creativecommons.org/licenses/by/2.5/).<lb/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;All reuse or distribution of this work must contain somewhere a link back to the URL http://insaph.kcl.ac.uk/<tag>/p</tag><lb/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tag>/availability</tag><lb/>&nbsp;&nbsp;&nbsp;<tag>/publicationStmt</tag><lb/>&nbsp;&nbsp;&nbsp;<tag>sourceDesc</tag><lb/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tag>p</tag>Born digital.<tag>/p</tag><lb/>&nbsp;&nbsp;&nbsp;<tag>/sourceDesc</tag><lb/><tag>/fileDesc</tag></p></div>
   
   
   
    <div id="teifiledesc-responsibility" type="gl-responsibility">
        <head>Responsibility for this section</head>
        <listBibl>
            
        <bibl>
                <respStmt>
                    <resp>author</resp>
                    <name>Gabriel Bodard</name>
                </respStmt>
            </bibl>
        </listBibl>
    </div>
    </div>
