Definition Type: SimpleType
Name: TaxTreatmentCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
A list classifying how a payroll deducation or benefit is treated for tax purposes. Enumerated values are PreTax and PostTax. This is an HR-XML open list.
Collapse XSD Schema Diagram:
XSD Diagram of TaxTreatmentCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="TaxTreatmentCodeContentType">
    <xsd:annotation>
        <xsd:documentation>A list classifying how a payroll deducation or benefit is treated for tax purposes.  Enumerated values are PreTax and PostTax. This is an HR-XML open list.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="TaxTreatmentCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:TaxTreatmentCodeType