Diff - Left File: IndividualIncomeTax/Ind1040/IRS1040/FECRecord.xsd (2009v1.0) Right File: IndividualIncomeTax/Ind1040/IRS1040/FECRecord.xsd (2009v2.0)
OLD: IndividualIncomeTax/Ind1040/IRS1040/FECRecord.xsd (2009v1.0)
NEW: IndividualIncomeTax/Ind1040/IRS1040/FECRecord.xsd (2009v2.0)

OLD line(s): 208

NEW line(s): 209,228

      <!-- Foreign Pension Received Amount -->
            <xsd:element name="ForeignPensionReceivedAmt" type="USAmountType" minOccurs="0" maxOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
                 <Description>Foreign Pension Received amount</Description>
                 <ELFFieldNumber>0230</ELFFieldNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

      <!-- Foreign Pension Taxable Amount -->
            <xsd:element name="ForeignPensionTaxableAmt" type="USAmountType" minOccurs="0" maxOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
                 <Description>Foreign Pension Taxable amount</Description>
                 <ELFFieldNumber>0240</ELFFieldNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>