<?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-05-23 19:27:56 +0100 (Wed, 23 May 2012) $
$Id: att.translatable.xml 10392 2012-05-23 18:27:56Z martindholmes $
-->
<classSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" type="atts" ident="att.translatable">
  <desc>provides attributes used to  indicate the status of a translatable
portion of an ODD document.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">ODD 문서의 번역 가능 부분의 상태를 나타내는 속성을 제시한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">提供的屬性指出ODD文件中可翻譯部分的狀態。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">
  ODD文書中の翻訳可能部分の状態を表す属性を示す．
</desc>
  <desc versionDate="2007-06-12" xml:lang="fr">donne les attributs utilisés pour indiquer le statut
      d'une partie traduisible d'un document ODD.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">proporciona atributos utilizados para indicar el estatus de un fragmento traducibile de un documento aislado.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">assegna degli attributi utilizzati per indicare lo status di una porzione traducibile di un documento isolato</desc>
  <attList>
    <attDef ident="versionDate" usage="opt">
      <equiv/>
      <desc>specifies the date on which the source text was extracted and sent to the translator</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="2007-06-12" xml:lang="fr">spécifie le nom de la version ou le numéro de la
          source dont la version traduite a été tirée.</desc>
      <desc versionDate="2007-05-04" xml:lang="es">indica nombre o número de versión del original del cual deriva la versione traducida</desc>
      <desc versionDate="2007-01-21" xml:lang="it">indica nome o numero di versione dell'originale da cui deriva la versione tradotta</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.temporal.w3c"/>
      </datatype>
      <remarks><p>The <att>versionDate</att> attribute can be used to 
        determine whether a translation might
        need to be revisited, by comparing the modification date on the
        containing file with the <att>versionDate</att> value on the translation. If the
        file has changed, changelogs can be checked to see whether the source
        text has been modified since the translation was made.</p></remarks>
    </attDef>
  </attList>
</classSpec>
