Definition Type: SimpleType
Name: GenderCodeType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: ISOUtilities.xsd
Documentation:
Must conform to ISO 5218 - Representation of Human Sexes (0 - Not Known; 1 - Male; 2 - Female; 9 - Not specified)
Collapse XSD Schema Diagram:
XSD Diagram of GenderCodeType in schema isoutilities_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="GenderCodeType">
    <xsd:annotation>
        <xsd:documentation>Must conform to ISO 5218 - Representation of Human Sexes (0 - Not Known; 1 - Male; 2 - Female; 9 - Not specified)</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:integer">
        <xsd:pattern value="[0129]" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern [0129]
Collapse Derivation Tree:
Collapse References:
hr:Gender, hr:Gender, hr:Genderhr:GenderCode, hr:GenderCode, hr:GenderCode, hr:GenderCode, hr:GenderCode, hr:PriorIncorrectGender, hr:PriorIncorrectGender,