<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING.txt for details
$Date: 2008-11-01 12:54:12 +0000 (Sat, 01 Nov 2008) $
$Id: data.outputMeasurement.xml 4899 2008-11-01 12:54:12Z rahtz $
-->
<macroSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="tei" type="dt" ident="data.outputMeasurement">
  <desc>defines a range of values for use in specifying the size of an
  object that is intended for display on the web.</desc>
  <desc version="2007-12-20" xml:lang="kr">웹에서 디스플레이 목적의 대상 크기를 명시하는 값의 범위를 정의한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">定義的屬性值範圍說明預定呈現在網路上之物件大小</desc>
  <desc version="2008-04-05" xml:lang="ja">
  webページ上で表示する際の大きさを定義する値の範囲を定義する．
  </desc>
  <desc version="2007-06-12" xml:lang="fr">définit la gamme de valeurs destinées à la
      spécification des dimensions d'un objet qui est destiné à être publié sur le Web</desc>
  <desc version="2007-05-04" xml:lang="es">define una gama de valores para emplearlos en la especificación de las dimensiones de un objeto que se ha de incluir in la red.</desc>
  <desc version="2007-01-21" xml:lang="it">definisce una gamma di valori da impiegare nello specificare le dimensioni di un oggetto da inserire in rete</desc>
  <content>
    <rng:data type="token">
      <rng:param name="pattern">[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)</rng:param>
    </rng:data>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <figure>
        <head>The TEI Logo</head>
        <figDesc>Stylized yellow angle brackets with the letters
	<mentioned>TEI</mentioned> in between and <mentioned>text
	encoding initiative</mentioned> underneath, all on a white
	background.</figDesc>
        <graphic height="600px" width="600px" url="http://www.tei-c.org/logos/TEI-600.jpg"/>
      </figure>
    </egXML>
  </exemplum>
  <remarks>
    <p> These values map directly onto the values used by XSL-FO and
    CSS. For definitions of the units see those specifications; at the
    time of this writing the most complete list is in the <ref target="http://www.w3.org/TR/2005/WD-css3-values-20050726/#numbers0">CSS3
    working draft</ref>.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p>
    当該値は，XSLFOやCSSで使用される値になる．詳細は各規格を参照のこと．
    現時点で一番詳細なリストは，
    <ref target="http://www.w3.org/TR/2005/WD-css3-values-20050726/#numbers0">
    CSS3 working draft</ref>になる．
    </p>
  </remarks>
</macroSpec>
