<?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: 2010-11-04 19:02:24 +0000 (Thu, 04 Nov 2010) $
$Id: material.xml 8242 2010-11-04 19:02:24Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" xml:id="MATERIAL" ident="material">
  <equiv/>
  <gloss version="2009-04-17" xml:lang="fr">matériau</gloss>
  <desc xml:id="material.desc">contains a word or phrase describing the
  material of which  the object being described is composed.
  </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 un mot ou une expression décrivant le ou les matériau(x)
      utilisé(s) pour fabriquer un manuscrit (ou une partie d'un manuscrit).</desc>
  <desc version="2007-05-04" xml:lang="es">contiene una palabra o sintagma que describe el material del que se compone un manuscrito (o parte del manuscrito).</desc>
  <desc version="2007-01-21" xml:lang="it">contiene una parola o un'espressione che descrive il materiale di cui è composto un manoscritto (o una sua parte)</desc>
  <classes>
    <memberOf key="model.pPart.msdesc"/>
    <memberOf key="att.canonical"/>
  </classes>
  <content>
    <!--<!ELEMENT material  - -  (%phrase.seq;)>-->
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">&lt;physDesc&gt;&lt;p&gt;
&lt;material&gt;Parchment&lt;/material&gt; leaves with a
&lt;material&gt;sharkskin&lt;/material&gt; binding.&lt;/p&gt;&lt;/physDesc&gt;</egXML>
  </exemplum>
  <exemplum version="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#fr-ex-BnF-Reliures">
      <p><index indexName="typo_decor"><term>Entrelacs géométriques</term></index> Reliure en <material>maroquin</material> brun jaspé</p>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
    &lt;physDesc&gt;&lt;p&gt;
    &lt;material&gt;羊皮&lt;/material&gt; 頁面用
    &lt;material&gt;鯊魚皮&lt;/material&gt;
    捆綁&lt;/p&gt;&lt;/physDesc&gt;</egXML>
  </exemplum>
  <remarks>
    <p>The <att>ref</att> attribute may be used to point to one
or more items within a
taxonomy of types of material, defined either internally or
externally. </p>
  </remarks>
  <listRef>
    <ptr target="#msdates"/>
  </listRef>
</elementSpec>
