<?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" module="figures" ident="figure">
  <gloss versionDate="2007-06-12" xml:lang="fr">figure</gloss>
  <desc versionDate="2011-11-05" xml:lang="en">groups elements representing or containing graphic information
  such as an illustration, formula,  or    figure.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">삽화 또는 그림과 같은 시각 정보를 표시하거나 포함하는 요소를 모아 놓는다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">所標記的區塊包含圖示、插圖、或圖表。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">図表を示すまたは含む要素をまとめる．</desc>
  <desc versionDate="2007-06-12" xml:lang="fr">regroupe des éléments représentant ou contenant une
    information graphique comme une illustration ou une figure.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">indica un bloque que contiene gráficos, ilustraciones o
    figuras.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una porzione di testo costituita da grafici,
    illustrazioni o figure.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.global"/>
    <memberOf key="att.placement"/>
    <memberOf key="att.typed"/>
  </classes>
  <content>
    <zeroOrMore xmlns="http://relaxng.org/ns/structure/1.0">
      <choice>
        <ref name="model.headLike"/>
        <ref name="model.common"/>
        <ref name="figDesc"/>
        <ref name="model.graphicLike"/>
        <ref name="model.global"/>
        <ref name="model.divBottom"/>
      </choice>
    </zeroOrMore>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <figure>
        <head>The View from the Bridge</head>
        <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a
          series of buoys strung out between them.</figDesc>
        <graphic url="http://www.example.org/fig1.png" scale="0.5"/>
      </figure>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#fr-ex-Ernaux-photo">
      <figure>
        <head>La tour rouge, de Giorgio De Chirico</head>
        <figDesc>Le tableau représente un donjon au pied duquel s'étend un espace quasiment vide,
            hormis quelques détails</figDesc>
        <graphic url="http://www.cineclubdecaen.com/cinepho/peint/dechericho/tourrouge.jpg" scale="0.5"/>
      </figure>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <figure>
        <head>圖一: 橋上的視野</head>
        <figDesc>前景有四五隻風帆，中間一堆救生圈串連。</figDesc>
        <graphic url="http://www.example.org/fig1.png" scale="0.5"/>
      </figure>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#FTGRA" type="div1"/>
  </listRef>
</elementSpec>
