<?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: 2012-04-18 20:14:25 +0100 (Wed, 18 Apr 2012) $
$Id: data.outputMeasurement.xml 10249 2012-04-18 19:14:25Z 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 versionDate="2007-12-20" xml:lang="ko">웹에서 디스플레이 목적의 대상 크기를 명시하는 값의 범위를 정의한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">定義的屬性值範圍說明預定呈現在網路上之物件大小</desc>
  <desc versionDate="2008-04-05" xml:lang="ja"> webページ上で表示する際の大きさを定義する値の範囲を定義する． </desc>
  <desc versionDate="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 versionDate="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 versionDate="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 xml:lang="en">
    <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>
  <remarks versionDate="2009-05-25" xml:lang="fr">
    <p> Ces valeurs peuvent être reportées directement sur des valeurs utilisées par XSL-FO et CSS. Pour les
      définitions des unités, voir ces spécifications ; à ce jour la liste la plus complète est dans
        <ref target="http://www.w3.org/TR/2005/WD-css3-values-20050726/#numbers0">CSS3 working
      draft</ref>.</p>
  </remarks>
</macroSpec>
