<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2015 rel. 3 sp1 (x64) (http://www.altova.com) by TEA (Texas Education Agency) -->
<!-- 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>===== InterchangeSSAOrganizationAssociation Version History=====</xs:documentation>
	</xs:annotation>
	<xs:annotation>
		<xs:documentation>===== Shared Services Arrangement Organization Interchange Model =====</xs:documentation>
	</xs:annotation>
	<xs:element name="InterchangeSSAOrganizationAssociation">
		<xs:annotation>
			<xs:documentation>This interchange is to load the education organization to which another education organization (fiscal agent) provides services.</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:choice maxOccurs="unbounded">
				<xs:element name="SSAOrgAssociationExtension" type="SSAOrgAssociationExtension"/>
			</xs:choice>
		</xs:complexType>
	</xs:element>
</xs:schema>
