<?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: binding.xml 5299 2009-01-10 15:03:31Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" xml:id="BINDING" ident="binding">
  <equiv/>
  <gloss version="2007-06-12" xml:lang="fr">reliure</gloss>
  <desc xml:id="binding.desc">contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript.</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">
  1つの装訂に関する情報を示す．例えば，手書き資料でいうカバーの種類，
  表紙など．
</desc>
  <desc version="2007-06-12" xml:lang="fr">contient la description d'une reliure, i.e. du type
      de couverture, d'ais, etc., rencontrés.</desc>
  <desc version="2007-05-04" xml:lang="es">contiene la descripción de una encuadernación, p.ej. tipo de cubiertas, tablas, etc. presentes en un manuscrito.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene la descrizione di una legatura, cioè del tipo di copertine, tavole, ecc. utilizzate per il manoscritto</desc>
  <classes>
    <memberOf key="att.datable"/>
  </classes>
  <content>
    <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:choice>
        <rng:ref name="model.pLike"/>
        <rng:ref name="condition"/>
        <rng:ref name="decoNote"/>
      </rng:choice>
    </rng:oneOrMore>
  </content>
  <attList>
    <attDef ident="contemporary">
      <equiv/>
      <gloss version="2007-06-12" xml:lang="fr">contemporaine</gloss>
      <desc>specifies whether or not the binding is contemporary with the majority of its contents</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">spécifie si la reliure est contemporaine ou non
          de l'essentiel du contenu du manuscrit.</desc>
      <desc version="2007-05-04" xml:lang="es">especifica si la encuardenación es coetánea o no a la mayoría del contenido del manuscrito.</desc>
      <desc version="2007-01-21" xml:lang="it">specifica se la legatura è coeva o meno rispetto alla maggior parte del suo contenuto</desc>
      <datatype>
        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.xTruthValue"/>
      </datatype>
      <remarks>
        <p>The value <val>true</val> indicates that the binding is
	contemporaneous with its contents; the value <val>false</val>
	that it is not. The value <val>unknown</val> should be used
	when the date of either binding or manuscript is
	unknown</p>
      </remarks>
      <remarks xml:lang="fr">
        <p>La valeur <val>true</val> indique que la reliure est contemporaine de son
                        contenu ; la valeur <val>false</val> qu'elle ne l'est pas. La valeur
                            <val>unknown</val>est employée quand la date de la reliure ou du
                        manuscrit sont inconnus.</p>
      </remarks>
      <remarks xml:lang="ja">
        <p>
	属性値<val>true</val>は，当該装訂が，当該内容と同時代のもの
	であることを示す．属性値<val>false</val>は，そうでないことを示
	す．属性値<val>unknown</val>は，当該装訂や手書き資料の年代が不
	明の場合に使用されるべきである．
	</p>
      </remarks>
    </attDef>
  </attList>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <binding contemporary="true">
        <p>Contemporary blind stamped leather over wooden 
boards with evidence of a fore edge clasp closing 
to the back cover.</p>
      </binding>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <binding contemporary="true">
        <p>使用與內容物同時代的皮革包覆木版，背面有以前緣扣子扣住的跡象。</p>
      </binding>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <bindingDesc>
        <binding contemporary="false">
          <p> 使用與書寫的貝葉非同時代的樹條捆住</p>
        </binding>
        <binding contemporary="false">
          <p>以十九世紀的不知名棉繩重綁；裁切邊緣並鍍金</p>
        </binding>
      </bindingDesc>
    </egXML>
  </exemplum>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <bindingDesc>
        <binding contemporary="false">
          <p>Quarter bound by the Phillipps' binder, Bretherton, 
with his sticker on the front pastedown.</p>
        </binding>
        <binding contemporary="false">
          <p>Rebound by an unknown 19th c. company; edges cropped and
gilt.</p>
        </binding>
      </bindingDesc>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#msphbi"/>
  </listRef>
</elementSpec>
