teidata.gender

teidata.gender defines the range of attribute values used to represent the gender of a person, persona, or character.
Module tei
Used by
Element:
person/@gender
persona/@gender
Note
Values for attributes using this datatype may be defined locally by a project, or they may refer to an external standard.
Values for this datatype should not be used to encode morphological gender (cf. gen, msd as defined in att.linguistic, and 9.3.1. Information on Written and Spoken Forms).
Source Github

<dataSpec module="tei" ident="teidata.gender">
   
<desc>defines the range of attribute values used to
represent the gender of a person, persona, or character.
</desc>
   
<content>
      
<dataRef key="teidata.enumerated"/>
   
</content>
</dataSpec>