Diff - Left File: CorporateIncomeTax/Common/IRS8882/IRS8882.xsd (2010v3.3) Right File: CorporateIncomeTax/Common/IRS8882/IRS8882.xsd (2011v1.0)
OLD: CorporateIncomeTax/Common/IRS8882/IRS8882.xsd (2010v3.3)
NEW: CorporateIncomeTax/Common/IRS8882/IRS8882.xsd (2011v1.0)

OLD line(s): 35,36

          <xsd:attribute name="referenceDocumentId" type="IdListType"/>
          <xsd:attribute name="referenceDocumentName" type="StringType" fixed="CreditFromPassThroughEntitiesStatement"/>
NEW line(s): 35

          
OLD line(s): 61

      <xsd:element name="TwentyFivePctOfFacilityExpend" type="USAmountType" minOccurs="0">
NEW line(s): 60

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

NEW line(s): 67,74

        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="USAmountType">
              <xsd:attribute name="referenceDocumentId" type="IdListType" />
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="ControlledGroupMemberStatement"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
OLD line(s): 81

      <xsd:element name="TenPctOfResourceExpend" type="USAmountType" minOccurs="0">
NEW line(s): 88

      <xsd:element name="TenPctOfResourceExpend" minOccurs="0">
OLD line(s): 87

NEW line(s): 95,102

        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="USAmountType">
              <xsd:attribute name="referenceDocumentId" type="IdListType" />
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="ControlledGroupMemberStatement"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
OLD line(s): 122,130

              <xsd:attribute name="referenceDocumentId" type="IdListType" />
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="ControlledGroupMemberStatement"/>
              <xsd:attribute name="form1041PortionLiteral">
                <xsd:simpleType>
                  <xsd:restriction base="StringType">
                    <xsd:enumeration value="1041 Portion"/>
                  </xsd:restriction>
                </xsd:simpleType>
              </xsd:attribute>
NEW line(s): 136