<sex>

<sex> specifies the sex of a person.
Modulenamesdates — 13 Names, Dates, People, and Places
Attributes att.editLike (@cert, @resp, @evidence, @source) att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)
value
Status Optional
Datatype
data.sex
Note
Values for this attribute are taken from ISO 5218:1977 Representation of Human Sexes; 0 indicates unknown; 1 indicates male; 2 indicates female; and 9 indicates not applicable.
Used by model.persTraitLike
May contain
Declaration
element sex
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   attribute value { data.sex }?,
   macro.phraseSeq
}
Example
<sex value="2">female</sex>