<xsd:element name="SocialSecurityWagesDifference">
<xsd:annotation>
<xsd:documentation>
<Description>Social Security wages difference for the tax year</Description>
<LineNumber>Part 2 line 4 column C or Part 3 line 10 column C</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="DecimalType">
<xsd:minInclusive value="-999999999999999.99" />
<xsd:maxInclusive value="+999999999999999.99" />
<xsd:totalDigits value="17" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
|