<?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: 2008-11-01 12:54:12 +0000 (Sat, 01 Nov 2008) $
$Id: att.ascribed.xml 4899 2008-11-01 12:54:12Z rahtz $
-->
<classSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" type="atts" ident="att.ascribed">
  <desc>provides attributes for elements representing speech or action
that can be ascribed to a specific individual.</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">fournit des attributs pour des éléments transcrivant
      la parole ou l'action qui peuvent être attribuées à un individu en particulier.</desc>
  <desc version="2007-05-04" xml:lang="es">proporciona atributos para los elementos que representan palabras o acciones atribuibles a individuos determinados.</desc>
  <desc version="2007-01-21" xml:lang="it">assegna degli attributi agli elementi che rappresentano parole o azioni attribuibili a singoli individui</desc>
  <attList>
    <attDef ident="who">
      <equiv/>
      <desc>indicates the person, or group of
	people, to whom the element content is ascribed.</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">indique la personne ou le groupe de personnes à
          qui le contenu d'élément est attribué.</desc>
      <desc version="2007-05-04" xml:lang="es">indica la persona o grupo de personas a las que se refiere el contenido del elemento.</desc>
      <desc version="2007-01-21" xml:lang="it">indica la persona o gruppo di persone alle quali viene attribuito il contenuto dell'elemento</desc>
      <datatype maxOccurs="unbounded">
        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.pointer"/>
      </datatype>
      <valDesc>For transcribed speech, this will typically identify  a
      participant or participant group; in other contexts, it will
      point to any identified <gi>person</gi> element.</valDesc>
    </attDef>
  </attList>
  <listRef>
    <ptr target="#ST"/>
  </listRef>
</classSpec>
