Diff - Left File: IndividualIncomeTax/Ind1040/IRS2441/IRS2441.xsd (2009v2.0) Right File: IndividualIncomeTax/Ind1040/IRS2441/IRS2441.xsd (2009v3.0)
OLD: IndividualIncomeTax/Ind1040/IRS2441/IRS2441.xsd (2009v2.0)
NEW: IndividualIncomeTax/Ind1040/IRS2441/IRS2441.xsd (2009v3.0)

OLD line(s): 199,200

       <!-- Employer Paid Benefits Amount -->
       <xsd:element name="EmployerPaidBenefitsAmt" type="USAmountType" minOccurs="0">
NEW line(s): 199,200

       <!-- Net Of Tax And Foreign Tax Credit Amount -->
       <xsd:element name="NetOfTaxAndForeignTaxCreditAmt" type="USAmountType" minOccurs="0">
OLD line(s): 203

                            <Description>Employer Paid Benefits Amount</Description>
NEW line(s): 203

                            <Description>Net Of Tax And Foreign Tax Credit Amount</Description>
OLD line(s): 343

NEW line(s): 344,354

       <!-- Sole Proprietorship Partnership Amount -->
       <xsd:element name="SolePropshpPrtshpAmt" type="USAmountType" minOccurs="0">
                 <xsd:annotation>
                         <xsd:documentation>
                                   <Description>Sole Proprietorship Partnership Amount</Description>
                                   <LineNumber>24</LineNumber>
                                   <ELFFieldNumber>0500</ELFFieldNumber>
                         </xsd:documentation>
                 </xsd:annotation>
       </xsd:element>

OLD line(s): 465

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

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

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

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

       <xsd:element name="QualifyingPersonName" type="PersonFullNameType" minOccurs="0">
NEW line(s): 628

       <xsd:element name="QualifyingPersonName" type="PersonFullNameType" minOccurs="1">
OLD line(s): 629

NEW line(s): 641,642

             <Description>Qualifying Person Name Control</Description>
                   <LineNumber>2(a)</LineNumber>
OLD line(s): 636,638

       <!-- Choice between SSN or DIED -->
      <xsd:choice minOccurs="0">

NEW line(s): 648

OLD line(s): 640

              <xsd:element name="QualifyingPersonSSN" type="SSNType" minOccurs="0">
NEW line(s): 650

        <xsd:element name="QualifyingPersonSSN" type="SSNType" minOccurs="1">
OLD line(s): 650,662

         <!-- Qualifying Literal Person Code -->
               <xsd:element name="QualifyingPersonLiteralCd" type="StringType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>
              <Description>Qualifying Person Literal Code</Description>
              <LineNumber>2(b)</LineNumber>
              <ELFFieldNumber>0214</ELFFieldNumber>
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      
           </xsd:choice>

NEW line(s): 659