Diff - Left File: PartnershipIncome/Part1065/IRS1065ScheduleK1/InterestIncomeExplanationStatement.xsd (2012v1.1) Right File: PartnershipIncome/Part1065/IRS1065ScheduleK1/InterestIncomeExplanationStatement.xsd (2012v2.0)
OLD: PartnershipIncome/Part1065/IRS1065ScheduleK1/InterestIncomeExplanationStatement.xsd (2012v1.1)
NEW: PartnershipIncome/Part1065/IRS1065ScheduleK1/InterestIncomeExplanationStatement.xsd (2012v2.0)

OLD line(s): 49

NEW line(s): 50,54

   <!-- Interest Income Statement Group -->
   <xsd:element name="InterestIncomeStatementGrp" minOccurs="0" maxOccurs="unbounded">
    <xsd:complexType>
     <xsd:sequence>

OLD line(s): 51

      <xsd:element name="TypeOfCredit" type="LineExplanationType" minOccurs="0" maxOccurs="unbounded">
NEW line(s): 56

        <xsd:element name="TypeOfCredit" type="LineExplanationType" minOccurs="0">
OLD line(s): 60

      <xsd:element name="PrtnrDistriShareOfInterestIncm" type="USAmountType" minOccurs="0" maxOccurs="unbounded">
NEW line(s): 65

        <xsd:element name="PrtnrDistriShareOfInterestIncm" type="USAmountType" minOccurs="0">
OLD line(s): 67

NEW line(s): 73,76

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