Diff - Left File: TEGE/TEGE990/IRS990/IRS990.xsd (2010v1.0) Right File: TEGE/TEGE990/IRS990/IRS990.xsd (2010v2.0)
OLD: TEGE/TEGE990/IRS990/IRS990.xsd (2010v1.0)
NEW: TEGE/TEGE990/IRS990/IRS990.xsd (2010v2.0)

OLD line(s): 246

                      <xsd:pattern value="[2-9]|1[0-9]|2[02-7]"/>
NEW line(s): 246

                      <xsd:pattern value="[2,4-9]|1[0-9]|2[02-7]"/>
OLD line(s): 254

NEW line(s): 255,264

        <!-- Is it a 501(c)(3) Organization? -->
        <xsd:element name="Organization501c3" type="CheckboxType">
          <xsd:annotation>
            <xsd:documentation>
              <Description>Indicates a 501(c)(3) organization</Description>
              <LineNumber>I</LineNumber>
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>

OLD line(s): 764

NEW line(s): 775,784

      <!-- Schedule O Indicator -->
      <xsd:element name="InfoInScheduleOPartIII" type="CheckboxType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Schedule O contains a response to a question in Part III</Description>
            <LineNumber>Part III</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

OLD line(s): 1097,1098

      <!-- Balance Sheet Amounts Reported? -->
      <xsd:element name="BalanceSheetAmountsReported" minOccurs="1">
NEW line(s): 1117,1118

      <!-- Land, Building, Equipment Amounts Reported? -->
      <xsd:element name="ReportLandBldgEquip" minOccurs="1">
OLD line(s): 1101,1102

            <Description>Balance sheet amounts reported?</Description>
            <LineNumber>Part IV Line 11</LineNumber>
NEW line(s): 1121,1122

            <Description>Balance sheet land, buildings, equipment amounts reported?</Description>
            <LineNumber>Part IV Line 11a</LineNumber>
OLD line(s): 1114

NEW line(s): 1135,1224

      <!-- Balance Sheet Investments - Other Securities Amounts Reported? -->
      <xsd:element name="ReportInvestOthSecurities" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Balance sheet investments - other securities amounts reported?</Description>
            <LineNumber>Part IV Line 11b</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="BooleanType">
              <xsd:attribute name="referenceDocumentId" type="IdListType"/>
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="IRS990ScheduleD"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>

      <!-- Balance Sheet Investments - Program Related Amounts Reported? -->
      <xsd:element name="ReportProgRelInvest" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Balance sheet investments - program related amounts reported?</Description>
            <LineNumber>Part IV Line 11c</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="BooleanType">
              <xsd:attribute name="referenceDocumentId" type="IdListType"/>
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="IRS990ScheduleD"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>

      <!-- Balance Sheet Other Assets Amounts Reported? -->
      <xsd:element name="ReportOtherAssets" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Balance sheet other assets amounts reported?</Description>
            <LineNumber>Part IV Line 11d</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="BooleanType">
              <xsd:attribute name="referenceDocumentId" type="IdListType"/>
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="IRS990ScheduleD"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>

      <!-- Balance Sheet Other Liabilities Amounts Reported? -->
      <xsd:element name="ReportOtherLiabilities" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Balance sheet other liabilities amounts reported?</Description>
            <LineNumber>Part IV Line 11e</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="BooleanType">
              <xsd:attribute name="referenceDocumentId" type="IdListType"/>
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="IRS990ScheduleD"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>

      <!-- Balance Sheet Footnote for Liability Under FIN 48? -->
      <xsd:element name="ReportFin48Footnote" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Balance sheet footnote for liability under FIN 48?</Description>
            <LineNumber>Part IV Line 11f</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="BooleanType">
              <xsd:attribute name="referenceDocumentId" type="IdListType"/>
              <xsd:attribute name="referenceDocumentName" type="StringType" fixed="IRS990ScheduleD"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>

OLD line(s): 1120

            <LineNumber>Part IV Line 12</LineNumber>
NEW line(s): 1230

            <LineNumber>Part IV Line 12a</LineNumber>
OLD line(s): 1138

            <LineNumber>Part IV Line 12A</LineNumber>
