<xsd:element name="FedIncmTaxWithheldReportedSSA">
<xsd:annotation>
<xsd:documentation>
<Description>Total income tax withheld from wages, tips, and sick pay you reported to the SSA for the tax year</Description>
<LineNumber>Part 2 line 7 column B or Part 3 line 13 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>
|