<?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="header" ident="calendar">
  <gloss xml:lang="fr" versionDate="2007-06-12">calendrier</gloss>
  <gloss xml:lang="es" versionDate="2008-04-06">calendario</gloss>
  <gloss xml:lang="it" versionDate="2007-01-21">calendario</gloss>
  <desc versionDate="2011-04-13" xml:lang="en">describes a calendar or dating system used in a dating formula in the text.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.pointing"/>
  </classes>
  <content>
    <oneOrMore xmlns="http://relaxng.org/ns/structure/1.0">
      <ref name="model.pLike"/>
    </oneOrMore>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <calendarDesc>
        <calendar xml:id="Julian">
          <p>Julian Calendar (including proleptic)</p>
        </calendar>
      </calendarDesc>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <calendarDesc>
        <calendar xml:id="Egyptian" target="http://en.wikipedia.org/wiki/Egyptian_calendar">
          <p>Egyptian calendar (as defined by Wikipedia)</p>
        </calendar>
      </calendarDesc>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HD44"/>
  </listRef>
</elementSpec>
