<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date: 2012-09-19 16:31:24 +0100 (Wed, 19 Sep 2012) $
$Id: signed.xml 10829 2012-09-19 15:31:24Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="textstructure" ident="signed">
  <equiv/>
  <gloss>signature</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">서명</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">簽名</gloss>
  <gloss versionDate="2008-04-05" xml:lang="ja"/>
  <gloss versionDate="2006-10-18" xml:lang="de">Signatur</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">firma</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">firma</gloss>
  <desc>contains the closing salutation, etc., appended to a foreword,
dedicatory epistle, or other division of a text. </desc>
  <desc versionDate="2007-12-20" xml:lang="ko">머리말, 헌정 서한 또는 텍스트의 다른 구역에 첨부되는 결문 인사.</desc>
  <desc versionDate="2008-10-02" xml:lang="fr">contient la dernière salutation, etc., ajoutée à un avant-propos,
    à une épitre dédicatoire ou à une autre division du texte.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">包含結尾致意詞等，附加在序言、獻詞、或其他文本區段中。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">
  (著者以外の)序文や献呈書簡などのテキスト部分にある，結びの挨拶などを
  示す．
  </desc>
  <desc versionDate="2006-10-18" xml:lang="de">enthält die abschließende Grußformel o.Ä. die ein Vorwort, eine Widmung oder einen anderen Abschnitt des Textes beendet.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una fórmula conclusiva o de saludo pospuesta a un prefacio, dedicatoria, u otro tipo de división textual.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una formula conclusiva o di saluto posposta rispetto a una prefazione, lettera di dedica, o altra partizione testuale.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.divBottomPart"/>
  </classes>
  <content>
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <signed>Thine to command <name>Humph. Moseley</name>
         </signed>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <closer>
	<signed>Sign'd and Seal'd,
	<list><item>John Bull,</item><item>Nic. Frog.</item></list>
	</signed>
      </closer>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#fr-ex-Mauriac-Marquise">
      <signed>votre fidèle amante, <name>Manon Lescaut.</name>
        </signed>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <signed><name>李敖</name>，于台北。
      </signed>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#DSOC"/>
  </listRef>
</elementSpec>
