HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Home  |  Guidelines  |  BODs  |  Nouns  |  Global elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Trace back: » SocialInsurance | ChequeFromParty | DepositTypeCode | EPMParticipantType | CandidateType »

Simple Type: GenderCodeEnumType

Parent type: xsd:normalizedString (derivation method: restriction)
Name GenderCodeEnumType
Content
  • Base XSD Type: normalizedString
  • value comes from list: {'NotKnown'|'Male'|'Female'|'NotSpecified'}
Documentation A code indicating the gender of a person. This set of enumerations is parrallel to those specified within ISO 5218 - Representation of Human Sexes (0 - Not Known; 1 - Male; 2 - Female; 9 - Not specified). However, the text values have been substituted for the numeric codes for greater clarity.
Schema Component Representation
<xsd:simpleType name="GenderCodeEnumType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="NotKnown"/>
<xsd:enumeration value="Male"/>
<xsd:enumeration value="Female"/>
<xsd:enumeration value="NotSpecified"/>
</xsd:restriction>
</xsd:simpleType>

Comment on this Component


Use the form below to submit your question or comment about "CandidateType"

By submitting you indicate that you are accepting HR-XML's Feedback Policy


  * = required field
First/Given Name: *
Last/Family Name: *
Position Title:
Organization:
Country:
Website:
E-mail: *
Topic:

  Please use the area below to write your comment or question: