<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/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>
    <desc versionDate="2022-05-12" xml:lang="ja">外部メディアの表示と関連プロパティを指定するための諸属性を提供する。</desc>
  <classes>
    
    <memberOf key="att.internetMedia"/>
  </classes>
  <attList>
    <attDef ident="width" usage="opt">
      <desc versionDate="2013-01-10" xml:lang="en">Where the media are displayed, indicates the display width.</desc>
      <desc versionDate="2022-05-12" xml:lang="ja">メディアが表示されている場合、表示部分の幅を示す。</desc>
      <datatype><dataRef key="teidata.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>
      <desc versionDate="2022-05-12" xml:lang="ja">メディアが表示されている場合、表示部分の高さを示す。</desc>
      <datatype><dataRef key="teidata.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>
      <desc versionDate="2022-05-12" xml:lang="ja">メディアが表示されている場合、望ましい表示サイズを生成する際に適用されるスケール倍率を示す。</desc>
      <datatype><dataRef key="teidata.numeric"/></datatype>
    </attDef>
  </attList>
</classSpec>
