Definition Type: Element
Name: SocialSecurityWagesReportedSSA
Namespace: http://www.irs.gov/efile
Type: nsA:DecimalNNType
Containing Schema: IRS94xScheduleDGroup.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Social Security wages you reported to the SSA for the tax year Part 2 line 4 column B or Part 3 line 10 column B
Collapse XSD Schema Diagram:
XSD Diagram of SocialSecurityWagesReportedSSA in schema irs94xscheduledgroup_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="SocialSecurityWagesReportedSSA">
    <xsd:annotation>
        <xsd:documentation>
            <Description>Social Security wages you reported to the SSA for the tax year</Description>
            <LineNumber>Part 2 line 4 column B or Part 3 line 10 column B</LineNumber>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="DecimalNNType">
            <xsd:maxInclusive value="+999999999999999.99" />
            <xsd:totalDigits value="17" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Facets:
Facet Value
MaxInclusive +999999999999999.99
TotalDigits 17
Collapse Derivation Tree: