Diff - Left File: IndividualIncomeTax/Ind1040/IRS1040ScheduleM/IRS1040ScheduleM.xsd (2010v1.0) Right File: IndividualIncomeTax/Ind1040/IRS1040ScheduleM/IRS1040ScheduleM.xsd (2010v2.0)
OLD: IndividualIncomeTax/Ind1040/IRS1040ScheduleM/IRS1040ScheduleM.xsd (2010v1.0)
NEW: IndividualIncomeTax/Ind1040/IRS1040ScheduleM/IRS1040ScheduleM.xsd (2010v2.0)

OLD line(s): 171

   <!-- Making Work Pay Credit Amount -->
NEW line(s): 171

   <!-- Make Work Pay Net Cr Amt -->
OLD line(s): 175

      <Description>Making Work Pay Credit Amount</Description>
NEW line(s): 175

      <Description>Make Work Pay Net Cr Amt</Description>
OLD line(s): 182,183

   <!-- Was Economic Recovery Payment Received -->
   <xsd:element name="EconomicRecoveryPymtInd" type="BooleanType" minOccurs="0">
NEW line(s): 182,183

 <!-- Economic Recovery Pymt Ind -->
<xsd:element name="EconomicRecoveryPymtInd" type="BooleanType" minOccurs="0">
OLD line(s): 186

      <Description>Was Economic Recovery Payment Received</Description>
NEW line(s): 186

      <Description>Economic Recovery Pymt Ind</Description>
OLD line(s): 188

      <ELFFieldNumber>0150</ELFFieldNumber>
NEW line(s): 188

      <ELFFieldNumber>0150 0160</ELFFieldNumber>
OLD line(s): 193

   <!-- Economic Recovery Payment Amount Received -->
NEW line(s): 193

    <!-- Economic Recovery Pymt Amt -->
OLD line(s): 197

      <Description>Economic Recovery Payment Amount Received</Description>
NEW line(s): 197

         <Description>Economic Recovery Pymt Amt</Description>
OLD line(s): 204,205

   <!-- Was Pension or Annuity Received From Work Not Covered By Social Security -->
   <xsd:element name="GovRetireeCrInd" type="BooleanType" minOccurs="0">
NEW line(s): 204,205

<!-- Making Work Pay Cr Amt -->
   <xsd:element name="MakingWorkPayCrAmt" type="USAmountType" minOccurs="0">
OLD line(s): 208

      <Description>Was Pension or Annuity Received From Work Not Covered By Social Security</Description>
NEW line(s): 208

      <Description>Making Work Pay Cr Amt</Description>
OLD line(s): 213,256

   </xsd:element>

    <!-- Govt Retiree Credit-->
   <xsd:element name="GovRetireeCrAmt" type="USAmountType" minOccurs="0">
    <xsd:annotation>
     <xsd:documentation>
      <Description>Govt Retiree Credit</Description>
      <LineNumber>11</LineNumber>
      <ELFFieldNumber>0200</ELFFieldNumber>
     </xsd:documentation>
    </xsd:annotation>
   </xsd:element>

   <!-- Sum of The Economic Recovery Payment and Retiree Credit -->
   <xsd:element name="SumEconRcvryPymtAndRtreCrAmt" type="USAmountType" minOccurs="0">
    <xsd:annotation>
     <xsd:documentation>
      <Description>Sum of The Economic Recovery Payment and Retiree Credit</Description>
      <LineNumber>12</LineNumber>
      <ELFFieldNumber>0210</ELFFieldNumber>
     </xsd:documentation>
    </xsd:annotation>
   </xsd:element>

   <!-- Economic Recovery Payment Amount Plus The Govt Retiree Cr Less The Work Pay Cr -->
   <xsd:element name="RetireeCrLessWorkPayNetCrAmt" type="USAmountNNType" minOccurs="0">
    <xsd:annotation>
     <xsd:documentation>
      <Description>Economic Recovery Payment Amount Plus The Govt Retiree Cr Less The Work Pay Cr</Description>
      <LineNumber>13</LineNumber>
      <ELFFieldNumber>0220</ELFFieldNumber>
     </xsd:documentation>
    </xsd:annotation>
   </xsd:element>

    <!-- Total Cr For MakingWork Pay and Govt Retiree Cr -->
   <xsd:element name="MakeWorkPayandGovtRetireeCrAmt" type="USAmountType" minOccurs="0">
    <xsd:annotation>
     <xsd:documentation>
      <Description>Total Cr For MakingWork Pay and Govt Retiree Cr</Description>
      <LineNumber>14</LineNumber>
      <ELFFieldNumber>0230</ELFFieldNumber>
     </xsd:documentation>
    </xsd:annotation>
NEW line(s): 212