<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/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" xml:id="gi-actor" 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="2018-12-18" 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="att.canonical"/>
    <memberOf key="model.castItemPart"/>
  </classes>
  <content>
    <macroRef key="macro.phraseSeq"/>
  </content>
  <attList>
    <attDef ident="sex" usage="opt">
      <desc versionDate="2023-03-11" xml:lang="en">specifies the sex of the actor.</desc>
      <datatype minOccurs="1" maxOccurs="unbounded"><dataRef key="teidata.sex"/></datatype>
      <remarks versionDate="2023-03-11" xml:lang="en">
        <p>Values for this attribute may be locally defined by a project, or may refer to an external standard.</p>
      </remarks>
    </attDef>
    <attDef ident="gender" usage="opt">
      <desc versionDate="2023-03-11" xml:lang="en">specifies the gender of the actor.</desc>
      <datatype minOccurs="1" maxOccurs="unbounded"><dataRef key="teidata.gender"/></datatype>
      <remarks versionDate="2023-03-11" xml:lang="en">
        <p>Values for this attribute may be locally defined by a project, or they may refer to an external standard.</p>
      </remarks>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-actor-egXML-ay" source="#DRCAST-eg-21">
      <castItem>
        <role>Mathias</role>
        <roleDesc>the Burgomaster</roleDesc>
        <actor ref="https://en.wikipedia.org/wiki/Henry_Irving">Mr. Henry Irving</actor>
      </castItem>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-actor-egXML-ig" source="#UND">
      <castItem>
	<role>Mrs Saunders</role>
	<roleDesc>la logeuse</roleDesc>
	<actor>Sylvia Marriott</actor>
      </castItem>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-actor-egXML-kj" 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 versionDate="2018-09-08" xml:lang="es"><p>Este elemento debe ser usado solo para marcar el nombre del actor tal como aparece en la fuente. El capítulo <ptr target="#ND"/> comenta/discute formas de marcar los componentes de los nombres,  asi como también asociar nombre con información biográfica sobre una persona</p></remarks>
  <remarks versionDate="2007-06-12" xml:lang="fr">
    <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 versionDate="2008-04-05" xml:lang="ja">
    <p>
    当該要素は、元資料にある役者名を示すために使用されるべきである。
    <ptr target="#ND"/>では、名前の構成要素や、当該人物に関する情報に
    関連する名前をタグ付けする方法が解説されている。
 </p>
  </remarks>
  <listRef>
    <ptr target="#DRCAST" type="div3"/>
  </listRef>
</elementSpec>
