Diff - Left File: TEGE/TEGE990T/IRS990TScheduleA/StraightlineDepreciationSchedule.xsd (2020v1.1) Right File: TEGE/TEGE990T/IRS990TScheduleA/StraightlineDepreciationSchedule.xsd (2020v1.2)
OLD: TEGE/TEGE990T/IRS990TScheduleA/StraightlineDepreciationSchedule.xsd (2020v1.1)
NEW: TEGE/TEGE990T/IRS990TScheduleA/StraightlineDepreciationSchedule.xsd (2020v1.2)

OLD line(s): 68

      <xsd:element name="PropertyLineNum">
NEW line(s): 66

      <xsd:element name="PropertyLineNum" minOccurs="0">
OLD line(s): 80

NEW line(s): 79,87

      <!-- Property description -->
      <xsd:element name="PropertyDesc" type="LineExplanationType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Property description</Description>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

OLD line(s): 100

      <xsd:element name="UsefulLifeYearNum" type="IntegerNNType" minOccurs="0">
NEW line(s): 107

      <xsd:element name="UsefulLifeYearNum" minOccurs="0">
OLD line(s): 105

NEW line(s): 113,120

        <xsd:simpleType>
          <xsd:restriction base="DecimalType">
            <xsd:totalDigits value="4"/>
            <xsd:fractionDigits value="2"/>
            <xsd:minInclusive value="00.00"/>
            <xsd:maxInclusive value="99.99"/>
          </xsd:restriction>
        </xsd:simpleType>
OLD line(s): 109

      <xsd:element name="RemainingYearNum" type="IntegerNNType" minOccurs="0">
NEW line(s): 124

      <xsd:element name="RemainingYearNum" minOccurs="0">
OLD line(s): 114

NEW line(s): 130,137

        <xsd:simpleType>
          <xsd:restriction base="DecimalType">
            <xsd:totalDigits value="4"/>
            <xsd:fractionDigits value="2"/>
            <xsd:minInclusive value="00.00"/>
            <xsd:maxInclusive value="99.99"/>
          </xsd:restriction>
        </xsd:simpleType>