Definition Type: Element
Name: TaxableSocialSecurityTips
Namespace: http://www.irs.gov/efile
Type: nsA:DecimalNNType
Containing Schema: IRS944.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Taxable social security tips Part 1 Line 4b Column 1
Collapse XSD Schema Diagram:
XSD Diagram of TaxableSocialSecurityTips in schema irs944_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="TaxableSocialSecurityTips" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>
            <Description>Taxable social security tips</Description>
            <LineNumber>Part 1 Line 4b Column 1</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: