Definition Type: Element
Name: IncomeTaxWithholdingAdjustment
Namespace: http://www.irs.gov/efile
Type: nsA:IncomeTaxWithholdingAdjustmentType
Containing Schema: IRS941c.xsd
MinOccurs (1)
MaxOccurs 50
Abstract
Documentation:
Repeating table rows for Part II Income Tax Withholding Adjustment
Collapse XSD Schema Diagram:
Drilldown into WithheldTaxAdjustmentForPeriod in schema irs941c_xsd Drilldown into CorrectWithheldTax in schema irs941c_xsd Drilldown into WithheldTaxPreviouslyReported in schema irs941c_xsd Drilldown into PeriodCorrectedEndDate in schema irs941c_xsd Drilldown into IncomeTaxWithholdingAdjustmentType in schema irs941c_xsdXSD Diagram of IncomeTaxWithholdingAdjustment in schema irs941c_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="IncomeTaxWithholdingAdjustment" type="IncomeTaxWithholdingAdjustmentType" maxOccurs="50">
    <xsd:annotation>
        <xsd:documentation>
            <Description>Repeating table rows for Part II Income Tax Withholding Adjustment</Description>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PeriodCorrectedEndDate nsA:PeriodCorrectedEndDate (1) (1)
WithheldTaxPreviouslyReported nsA:WithheldTaxPreviouslyReported (1) (1)
CorrectWithheldTax nsA:CorrectWithheldTax (1) (1)
WithheldTaxAdjustmentForPeriod nsA:WithheldTaxAdjustmentForPeriod (1) (1)
Collapse Derivation Tree: