Definition Type: SimpleType
Name: AutoReimbursementIndicatorType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: USSpendingAccountCoverage.xsd
Collapse XSD Schema Diagram:
XSD Diagram of AutoReimbursementIndicatorType in schema usspendingaccountcoverage_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="AutoReimbursementIndicatorType">
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="all" />
        <xsd:enumeration value="none" />
        <xsd:enumeration value="byClaim" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration all
Enumeration none
Enumeration byClaim
Collapse Derivation Tree:
Collapse References:
hr:AutoReimbursementIndicator