<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2019 rel. 3 sp1 (x64) (http://www.altova.com) by  (Atos c/o Austin Data Center) -->
<!-- Ed-Fi Core Version 1.0.01 December 20, 2011-->
<!-- Texas Core Extension Version History-->
<!-- 2022.0.0   12/01/2020 TEDS Preliminary Version-->
<!-- 2022.1.0   03/01/2021 TEDS Final Version-->
<xs:schema xmlns="http://www.tea.state.tx.us/tsds" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.tea.state.tx.us/tsds" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:include schemaLocation="..\Ed-Fi-Core.xsd"/>
	<xs:include schemaLocation="..\TX-Core-Extension.xsd"/>
	<xs:annotation>
		<xs:documentation>===== InterchangeEducationOrganization Version History =====</xs:documentation>
	</xs:annotation>
	<xs:annotation>
		<xs:documentation>===== Education Organization Interchange Model =====</xs:documentation>
	</xs:annotation>
	<xs:element name="InterchangeEducationOrganization">
		<xs:annotation>
			<xs:documentation>This interchange is to load the education organizations (ESC, LEA, and Campus) and their structure.</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:choice maxOccurs="unbounded">
				<xs:element name="StateEducationAgency" type="StateEducationAgency">
					<xs:annotation>
						<xs:documentation>NOT USED BY TEA</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="EducationServiceCenter" type="EducationServiceCenter"/>
				<xs:element name="FeederSchoolAssociation" type="FeederSchoolAssociation">
					<xs:annotation>
						<xs:documentation>NOT USED BY TEA</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="LocalEducationAgency" type="LocalEducationAgencyExtension"/>
				<xs:element name="School" type="SchoolExtension"/>
				<xs:element name="ResidentialFacilityExtension" type="ResidentialFacilityExtension"/>
				<xs:element name="Location" type="Location">
					<xs:annotation>
						<xs:documentation>Deactivated in 2021.1.0</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="ClassPeriod" type="ClassPeriod"/>
				<xs:element name="Course" type="Course"/>
				<xs:element name="CompetencyLevelDescriptor" type="CompetencyLevelDescriptor">
					<xs:annotation>
						<xs:documentation>NOT USED BY TEA</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Program" type="Program"/>
			</xs:choice>
		</xs:complexType>
	</xs:element>
</xs:schema>
