<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>

<elementSpec xmlns="http://www.tei-c.org/ns/1.0" ident="facsimile" module="transcr">
  <desc versionDate="2007-08-26" xml:lang="en">contains a representation of some written source in the form of
a set of images rather than as transcribed or encoded text.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">전사 또는 부호화된 텍스트 형태보다는 이미지 집합의 형태로 기록 원본의 표상을 포함한다.</desc>
  <desc versionDate="2008-04-06" xml:lang="es">contiene una representación de una cierta fuente escrita bajo la forma de conjunto de las imágenes algo que como texto transcrito o codificado.</desc>
  <desc versionDate="2008-04-06" xml:lang="ja">
転記または符号化されたテキストではなく，画像データ中にある，書記資料の
表現を示す．
</desc>
  <desc versionDate="2009-11-16" xml:lang="fr">contient une représentation d'une source écrite
quelconque sous la forme d'un ensemble d'images plutôt que sous la forme d'un texte transcrit
ou encodé.</desc>
  <desc versionDate="2007-11-06" xml:lang="it">contiene una rappresentazione di una qualche fonte scritta sotto forma di una serie di immagini piuttosto che di testo trascritto o codificato</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.resourceLike"/>
    <memberOf key="att.declaring"/>
  </classes>
  <content xmlns:rng="http://relaxng.org/ns/structure/1.0">
    <rng:group>
      <rng:optional>
        <rng:ref name="front"/>
      </rng:optional>
      <rng:oneOrMore>
        <rng:choice>
          <rng:ref name="model.graphicLike"/>
          <rng:ref name="surface"/>
          <rng:ref name="surfaceGrp"/>
        </rng:choice>
      </rng:oneOrMore>
      <rng:optional>
        <rng:ref name="back"/>
      </rng:optional>
    </rng:group>
  </content>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <facsimile>
        <graphic url="page1.png"/>
        <surface>
          <graphic url="page2-highRes.png"/>
          <graphic url="page2-lowRes.png"/>
        </surface>
        <graphic url="page3.png"/>
        <graphic url="page4.png"/>
      </facsimile>
    </egXML>
  </exemplum>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <facsimile>
        <surface ulx="0" uly="0" lrx="200" lry="300">
          <graphic url="Bovelles-49r.png"/>
        </surface>
      </facsimile>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#PHFAX"/>
  </listRef>
</elementSpec>
