<?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="namesdates" ident="sex">
  <gloss versionDate="2009-03-19" xml:lang="fr">sexe</gloss>
  <desc versionDate="2006-06-21" xml:lang="en">specifies the sex of a person.</desc>
  <desc versionDate="2009-03-19" xml:lang="fr">précise le sexe d'une personne.</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-05-04" xml:lang="es">especifica el sexo de una persona.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">specifica il sesso di una persona</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.persStateLike"/>
    <memberOf key="att.editLike"/>
    <memberOf key="att.datable"/>
  </classes>
  <content>
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <attList>
    <attDef ident="value" usage="opt">
      <desc versionDate="2012-10-07" xml:lang="en">supplies a coded value for sex</desc>
      <datatype minOccurs="1" maxOccurs="unbounded">
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.sex"/>
      </datatype>
      <remarks versionDate="2013-04-14" xml:lang="en">
        <p>Values for this attribute may be locally defined by a project, or may refer to an external standard, such as
          vCard's sex property <ptr target="http://microformats.org/wiki/gender-formats"/>
          (in which <val>M</val> indicates male, <val>F</val> female, <val>O</val> other, <val>N</val> none or not applicable, <val>U</val> unknown),
          or the often used ISO 5218:2004 <title>Representation of Human Sexes</title>
               <ptr target="http://standards.iso.org/ittf/PubliclyAvailableStandards/c036266_ISO_IEC_5218_2004(E_F).zip"/> (in which <val>0</val>
          indicates unknown; <val>1</val> male; <val>2</val> female; and <val>9</val> not applicable,
          although the ISO standard is widely considered inadequate);
          cf. CETH's <title>Recommendations for Inclusive Data Collection of Trans People</title>
               <ptr target="http://transhealth.ucsf.edu/trans?page=lib-data-collection"/>.</p>
      </remarks>
      <remarks xml:lang="fr" versionDate="2009-03-19">
        <p>Les valeurs de cet attribut sont tirées de la norme ISO 5218:1977 <title>Échange d'information -- Représentation des sexes humains</title> ; 0 indique "inconnu" ; 1 indique "masculin" ; 2 indique "féminin" ; et 9 indique "ne s'applique pas".</p>
      </remarks>
      <remarks xml:lang="ja" versionDate="2008-04-05">
        <p> 当該属性の値は，ISO 5218:1977 <title>Representation of Human Sexes</title>で定義されている． 0は不明，1は男性，2は女性，9は不適切であることを示す． </p>
      </remarks>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <sex value="M">male</sex>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <sex value="2">female</sex>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <sex value="I">Intersex</sex>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <sex value="TG F">Female (TransWoman)</sex>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <sex value="2">féminin</sex>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <sex value="2">女性</sex>
    </egXML>
  </exemplum>
  <remarks versionDate="2013-04-13" xml:lang="en">
    <p>As with other culturally-constructed traits such as
    age, the way in which this concept is described in different
    cultural contexts may vary. The normalizing attributes are
    provided only as an optional means of simplifying that variety to 
    one or more external standards for purposes of interoperability,
    or project-internal taxonomies for consistency, and should not be used where that is
    inappropriate or unhelpful. The content of the element may be used to describe
    the intended concept in more detail, using plain text. </p>
  </remarks>
  <listRef>
    <ptr target="#NDPERSEpc"/>
  </listRef>
</elementSpec>