NEW line(s): 1248

            <LineNumber>Part IV Line 12b</LineNumber>
OLD line(s): 1642

      <xsd:element name="RelatedOrgControlledEntity" minOccurs="1">
NEW line(s): 1752

      <xsd:element name="RelatedOrgControlledEntity" type="BooleanType" minOccurs="1">
OLD line(s): 1648

NEW line(s): 1759,1768

      </xsd:element>

      <!-- Payment From or Engage in Transaction With a Controlled Entity? -->
      <xsd:element name="TransactionRelatedEntity" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Payment from or engage in transaction with a controlled entity?</Description>
            <LineNumber>Part IV Line 35A</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
OLD line(s): 1706

NEW line(s): 1827,1836

      <!-- Schedule O Indicator -->
      <xsd:element name="InfoInScheduleOPartV" type="CheckboxType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Schedule O contains a response to a question in Part V</Description>
            <LineNumber>Part V</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

OLD line(s): 2018

NEW line(s): 2149,2158

      <!-- Schedule O Indicator -->
      <xsd:element name="InfoInScheduleOPartVI" type="CheckboxType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Schedule O contains a response to a question in Part VI</Description>
            <LineNumber>Part VI</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

OLD line(s): 2368

NEW line(s): 2509,2518

      <!-- Schedule O Indicator -->
      <xsd:element name="InfoInScheduleOPartVII" type="CheckboxType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Schedule O contains a response to a question in Part VII</Description>
            <LineNumber>Part VII</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

OLD line(s): 2537

            <LineNumber>Part VII Section A Line 1b D</LineNumber>
NEW line(s): 2687

            <LineNumber>Part VII Section A Line 1d D</LineNumber>
OLD line(s): 2547

            <LineNumber>Part VII Section A Line 1b E</LineNumber>
NEW line(s): 2697

            <LineNumber>Part VII Section A Line 1d E</LineNumber>
OLD line(s): 2557

            <LineNumber>Part VII Section A Line 1b F</LineNumber>
NEW line(s): 2707

            <LineNumber>Part VII Section A Line 1d F</LineNumber>
OLD line(s): 2876

      <xsd:element name="NetIncomeFromFundraisingEvents" type="Form990PartVIIIGroup3Type" minOccurs="0">
NEW line(s): 3026

      <xsd:element name="NetIncomeFromFundraisingEvents" type="Form990PartVIIIGroup7Type" minOccurs="0">
OLD line(s): 3738

      <!-- Part XI Financials -->
NEW line(s): 3888

      <!-- Part XI Reconciliation of Net Assets -->
OLD line(s): 3739

NEW line(s): 3890,3980

      <!-- Schedule O Indicator -->
      <xsd:element name="InfoInScheduleOPartXI" type="CheckboxType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Schedule O contains a response to a question in Part XI</Description>
            <LineNumber>Part XI</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      
      <!-- Not Used, Commented Out - Total Revenue Reconcillation of Net Assets -->
      <!-- Duplicate Element -->
      <!-- Use element TotalRevenueColumn under TotalRevenue from Part VIII, Column (A), Line 12 -->
      <!-- xsd:element name="ReconciliationTotalRevenue" type="USAmountType" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Total expenses, reconciliation of net assets</Description>
            <LineNumber>Part XI, Line 1</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element -->

      <!-- Not Used, Commented Out - Total Expenses Reconcillation of Net Assets -->
      <!-- Duplicate Element -->
      <!-- Use element Total under TotalFunctionalExpenses from Part IX, Column (A), Line 25 -->
      <!-- xsd:element name="ReconciliationTotalExpenses" type="USAmountType" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Total expenses, reconciliation of net assets</Description>
            <LineNumber>Part XI, Line 2</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element -->


      <!-- Revenue Less Expenses -->
      <xsd:element name="ReconcilationRevenueExpenses" type="USAmountType" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Revenue less expenses</Description>
            <LineNumber>Part XI Line 3</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

      <!-- Not Used, Commented Out - Net Assets or Fund Balance at Beginning of Year -->
      <!-- Duplicate Element -->
      <!-- Use element BOY under TotalNetAssetsFundBalances from Part X, Column (A), Line 33 -->
      <!-- xsd:element name="ReconciliationNetAssets" type="USAmountType" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Net assets or fund balance at beginning of year</Description>
            <LineNumber>Part XI, Line 4</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element -->

      <!-- Other Changes in Net Assets or Fund Balances -->
      <xsd:element name="ReconcilationOtherChanges" type="USAmountType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Other changes in net assets or fund balances</Description>
            <LineNumber>Part XI Line 5</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

      <!-- Not Used, Commented Out - Net Assets or Fund Balance at End of Year -->
      <!-- Duplicate Element -->
      <!-- Use element EOY under TotalNetAssetsFundBalances from Part X, Column (B), Line 33 -->
      <!-- xsd:element name="ReconciliationNetAssetsEOY" type="USAmountType" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Net assets or fund balance at end of year</Description>
            <LineNumber>Part XI, Line 6</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element -->

      <!-- Part XII Financials -->

      <!-- Schedule O Indicator -->
      <xsd:element name="InfoInScheduleOPartXII" type="CheckboxType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Schedule O contains a response to a question in Part XII</Description>
            <LineNumber>Part XII</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

