<?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-07-23 11:27:29 +0100 (Mon, 23 Jul 2012) $
$Id: change.xml 10670 2012-07-23 10:27:29Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0"
	     xmlns:rng="http://relaxng.org/ns/structure/1.0"
module="header" ident="change">
  <equiv/>
  <desc>documents a change or set of changes made during the production
  of a source document, or during the revision of an electronic file.</desc>
  <desc versionDate="2009-01-05" xml:lang="fr">résume une modification ou une correction apportée à une
    version particulière d’un texte électronique partagé entre plusieurs chercheurs.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">몇몇 연구자들 사이에 공유된 전자 텍스트의 특정 버전에 대한 특정 변경 또는 수정 사항을 요약한다.</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">gibt eine bestimmte Veränderung oder Korrektur an einer
    bestimmten Version eines elektronischen Textes an, an der verschiedene Bearbeiter beteiligt
    sind.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">resume un cambio o corrección determinada llevada a cabo
    en una versión dada de un texto electrónico en el que trabajan diversos investigadores.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">sintetizza un particolare cambiamento o correzione
    effettuato ad una particolare versione di un documento elettronico, condivisa da più
    ricercatori.</desc>
  <classes>
    <memberOf key="att.ascribed"/>
    <memberOf key="att.datable"/>
    <memberOf key="att.docStatus"/>
    <memberOf key="att.global"/>
    <memberOf key="att.typed"/>
<!-- gen suggests also adding to att.editLike -->
  </classes>
  <content>
<!--    <zeroOrMore xmlns="http://relaxng.org/ns/structure/1.0">
      <choice>
        <text/>
        <ref name="model.limitedPhrase"/>
        <ref name="model.inter"/>
        <ref name="model.global"/>
      </choice>
    </zeroOrMore>-->
<rng:ref
	 name="macro.specialPara"/>
  </content>

  <attList>
   <attDef ident="target">
      <desc>points to one or more elements that belong to this change.</desc>
      <datatype minOccurs="1" maxOccurs="unbounded">
         <rng:ref name="data.pointer"/>
      </datatype>
   </attDef>
  </attList>



  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <titleStmt>
        <title> ... </title>
        <editor xml:id="LDB">Lou Burnard</editor>
        <respStmt xml:id="BZ">
          <resp>copy editing</resp>
          <name>Brett Zamir</name>
        </respStmt>
      </titleStmt>
      <!-- ... -->
      <revisionDesc status="published">
        <change who="#BZ" when="2008-02-02" status="public">Finished chapter 23</change>
        <change who="#BZ" when="2008-01-02" status="draft">Finished chapter 2</change>
        <change n="P2.2" when="1991-12-21" who="#LDB">Added examples to section 3</change>
        <change when="1991-11-11" who="#MSM">Deleted chapter 10</change>
      </revisionDesc>
    </egXML>
  </exemplum>

<exemplum xml:lang="en">    <egXML xmlns="http://www.tei-c.org/ns/Examples">
<profileDesc>
<creation>
<listChange>
<change xml:id="DRAFT1">First draft in pencil</change>
<change xml:id="DRAFT2" notBefore="1880-12-09">First revision, mostly
using green ink</change>
<change xml:id="DRAFT3" notBefore="1881-02-13">Final corrections as
supplied to printer.</change></listChange></creation></profileDesc></egXML></exemplum>

  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <titleStmt>
        <title> ... </title>
        <editor xml:id="fr_GK">G.K.</editor>
        <respStmt xml:id="fr_RT">
          <resp>copie</resp>
          <name>R.T.</name>
        </respStmt>
      </titleStmt>
      <revisionDesc>
        <change who="#fr_RT" when="2008-02-02">Fin du chapitre 23</change>
        <change who="#fr_RT" when="2008-01-02">FIn du chapitre 2</change>
        <change n="P2.2" when="1991-12-21" who="#fr_GK">Ajout d'exemples dans la section 3</change>
        <change when="1991-11-11" who="#fr_MSM">Suppression du chapitre 10</change>
      </revisionDesc>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <change n="P2.2" when="1991-12-21">張三新增範例於第三節</change>
      <change when="1991-11-11">李四刪除第十章</change>
    </egXML>
  </exemplum>
  <remarks>
    <p>The <att>who</att> attribute may be used to point to any other element, but will typically
      specify a <gi>respStmt</gi> or <gi>person</gi> element elsewhere in the header, identifying
      the person responsible for the change and their role in making it.</p>
    <p>It is recommended that changes be recorded with the most recent
    first. The <att>status</att> attribute may be used to indicate the
    status of a document following the change documented.  </p>
  </remarks>
  <remarks xml:lang="fr">
    <p>Les modifications doivent être enregistrées dans l'ordre, par exemple la plus récente en
      premier.</p>
  </remarks>
  <remarks xml:lang="es">
    <p>El atributo <att>quién</att> (who) se puede utilizar para señalar a cualquier otro elemento,
      pero especificará típicamente a <gi>respStmt</gi> o al elemento <gi>persona</gi> de cualquier
      parte del encabezado, identificando a la persona responsable del cambio y de su papel en la
      producciónl.</p>
    <p>Se recomienda que los cambios se registren con el primero más reciente.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p>修正は一貫した並びで記録されるべきである．例えば，最新のものが 最初に書かれる，など． </p>
  </remarks>
  <listRef>
    <ptr target="#HD6"/>
    <ptr target="#HD4C"/>
  </listRef>
</elementSpec>
