Diff - Left File: CorporateIncomeTax/Common/IRS970/IRS970.xsd (2008v2.3) Right File: CorporateIncomeTax/Common/IRS970/IRS970.xsd (2008v2.4)
OLD: CorporateIncomeTax/Common/IRS970/IRS970.xsd (2008v2.3)
NEW: CorporateIncomeTax/Common/IRS970/IRS970.xsd (2008v2.4)

OLD line(s): 388,389

      <!-- Part IV Line 16: LIFO Computation Method for Dollar-Value Pooling Attachment -->
        <!-- Dependency is attached at the the form level -->
NEW line(s): 388,404

      <!-- LIFO Computation Method for Dollar Value Pooling -->
      <xsd:element name="LIFOCmptMthdForDolValuePooling" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>LIFO computation method for dollar value pooling</Description>
            <LineNumber>Part IV Line 16</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="LineExplanationType">
              <xsd:attribute name="referenceDocumentId" type="IdListType" />
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="LIFOCmptMthdForDollarValuePoolingAttachment"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>