<sex>
<sex> (sex) specifies the sex of an organism. [13.3.2.1. Personal Characteristics]
Module | namesdates | ||||||||
Attributes | Attributes
|
||||||||
Member of | |||||||||
Contained by | |||||||||
May contain |
core: abbr add choice cit date del ellipsis emph foreign gap gloss graphic hi lb mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
figures: figure
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
msdescription: locusGrp
namesdates: addName affiliation forename genName geo location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
||||||||
Note |
As with other culturally-constructed traits such as age and gender, the way in which
this concept is described in different cultural contexts varies. The normalizing attributes
are provided only as an optional means of simplifying that variety 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.
|
||||||||
Examples |
<sex value="F">female</sex> <sex value="I">Intersex</sex> <sex value="TG F">Female (TransWoman)</sex> |
||||||||
Source | Github
<elementSpec rend="change" module="namesdates" ident="sex"> <gloss>sex</gloss> <desc>specifies the sex of an organism.</desc> <classes/> <content> <macroRef key="macro.phraseSeq"/> </content> <attList> <attDef ident="val" mode="change" usage="req"/> <attDef ident="type" mode="delete"/> <attDef ident="calendar" mode="delete"/> <attDef ident="value" usage="opt"> <desc>supplies a coded value for sex</desc> <datatype minOccurs="1" maxOccurs="unbounded"> <dataRef key="teidata.sex"/> </datatype> </attDef> </attList> </elementSpec> |