OLD line(s): 3747

              <LineNumber>Part XI Line 1</LineNumber>
NEW line(s): 3988

              <LineNumber>Part XII Line 1</LineNumber>
OLD line(s): 3757

              <LineNumber>Part XI Line 1</LineNumber>
NEW line(s): 3998

              <LineNumber>Part XII Line 1</LineNumber>
OLD line(s): 3767

              <LineNumber>Part XI Line 1</LineNumber>
NEW line(s): 4008

              <LineNumber>Part XII Line 1</LineNumber>
OLD line(s): 3785

            <LineNumber>Part XI Line 2a</LineNumber>
NEW line(s): 4026

            <LineNumber>Part XII Line 2a</LineNumber>
OLD line(s): 3795

            <LineNumber>Part XI Line 2b</LineNumber>
NEW line(s): 4036

            <LineNumber>Part XII Line 2b</LineNumber>
OLD line(s): 3805

            <LineNumber>Part XI Line 2c</LineNumber>
NEW line(s): 4046

            <LineNumber>Part XII Line 2c</LineNumber>
OLD line(s): 3816

              <LineNumber>Part XI Line 2d</LineNumber>
NEW line(s): 4057

              <LineNumber>Part XII Line 2d</LineNumber>
OLD line(s): 3826

              <LineNumber>Part XI Line 2d</LineNumber>
NEW line(s): 4067

              <LineNumber>Part XII Line 2d</LineNumber>
OLD line(s): 3836

              <LineNumber>Part XI Line 2d</LineNumber>
NEW line(s): 4077

              <LineNumber>Part XII Line 2d</LineNumber>
OLD line(s): 3847

            <LineNumber>Part XI Line 3a</LineNumber>
NEW line(s): 4088

            <LineNumber>Part XII Line 3a</LineNumber>
OLD line(s): 3857

            <LineNumber>Part XI Line 3b</LineNumber>
NEW line(s): 4098

            <LineNumber>Part XII Line 3b</LineNumber>
OLD line(s): 4190

NEW line(s): 4432,4467

      </xsd:element>

      <!-- Unrelated Business Revenue -->
      <xsd:element name="UnrelatedBusinessRevenue" type="USAmountType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Unrelated business revenue</Description>
            <LineNumber>Part VIII Column (C)</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>

      <!-- Excluded by Section 512, 513, or 514: Amount -->
      <xsd:element name="ExclusionAmount" type="USAmountType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Excluded by section 512, 513, or 514: amount</Description>
            <LineNumber>Part VIII Column (D)</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    
    </xsd:sequence>
  </xsd:complexType>

  <!-- Group for Common elements in Part VIII Cols (A), (C) - (D) -->
  <xsd:complexType name="Form990PartVIIIGroup7Type">
    <xsd:sequence>
      <!-- Total Revenue -->
      <xsd:element name="TotalRevenueColumn" type="USAmountType" minOccurs="1">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Total revenue</Description>
            <LineNumber>Part VIII Column (A)</LineNumber>
          </xsd:documentation>
        </xsd:annotation>