<?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: seal.xml 5299 2009-01-10 15:03:31Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="msdescription" xml:id="SEAL" ident="seal">
  <equiv/>
  <gloss version="2007-06-12" xml:lang="fr">sceau</gloss>
  <desc xml:id="seal.desc">contains a description of one seal or similar
  attachment 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">
  手書き資料にあるシールや付着物を示す．
  </desc>
  <desc version="2007-06-12" xml:lang="fr">contient la description d'un sceau ou d'un objet
      similaire, attaché au manuscrit</desc>
  <desc version="2007-05-04" xml:lang="es">contiene la descripción de un sello o de un elemento externo aplicado a un manuscrito.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene la descrizione di un sigillo o altro oggetto applicato al manoscritto</desc>
  <classes>
    <memberOf key="att.typed"/>
    <memberOf key="att.datable"/>
  </classes>
  <content>
    <rng:oneOrMore>
      <rng:choice>
        <rng:ref name="model.pLike"/>
        <rng:ref name="decoNote"/>
      </rng:choice>
    </rng:oneOrMore>
  </content>
  <attList>
    <attDef ident="contemporary">
      <equiv/>
      <gloss version="2007-06-12" xml:lang="fr">contemporain</gloss>
      <desc>specifies whether or not the seal is contemporary with the
      item to which it is affixed</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 le sceau est ou non contemporain du
          manuscrit auquel il est attaché.</desc>
      <desc version="2007-05-04" xml:lang="es">especifica si el sello es o no contemporáneo al objeto al que se ha aplicado.</desc>
      <desc version="2007-01-21" xml:lang="it">specifica se il sigillo è coevo o meno rispetto all'oggetto al quale è applicato</desc>
      <datatype>
        <rng:ref name="data.xTruthValue"/>
      </datatype>
    </attDef>
  </attList>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <seal n="2" type="pendant" subtype="cauda_duplex">
        <p>The seal of <name>Jens Olufsen</name> in black wax. 
(<ref>DAS 1061</ref>). Legend: <q>S IOHANNES OLAVI</q>.
Parchment tag on which is written: <q>Woldorp Iohanne G</q>.</p>
      </seal>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <seal>
        <p>清<name>乾隆</name>皇帝的「古稀天子之寶」玉璽，是選用整塊碧玉琢製而成，印面以正方形，雙龍鈕繫黃條，印面琢三行六字篆書，為乾隆年登70歲之印。</p>
      </seal>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#msphse"/>
  </listRef>
</elementSpec>
