<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2021 (x64) (http://www.altova.com) by  (Office of the Attorney General) -->
<!-- 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>===== InterchangeStaffAssociation Version History=====</xs:documentation>
	</xs:annotation>
	<xs:annotation>
		<xs:documentation>===== Staff Association Interchange Model  =====</xs:documentation>
	</xs:annotation>
	<xs:element name="InterchangeStaffAssociation">
		<xs:annotation>
			<xs:documentation>Exchange standard for reporting Staff data</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:choice maxOccurs="unbounded">
				<xs:element name="Staff" type="StaffExtension"/>
				<xs:element name="StaffEducationOrgEmploymentAssociation" type="StaffEducationOrgEmploymentAssociationExtension"/>
				<xs:element name="StaffEducationOrgAssignmentAssociation" type="StaffEducationOrgAssignmentAssociationExtension">
					<xs:annotation>
						<xs:documentation>Deactivated in 2021.1.0</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="StaffProgramAssociation" type="StaffProgramAssociation">
					<xs:annotation>
						<xs:documentation>NOT USED BY TEA</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="StaffResponsibilitiesExtension" type="StaffResponsibilitiesExtension"/>
				<xs:element name="Teacher" type="TeacherExtension">
					<xs:annotation>
						<xs:documentation>Deactivated in 2021.1.0</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="TeacherSchoolAssociation" type="TeacherSchoolAssociation">
					<xs:annotation>
						<xs:documentation>Deactivated in 2021.1.0
						Restored in 2022.1.0</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="TeacherSectionAssociation" type="TeacherSectionAssociationExtension"/>
				<xs:element name="ContractedInstructionalStaffFTEExtension" type="ContractedInstructionalStaffFTEExtension"/>
				<xs:element name="PayrollExtension" type="PayrollExtension"/>
				<xs:element name="LeaveEvent" type="LeaveEvent">
					<xs:annotation>
						<xs:documentation>Deactivated in 2021.1.0</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="OpenStaffPosition" type="OpenStaffPosition">
					<xs:annotation>
						<xs:documentation>NOT USED BY TEA</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="CredentialFieldDescriptor" type="CredentialFieldDescriptor">
					<xs:annotation>
						<xs:documentation>Deactivated in 2021.1.0</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:choice>
		</xs:complexType>
	</xs:element>
</xs:schema>
