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

OLD line(s): 45

NEW line(s): 46

    <!-- Part I Direct Deposit -->
OLD line(s): 98,99

       <!-- Total Direct Deposit Refund Amount -->
       <xsd:element name="TotalDirectDepositRefundAmt" type="USAmountPosType" minOccurs="0">
NEW line(s): 99,100

  <!-- Amount To Be Used For Bond Purchases For Yourself And Your Spouse, If Married Filing Jointly -->
  <xsd:element name="RefundUsedForBondPurchasesAmt" type="USAmountType" minOccurs="0">
OLD line(s): 102

                <Description>Total Direct Deposit Refund Amount</Description>
NEW line(s): 103

      <Description>Amount To Be Used For Bond Purchases For Yourself And Your Spouse, If Married Filing Jointly</Description>
OLD line(s): 104

                       <ELFFieldNumber>0190</ELFFieldNumber>
NEW line(s): 105

        <ELFFieldNumber>0305</ELFFieldNumber>
OLD line(s): 108

NEW line(s): 110,158

       <!-- Part II U.S. Series I Savings Bond Purchases -->
        <xsd:element name="SavingsBondPurchaseInfoGrp" minOccurs="0" maxOccurs="2">
    <xsd:complexType>
       <xsd:sequence>
           
           <!-- Amount To Be Used For Yourself, Your Spouse, Or Someone Else -->
           <xsd:element name="BondPurchaseAmt" type="USAmountType" >
              <xsd:annotation>
                   <xsd:documentation>
                      <Description>Amount To Be Used For Yourself, Your Spouse, Or Someone Else</Description>
                      <LineNumber>5a 6a</LineNumber>
                         <ELFFieldNumber>0310 0350</ELFFieldNumber>
                   </xsd:documentation>
              </xsd:annotation>
           </xsd:element>

           <!-- Owners Name For The Bond Registration -->
           <xsd:element name="BondOwnerNm" type="PersonNameType" >
              <xsd:annotation>
                   <xsd:documentation>
                      <Description>Owners Name For The Bond Registration</Description>
                      <LineNumber>5b 6b</LineNumber>
                         <ELFFieldNumber>0320 0360</ELFFieldNumber>
                   </xsd:documentation>
              </xsd:annotation>
           </xsd:element>

           <!-- CoOwner Or Beneficiary Name -->
           <xsd:element name="BondCoOwnerOrBeneficiaryNm" type="PersonNameType" >
              <xsd:annotation>
                   <xsd:documentation>
                      <Description>CoOwner Or Beneficiary Name</Description>
                      <LineNumber>5c 6c</LineNumber>
                         <ELFFieldNumber>0330 0370</ELFFieldNumber>
                   </xsd:documentation>
              </xsd:annotation>
           </xsd:element>

           <!-- Beneficiary Designation Indicator -->
           <xsd:element name="BeneficiaryInd" type="CheckboxType" >
              <xsd:annotation>
                   <xsd:documentation>
                      <Description>Beneficiary Designation Indicator</Description>
                      <LineNumber>5c 6c</LineNumber>
                         <ELFFieldNumber>0340 0380</ELFFieldNumber>
                   </xsd:documentation>
              </xsd:annotation>
           </xsd:element>
           
OLD line(s): 109

NEW line(s): 160,188

       </xsd:complexType>
      </xsd:element>

    <!-- Part III Paper Check -->
           <!-- Amount To Be Refunded By Check -->
           <xsd:element name="RefundByCheckAmt" type="USAmountType" minOccurs="0">
              <xsd:annotation>
                   <xsd:documentation>
                      <Description>Amount To Be Refunded By Check</Description>
                      <LineNumber>7</LineNumber>
                         <ELFFieldNumber>0390</ELFFieldNumber>
                   </xsd:documentation>
              </xsd:annotation>
           </xsd:element>

    <!-- Part IV Total Allocation Of Refund-->
           <!-- Total Allocation Of Refund -->
           <xsd:element name="TotalAllocationOfRefundAmt" type="USAmountPosType" minOccurs="0">
              <xsd:annotation>
                   <xsd:documentation>
                      <Description>Total Allocation Of Refund</Description>
                      <LineNumber>8</LineNumber>
                         <ELFFieldNumber>0400</ELFFieldNumber>
                   </xsd:documentation>
              </xsd:annotation>
           </xsd:element>
       

    </xsd:sequence>