Diff - Left File: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2010v4.0) Right File: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2011v1.0)
OLD: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2010v4.0)
NEW: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2011v1.0)

OLD line(s): 9

      <TaxYear>2010</TaxYear>
NEW line(s): 9

      <TaxYear>2011</TaxYear>
OLD line(s): 92

      <xsd:element name="MaximumDollarLimitation" type="USAmountType" default="500000" minOccurs="0">
NEW line(s): 92

      <xsd:element name="MaximumDollarLimitation" minOccurs="0">
OLD line(s): 99


NEW line(s): 99,103

        <xsd:simpleType>
          <xsd:restriction base="USAmountType">
            <xsd:maxInclusive value="500000" />
          </xsd:restriction>
        </xsd:simpleType>
OLD line(s): 113

      <xsd:element name="ThresholdCostOfSection179Prop" type="USAmountType" default="2000000" minOccurs="0">
NEW line(s): 117

      <xsd:element name="ThresholdCostOfSection179Prop" minOccurs="0">
OLD line(s): 119

NEW line(s): 124,128

        <xsd:simpleType>
          <xsd:restriction base="USAmountType">
            <xsd:maxInclusive value="2000000" />
          </xsd:restriction>
        </xsd:simpleType>