Diff - Left File: IndividualIncomeTax/Ind1040SSPR/IRS1040SSPR/W2CM.xsd (2012v3.0) Right File: IndividualIncomeTax/Ind1040SSPR/IRS1040SSPR/W2CM.xsd (2012v4.0)
OLD: IndividualIncomeTax/Ind1040SSPR/IRS1040SSPR/W2CM.xsd (2012v3.0)
NEW: IndividualIncomeTax/Ind1040SSPR/IRS1040SSPR/W2CM.xsd (2012v4.0)

OLD line(s): 154

      <xsd:choice minOccurs="0">
NEW line(s): 154

      <xsd:choice>
OLD line(s): 181

      <xsd:element name="WagesAmt" type="USAmountNNType" minOccurs="0">
NEW line(s): 181

      <xsd:element name="WagesAmt" type="USAmountNNType">
OLD line(s): 268

NEW line(s): 269

      <!-- Reserved Note: No Entry on this line
OLD line(s): 277

NEW line(s): 279

      -->
OLD line(s): 528,543

        <xsd:simpleType>
          <xsd:restriction base="IntegerType">
            <xsd:totalDigits value="6"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>

      <!-- Foreign National ID Number -->
      <xsd:element name="ForeignNationalIdNum" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Foreign National ID Number</Description>
            <ELFFieldNumber>F</ELFFieldNumber>
            <ELFFieldNumber>0420</ELFFieldNumber>
          </xsd:documentation>
        </xsd:annotation>
NEW line(s): 529