Definition Type: SimpleType
Name: EarningsSearchTypeCodeEnumType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Collapse XSD Schema Diagram:
XSD Diagram of EarningsSearchTypeCodeEnumType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="EarningsSearchTypeCodeEnumType">
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="EarningsDetail" />
        <xsd:enumeration value="EarningsSummary" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration EarningsDetail
Enumeration EarningsSummary