<?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: 2013-10-31 09:36:06 +0000 (Thu, 31 Oct 2013) $
$Id: dim.xml 12563 2013-10-31 09:36:06Z rahtz $
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/release/xml/tei/odd/p5odds.rnc" type="application/relax-ng-compact-syntax"?>
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/release/xml/tei/odd/p5odds.isosch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" ident="dim">
  <desc versionDate="2009-06-06" xml:lang="en">contains any single measurement forming part of a dimensional
specification of some sort.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.dimensions"/>
    <memberOf key="model.measureLike"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.xtext"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <dim type="circumference" extent="4.67 in"/>
    </egXML>
  </exemplum>
  <remarks versionDate="2009-06-06" xml:lang="en">
    <p>The specific elements <gi>width</gi>, <gi>height</gi>, and
<gi>depth</gi> should be used in preference to this generic element
wherever appropriate.</p>
  </remarks>
  <listRef>
    <ptr target="#msdim"/>
  </listRef>
</elementSpec>
