Diff - Left File: TEGE/Common/IRS990ScheduleB/IRS990ScheduleB.xsd (2018v2.1) Right File: TEGE/Common/IRS990ScheduleB/IRS990ScheduleB.xsd (2018v3.0)
OLD: TEGE/Common/IRS990ScheduleB/IRS990ScheduleB.xsd (2018v2.1)
NEW: TEGE/Common/IRS990ScheduleB/IRS990ScheduleB.xsd (2018v3.0)

OLD line(s): 227

NEW line(s): 228,240

        <xsd:element name="NameNotApplicableCd">
          <xsd:annotation>
            <xsd:documentation>
              <Description>Contributor name - "N/A</Description>
              <LineNumber>Part I Column (b)</LineNumber>
            </xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="StringType">
              <xsd:enumeration value="N/A" />
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
OLD line(s): 246

NEW line(s): 261,273

        <xsd:element name="AddressNotApplicableCd">
          <xsd:annotation>
            <xsd:documentation>
              <Description>Contributor Address - "N/A</Description>
              <LineNumber>Part I Column (b)</LineNumber>
            </xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="StringType">
              <xsd:enumeration value="N/A" />
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>