<?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: 2009-01-16 00:51:19 +0000 (Fri, 16 Jan 2009) $
$Id: surname.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="surname">
  <desc>contains a family (inherited) name, as opposed to a given,
baptismal, or nick name.</desc>
  <desc version="2009-01-05" xml:lang="fr">contient un nom de famille (hérité) par opposition à un nom donné, nom de baptême ou surnom.</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-05-04" xml:lang="es">contiene el apellido o nombre de família (heredado), en oposicion a un nombre asignado, un nombre de bautismo o un sobranombre.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene un nome di famiglia (ereditato) piuttosto che un nome assegnato, un nome di battesimo o un soprannome</desc>
  <classes>
    <memberOf key="model.persNamePart"/>
    <memberOf key="att.personal"/>
    <memberOf key="att.typed"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <surname type="combine">St John Stevas</surname>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <surname type="combine">歐陽</surname>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#NDPER"/>
  </listRef>
</elementSpec>
