<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING for details
$Date$

$Id$
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" xml:id="FORMAT" ident="format">
  <equiv/>
  <desc xml:id="format.desc">contains a description of the physical format of the manuscript.</desc>
  <desc version="2008-04-05" xml:lang="ja">
手書き資料の物理的形式を示す．
</desc>
  <desc version="2006-10-15" xml:lang="es">contiene una descripción del formato físico del manuscrito.</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:ref name="model.pLike"/>
    </rng:oneOrMore>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <format>
        <p>Three vellum pieces sewn together to make a roll.</p>
      </format>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <format>
        <p>Seven volumes.</p>
      </format>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="msph1"/>
  </listRef>
</elementSpec>
