<?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://jenkins.tei-c.org/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" xmlns:rng="http://relaxng.org/ns/structure/1.0" ident="climate" module="namesdates">
  <gloss versionDate="2008-12-09" xml:lang="fr">climat</gloss>
  <desc versionDate="2007-06-14" xml:lang="en">contains information about the physical climate of a place.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">장소의 기후에 관한 정보를 포함한다.</desc>
  <desc versionDate="2008-04-06" xml:lang="es">contiene información sobre el clima físico de un lugar.</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">ある場所の天候に関する情報を示す．</desc>
  <desc versionDate="2008-12-09" xml:lang="fr">contient des informations sur le climat physique d'un
        lieu.</desc>
  <desc versionDate="2007-11-06" xml:lang="it">contiene informazioni relative al clima fisico di un
        luogo</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.datable"/>
    <memberOf key="att.editLike"/>
    <memberOf key="att.naming"/>
    <memberOf key="att.typed"/>
    <memberOf key="model.placeStateLike"/>
  </classes>
  <content>
    <sequence>
      
         <elementRef key="precision" minOccurs="0" maxOccurs="unbounded"/>
      
      
        <classRef key="model.headLike" minOccurs="0" maxOccurs="unbounded"/>
      
      <alternate>
        
          
            <classRef key="model.pLike" minOccurs="1" maxOccurs="unbounded"/>
          
        
        
          
            <classRef key="model.labelLike" minOccurs="1" maxOccurs="unbounded"/>
          
        
      </alternate>
      
        <alternate minOccurs="0" maxOccurs="unbounded">
          <classRef key="model.noteLike"/>
          <classRef key="model.biblLike"/>
        </alternate>
      
      
        <elementRef key="climate" minOccurs="0" maxOccurs="unbounded"/>
      
    </sequence>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <place xml:id="ROMA">
        <placeName>Rome</placeName>
        <!-- ... -->
        <climate>
          <ab>
            <table>
              <head>24-hr Average Temperature</head>
              <row>
                <cell/>
                <cell role="label">Jan</cell>
                <cell role="label">Jun</cell>
                <cell role="label">Dec</cell>
              </row>
              <row>
                <cell role="label">°C</cell>
                <cell role="data">7.1</cell>
                <cell role="data">21.7</cell>
                <cell role="data">8.3</cell>
              </row>
              <row>
                <cell role="label">°F</cell>
                <cell role="data">44.8</cell>
                <cell role="data">71.1</cell>
                <cell role="data">46.9</cell>
              </row>
            </table>
          </ab>
          <note>Taken from <bibl><abbr>GHCN 2 Beta</abbr>: The Global Historical Climatology Network,
                            version 2 beta, 1904 months between 1811 and 1980. <ptr target="http://www.worldclimate.com/cgi-bin/data.pl?ref=N41E012+1202+0004058G2"/></bibl>
                    </note>
        </climate>
      </place>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#NDGEOGste"/>
  </listRef>
</elementSpec>
