Diff - Left File: CorporateIncomeTax/Corp1120F/IRS1120FScheduleV/IRS1120FScheduleV.xsd (2009v1.1) Right File: CorporateIncomeTax/Corp1120F/IRS1120FScheduleV/IRS1120FScheduleV.xsd (2009v2.0)
OLD: CorporateIncomeTax/Corp1120F/IRS1120FScheduleV/IRS1120FScheduleV.xsd (2009v1.1)
NEW: CorporateIncomeTax/Corp1120F/IRS1120FScheduleV/IRS1120FScheduleV.xsd (2009v2.0)

OLD line(s): 33

NEW line(s): 34,42


          <xsd:attribute name="referenceDocumentId" type="IdListType">
            <xsd:annotation>
              <xsd:documentation>List of document ID's of forms, schedules, supporting info. etc. attached to this form</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>

          <xsd:attribute name="referenceDocumentName" type="StringType" fixed="BinaryAttachment"/>

OLD line(s): 71

NEW line(s): 81,109


      <!-- Transportation Income Exempt By Treaty -->
      <xsd:element name="TransIncmExmptByTrty" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Transportation income exempt by treaty</Description>
            <LineNumber>11</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="USAmountType">
              <xsd:attribute name="referenceDocumentId" type="IdListType"/>
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="IRS8833"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>

      <!-- Gross Transportation Income Minus Treaty Amount -->
      <xsd:element name="GrossTransIncmMinusTrtyAmt" type="USAmountType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Gross transportation income minus treaty amount</Description>
            <LineNumber>12</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

OLD line(s): 249

NEW line(s): 288