Diff - Left File: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2010v3.3) Right File: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2010v3.4)
OLD: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2010v3.3)
NEW: CorporateIncomeTax/Common/IRS4562/IRS4562.xsd (2010v3.4)

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>