<?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"?>

<classSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" type="atts" ident="att.media">
  <desc versionDate="2013-01-11" xml:lang="en">provides attributes for specifying display and related properties of
  external media.</desc>
  <classes>
    <memberOf key="att.internetMedia"/>
  </classes>
  <attList xmlns:rng="http://relaxng.org/ns/structure/1.0">
    <attDef ident="width" usage="opt">
      <desc versionDate="2013-01-10" xml:lang="en">Where the media are displayed, indicates the  display width</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.outputMeasurement"/>
      </datatype>
    </attDef>
    <attDef ident="height" usage="opt">
      <desc versionDate="2013-01-10" xml:lang="en">Where the media are displayed, indicates the display height</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.outputMeasurement"/>
      </datatype>
    </attDef>
    <attDef ident="scale" usage="opt">
      <desc versionDate="2013-01-10" xml:lang="en">Where the media are displayed, indicates a scale factor to
      be applied when generating the desired display size</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.numeric"/>
      </datatype>
    </attDef>
  </attList>
</classSpec>
