Diff - Left File: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2008v1.0) Right File: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2008v2.0)
OLD: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2008v1.0)
NEW: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2008v2.0)

OLD line(s): 83

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

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

NEW line(s): 90,94

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

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

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

NEW line(s): 115,119

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