Diff - Left File: CorporateIncomeTax/Common/IRS8903/ExpandedAffiliatedGroupAllocationStmt.xsd (2006v1.1) Right File: CorporateIncomeTax/Common/IRS8903/ExpandedAffiliatedGroupAllocationStmt.xsd (2006v1.2)
OLD: CorporateIncomeTax/Common/IRS8903/ExpandedAffiliatedGroupAllocationStmt.xsd (2006v1.1)
NEW: CorporateIncomeTax/Common/IRS8903/ExpandedAffiliatedGroupAllocationStmt.xsd (2006v1.2)

OLD line(s): 63

NEW line(s): 64,66

            <!-- TIN of Each of These Taxpayers or Missing EIN Reason -->
            <xsd:choice minOccurs="0">
            
OLD line(s): 65

            <xsd:element name="TaxpayersTIN" type="EINType" minOccurs="0">
NEW line(s): 68

              <xsd:element name="TaxpayersTIN" type="EINType">
OLD line(s): 72

NEW line(s): 76,91

              <!-- Missing EIN Reason -->
              <xsd:element name="MissingEINReason">
                <xsd:annotation>
                  <xsd:documentation>
                    <Description>Missing EIN reason</Description>
                  </xsd:documentation>
                </xsd:annotation>
                <xsd:simpleType>
                  <xsd:restriction base="StringType">
                    <xsd:enumeration value="APPLD FOR"/>
                    <xsd:enumeration value="FOREIGNUS"/>
                  </xsd:restriction>
                </xsd:simpleType>
              </xsd:element>
            </xsd:choice>