<?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: 2009-01-10 15:03:31 +0000 (Sat, 10 Jan 2009) $
$Id: width.xml 5299 2009-01-10 15:03:31Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" xml:id="WIDTH" ident="width">
  <equiv/>
  <gloss version="2007-06-12" xml:lang="fr">largeur</gloss>
  <desc xml:id="width.desc">contains a measurement measured along the axis perpendicular to the spine. </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">
  背に対して直角に計測される計測値を示す．
  </desc>
  <desc version="2007-06-12" xml:lang="fr">contient une dimension mesurée sur l'axe
      perpendiculaire au dos du manuscrit.</desc>
  <desc version="2007-05-04" xml:lang="es">contiene la medida tomada al largo del eje perpendicular del dorso.***</desc>
  <desc version="2007-01-21" xml:lang="it">si riferisce a una misurazione presa lungo l'asse perpendicolare al dorso</desc>
  <classes>
    <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>
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <width unit="in">4</width>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <width unit="in">4</width>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#msdim"/>
  </listRef>
</elementSpec>
