Definition Type: Element
Name: ExemptWages
Namespace: http://www.irs.gov/efile
Type: nsA:ExemptWagesType
Containing Schema: IRS940PR.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Exempt payments and category Part 2 Line 4, 4a, 4b, 4c, 4d and 4e
Collapse XSD Schema Diagram:
Drilldown into ExemptionCategory in schema irs940pr_xsd Drilldown into ExemptWagesAmt in schema irs940pr_xsd Drilldown into ExemptWagesType in schema irs940pr_xsdXSD Diagram of ExemptWages in schema irs940pr_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="ExemptWages" type="ExemptWagesType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>
            <Description>Exempt payments and category</Description>
            <LineNumber>Part 2 Line 4, 4a, 4b, 4c, 4d and 4e</LineNumber>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExemptWagesAmt nsA:ExemptWagesAmt (1) (1)
ExemptionCategory nsA:ExemptionCategory (1) (1)
Collapse Derivation Tree: