<?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$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="drama" ident="actor">
  <desc versionDate="2012-12-27" xml:lang="en">contains the name of an actor appearing within a cast list.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">배역 목록에 나타나는 배우의 이름</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">角色名單中的演員姓名。</desc>
  <desc versionDate="2008-04-06" xml:lang="es">Nombre de un actor que aparece dentro de la lista del reparto.</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">登場人物リスト中にある役者名を示す．</desc>
  <desc versionDate="2007-06-12" xml:lang="fr">Nom d'un acteur apparaissant dans une
    distribution.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">nome di un attore che appare nella lista dei personaggi.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.castItemPart"/>
  </classes>
  <content>
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <castItem>
        <role>Mathias</role>
        <roleDesc>the Burgomaster</roleDesc>
        <actor>Mr. Henry Irving</actor>
      </castItem>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <castItem>
        <role>Mrs Saunders</role>
        <roleDesc>la logeuse</roleDesc>
        <actor>Sylvia Maryott</actor>
      </castItem>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#biblzh-tw_n29">
      <castItem>
        <role>梁山伯</role>
        <roleDesc>窮書生</roleDesc>
        <actor>凌波</actor>
      </castItem>
    </egXML>
  </exemplum>
  <remarks versionDate="2006-06-11" xml:lang="en">
    <p>This element should be used only to mark the name of the actor as
    given in the source. Chapter <ptr target="#ND"/> discusses ways of
    marking the components of names, and also of associating names with
    biographical information about a person. </p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p>Cet élément ne devrait être utilisé que pour encoder le nom de l'acteur tel qu'il est donné
                dans la source. Le chapitre <ptr target="#ND"/>
                traite des différentes manières d'encoder les composants des noms, et aussi celui d'associer des
                noms à des informations biographiques concernant une personne.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p>
    当該要素は，元資料にある役者名を示すために使用されるべきである．
    <ptr target="#ND"/>では，名前の構成要素や，当該人物に関する情報に
    関連する名前をタグ付けする方法が解説されている．
 </p>
  </remarks>
  <listRef>
    <ptr target="#DRCAST" type="div3"/>
  </listRef>
</elementSpec>
