Definition Type: Element
Name: WithheldTaxPreviouslyReported
Namespace: http://www.irs.gov/efile
Type: nsA:DecimalNNType
Containing Schema: IRS941c.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Withheld Income Tax Previously Reported for Period Part II Column (b)
Collapse XSD Schema Diagram:
XSD Diagram of WithheldTaxPreviouslyReported in schema irs941c_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="WithheldTaxPreviouslyReported">
    <xsd:annotation>
        <xsd:documentation>
            <Description>Withheld Income Tax Previously Reported for Period</Description>
            <LineNumber>Part II Column (b)</LineNumber>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="DecimalNNType">
            <xsd:maxInclusive value="+999999999999.99" />
            <xsd:totalDigits value="14" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Facets:
Facet Value
MaxInclusive +999999999999.99
TotalDigits 14
Collapse Derivation Tree: