Diff - Left File: TEGE/Common/IRS990ScheduleO/IRS990ScheduleO.xsd (2012v2.2) Right File: TEGE/Common/IRS990ScheduleO/IRS990ScheduleO.xsd (2013v1.0)
OLD: TEGE/Common/IRS990ScheduleO/IRS990ScheduleO.xsd (2012v2.2)
NEW: TEGE/Common/IRS990ScheduleO/IRS990ScheduleO.xsd (2013v1.0)

OLD line(s): 2

<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
NEW line(s): 2

<xsd:schema xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.irs.gov/efile" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
OLD line(s): 7

      <TaxYear>2012</TaxYear>
NEW line(s): 7

      <TaxYear>2013</TaxYear>
OLD line(s): 46

      <xsd:element name="GeneralExplanation" type="GeneralExplanationType" minOccurs="1" maxOccurs="unbounded"/>
NEW line(s): 46

      <xsd:element name="SupplementalInformationDetail" type="SupplementalInformationDetailType" minOccurs="1" maxOccurs="unbounded"/>
OLD line(s): 50

  <xsd:complexType name="GeneralExplanationType">
NEW line(s): 50

  <xsd:complexType name="SupplementalInformationDetailType">
OLD line(s): 58

      <xsd:element name="Identifier" type="LineExplanationType" minOccurs="0">
NEW line(s): 58

      <xsd:element name="IdentifierTxt" type="LineExplanationType" minOccurs="0">
OLD line(s): 67

      <xsd:element name="ReturnReference" type="LineExplanationType" minOccurs="0">
NEW line(s): 67

      <xsd:element name="FormAndLineReferenceDesc" type="LineExplanationType" minOccurs="0">
OLD line(s): 76

      <xsd:element name="Explanation" type="ExplanationType" minOccurs="1">
NEW line(s): 76

      <xsd:element name="ExplanationTxt" type="ExplanationType" minOccurs="1">