Diff - Left File: CorporateIncomeTax/Common/IRS5884/IRS5884.xsd (2009v1.4) Right File: CorporateIncomeTax/Common/IRS5884/IRS5884.xsd (2010v1.0)
OLD: CorporateIncomeTax/Common/IRS5884/IRS5884.xsd (2009v1.4)
NEW: CorporateIncomeTax/Common/IRS5884/IRS5884.xsd (2010v1.0)

OLD line(s): 178

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

      <xsd:element name="CfwdWorkOpptCrTYBeginAfter2006" minOccurs="0">
OLD line(s): 184

NEW line(s): 185,198

        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="USAmountType">
              <xsd:attribute name="form8884Indicator">
                <xsd:simpleType>
                  <xsd:restriction base="StringType">
                    <xsd:enumeration value="From Form 8884" />
                  </xsd:restriction>
                </xsd:simpleType>
              </xsd:attribute>
              <xsd:attribute name="form8884Amount" type="USAmountType"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>