Definition Type: Element
Name: CreditReductionStateCode
Namespace: http://www.irs.gov/efile
Type: nsA:CreditReductionStateType
Containing Schema: IRS940ScheduleA.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Two Position Postal Code for Credit Reduction State. Use each applicable State Code only once as a CreditReductionStateCode.
Collapse XSD Schema Diagram:
XSD Diagram of CreditReductionStateCode in schema irs940schedulea_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="CreditReductionStateCode">
    <xsd:annotation>
        <xsd:documentation>
            <Description>Two Position Postal Code for Credit Reduction State. Use each applicable State Code only once as a CreditReductionStateCode.</Description>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="CreditReductionStateType">
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Derivation Tree: