<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.tea.state.tx.us/tsds" targetNamespace="http://www.tea.state.tx.us/tsds" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:include schemaLocation="Ed-Fi-Core.xsd"/>
	<xs:annotation>
		<xs:documentation>===== Texas Core Extension Preliminary Draft Version 1.0 December 1, 2011 =====
Version history:
1.0   12/01/2011  Preliminary Draft Version
2014.F.1.0   03/01/2012 Final Draft Version
2014.F.1.1   05/07/2012 Final Draft Version
2014.A.1.0   7/2/2012 TEDS Addendum Draft Version
2014.A.1.2  12/03/2012 TEDS Addendum Draft Clarifications Version 
</xs:documentation>
	</xs:annotation>
	<xs:annotation>
		<xs:documentation>===== State-Specific Extensions =====</xs:documentation>
	</xs:annotation>
	<xs:annotation>
		<xs:documentation>----- State-Specific Domain Type Extensions -----</xs:documentation>
	</xs:annotation>
	<xs:complexType name="ActualExtension">
		<xs:annotation>
			<xs:documentation>The ActualExtension financial entity represents the sum of the financal transactions to date relating to a specific account.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>This association denotes the LEA with which the account, its budget, transactions, and actuals are associated.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FiscalYear" type="TX-FiscalYear" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The financial accounting year.
TX: FISCAL-YEAR</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-Amount" type="TX-Amount" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the dollar value associated with actual financial account information
TX: ACTUAL-AMOUNT</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalFund" type="TX-LocalFundType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A local fund code is defined as a fiscal and accounting entity with a self-balancing set of accounts recording cash and other financial resources, together with all related liabilities and residual equities or balances, and changes therein, which are segregated for the purpose of carrying on specific activities or attaining certain objectives in accordance with special regulations, restrictions, or limitations. Funds are categorized into different classifications depending on the purpose or activity associated with the respective fund. Governmental accounting systems are organized and operated on a fund basis. 
</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FundCode" type="TX-FundCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state fund code that identifies the fund group and specific fund (when applicable) for actual, budget, and payroll financial data. 
TX: E0316 FUND-CODE (C145)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalFunction" type="TX-LocalFunctionType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local function code describes the activity for which a service or material object is acquired. The functions of a school district are classified into five broad areas: Instruction, Support Services, Operation of Non-Instructional Services, Facilities Acquisition and Construction, and Debt Service. Functions are further classified into sub-functions.  Function is a code applied to expenditures/expenses that identify the purpose of the transaction.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FunctionCode" type="TX-FunctionCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state function code that identifies a general operational area and groups together related activities.
TX: FUNCTION-CODE (C146)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalObject" type="TX-LocalObjectType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local object code is a code that identifies the nature and object of an account, a transaction or a source.  The object classification is used to describe the service or commodity obtained as the result of a specific expenditure. Major object categories include: Personal Services—salaries, Personal Services—employee benefits, Purchased Services, Supplies; Property; Debt Service and Miscellaneous; and other items. These categories can be further classified by sub-object.  
</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ObjectCode" type="TX-ObjectCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state object code that identifies an account, a transaction, or a source of funds. It indicates the major account group to which a transaction is posted or to which the associated monies are related. The major account groups for PEIMS reporting include fund equity, revenue, other resources/non-operating revenue/residual equity transfers in, expenditures/expenses, and other uses/non-operating expenses/residual equity transfers out. 
TX: OBJECT-CODE (C159)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-OrganizationCode" type="TX-OrganizationCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Identifies the unique organizational unit within the district with which the account is associated. For campuses, this is the three-digit campus number registered with the Texas Education Agency. For non-campuses, this must be one of the administrative units required in the Resource Guide, or 998 or 999.
TX: E0319 ORGANIZATION-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalProgramIntentCode" type="TX-LocalProgramIntentCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local program intent code for identifying the cost of instruction and other services that are directed toward a particular need of a specific set of students.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ProgramIntentCode" type="TX-ProgramIntentCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state program intent code for identifying the cost of instruction and other services that are directed toward a particular need of a specific set of students. The intent (the student group toward which the instructional or other service is directed) determines the PROGRAM-INTENT-CODE, not the demographic makeup of the students served.
TX: E0320 PROGRAM-INTENT-CODE (C147)</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="BasicReportingPeriodAttendanceExtension">
		<xs:annotation>
			<xs:documentation>The BasicReportingPeriodAttendanceExtension represents the recording of a student's regular (basic) reporting period attendance.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="ComplexObjectType">
				<xs:sequence>
					<xs:element name="StudentReference" type="StudentReferenceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The student associated with the attendance event by reporting period.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CampusIdOfEnrollment" type="TX-CampusId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the unique campus identification number of the campus in which the student is enrolled.
TX: E0782 CAMPUS-ID-OF-ENROLLMENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-AttendanceEventIndicator" type="TX-AttendanceEventIndicatorType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the attendance event type (i.e., Basic, Special Ed, CTE, Flexible)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-InstructionalTrack" type="TX-InstructionalTrackType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the instructional track for the student. (This data element pertains to the instructional calendar for the student. It does not refer to ability groupings.)
TX: E0975 INSTRUCTIONAL-TRACK-INDICATOR-CODE (C141)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ReportingPeriod" type="TX-ReportingPeriodType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the period for which the attendance data is being reported.
TX: E0934 REPORTING-PERIOD-INDICATOR-CODE (C130)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-NumberDaysTaught" type="TX-NumberDaysTaught" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the number of days of instruction offered, as shown on the school calendar, during a particular reporting period. 
TX: E0935 NUMBER-DAYS-TAUGHT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-GradeLevel" type="TX-GradeLevelType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the current grade level of the student
TX: E0017 GRADE-LEVEL-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalDaysAbsent" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was absent during a particular reporting period. 
TX: E0036 TOTAL-DAYS-ABSENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalIneligibleDaysPresent" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was present and ineligible for Foundation School Program funding during a particular reporting period. 
TX: E0936 TOTAL-INELIGIBLE-DAYS-PRESENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalEligibleDaysPresent" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was present and eligible for Foundation School Program funding during a particular reporting period. 
TX: E0937 TOTAL-ELIGIBLE-DAYS-PRESENT 
TX: E0938 TOTAL-ELIG-BILINGUAL/ESL-DAYS-PRESENT TX: 
E0939 TOTAL-ELIG-PREG-REL-SVCS-DAYS-PRESENT TX: 
E0940 TOTAL-ELIG-SP-ED-MAINSTREAM-DAYS-PRESENT 
TX: E0937 TOTAL-ELIGIBLE-DAYS-PRESENT</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="BudgetExtension">
		<xs:annotation>
			<xs:documentation>The BudgetExtension financial entity represents the amount of monies allocated to be spent or received by an education organization as related to a specific account.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>This association denotes the LEA with which the account, its budget, transactions, and actuals are associated.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FiscalYear" type="TX-FiscalYear" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The financial accounting year.
NEDM: Fiscal Year
TX: FISCAL-YEAR</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-Amount" type="TX-Amount" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the dollar value associated with actual financial account information
TX: ACTUAL-AMOUNT</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalFund" type="TX-LocalFundType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A local fund code is defined as a fiscal and accounting entity with a self-balancing set of accounts recording cash and other financial resources, together with all related liabilities and residual equities or balances, and changes therein, which are segregated for the purpose of carrying on specific activities or attaining certain objectives in accordance with special regulations, restrictions, or limitations. Funds are categorized into different classifications depending on the purpose or activity associated with the respective fund. Governmental accounting systems are organized and operated on a fund basis. 
</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FundCode" type="TX-FundCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state fund code that identifies the fund group and specific fund (when applicable) for actual, budget, and payroll financial data. 
TX: E0316 FUND-CODE (C145)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalFunction" type="TX-LocalFunctionType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local function code describes the activity for which a service or material object is acquired. The functions of a school district are classified into five broad areas: Instruction, Support Services, Operation of Non-Instructional Services, Facilities Acquisition and Construction, and Debt Service. Functions are further classified into sub-functions.  Function is a code applied to expenditures/expenses that identify the purpose of the transaction.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FunctionCode" type="TX-FunctionCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state function code that identifies a general operational area and groups together related activities.
TX: FUNCTION-CODE (C146)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalObject" type="TX-LocalObjectType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local object code is a code that identifies the nature and object of an account, a transaction or a source.  The object classification is used to describe the service or commodity obtained as the result of a specific expenditure. Major object categories include: Personal Services—salaries, Personal Services—employee benefits, Purchased Services, Supplies; Property; Debt Service and Miscellaneous; and other items. These categories can be further classified by sub-object.  
</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ObjectCode" type="TX-ObjectCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state object code that identifies an account, a transaction, or a source of funds. It indicates the major account group to which a transaction is posted or to which the associated monies are related. The major account groups for PEIMS reporting include fund equity, revenue, other resources/non-operating revenue/residual equity transfers in, expenditures/expenses, and other uses/non-operating expenses/residual equity transfers out. 
TX: OBJECT-CODE (C159)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-OrganizationCode" type="TX-OrganizationCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The department or suborganization the employee/contractor is associated with in the Education Organization.
TX: E0319 Organization-Code</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalProgramIntentCode" type="TX-LocalProgramIntentCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local program intent code for identifying the cost of instruction and other services that are directed toward a particular need of a specific set of students.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ProgramIntentCode" type="TX-ProgramIntentCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state program intent code for identifying the cost of instruction and other services that are directed toward a particular need of a specific set of students. The intent (the student group toward which the instructional or other service is directed) determines the PROGRAM-INTENT-CODE, not the demographic makeup of the students served.
TX: E0320 PROGRAM-INTENT-CODE (C147)</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CareerAndTechnicalEducationCourseExtension">
		<xs:annotation>
			<xs:documentation>This entity represents the student's career and technical course(s).</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>This association denotes the LEA in which the CTE course is taught.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="StudentReference" type="StudentReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Reference to student who is enrolled in a CTE course.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ServiceId" type="TX-ServiceId">
				<xs:annotation>
					<xs:documentation>The CTE courses in which a student is enrolled in grades 6-12.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ContractedInstructionalStaffFTEExtension">
		<xs:annotation>
			<xs:documentation>ContractedInstructionalStaffFTEExtension represents financial information for contracted staff.  Contracted instructional staff are contracted teachers, speech therapists, occupational therapists, physical therapists, and any other professional staff working in a classroom on a dedicated basis.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The identifier assigned to a Local Education Agency(LEA) by the State Education Agency (SEA).
CEDS: Identification Code (LEA)
TX: DISTRICT-ID</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="SchoolReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>This association denotes the campus with which the contracted staff is associated.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalProgramIntentCode" type="TX-LocalCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local program intent code for identifying the cost of instruction and other services that are directed toward a particular need of a specific set of students.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ProgramIntentCode" type="TX-ProgramIntentCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state program intent code for identifying the cost of instruction and other services that are directed toward a particular need of a specific set of students. The intent (the student group toward which the instructional or other service is directed) determines the PROGRAM-INTENT-CODE, not the demographic makeup of the students served.
TX: E0320 PROGRAM-INTENT-CODE (C147)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-TotalContractedInstrStaffFTEs" type="TX-ContractedStaffPercentFTE" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A standard measurement of the portion of professional contracted instructional staff, expressed as a multiple of the standard work day, such as 7.7 FTEs. TX: E0980 TOTAL-CONTRACTED-INSTR-STAFF-FTES</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CourseTranscriptExtension">
		<xs:annotation>
			<xs:documentation>This transcript entity is the state-specific extension to CourseTranscript.  CourseTranscript is the final record of a student's performance in their courses.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="CourseTranscript">
				<xs:sequence>
					<xs:element name="TX-GradeLevel" type="TX-GradeLevelType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Student's grade level at time of course.
TX: E0017 GRADE-LEVEL-CODE (C050)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CourseCompletionIndicator" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the outcome of a particular course for a particular student.
TX: E1068 COURSE-COMPLETION-INDICATOR</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-PassFailCreditIndicator" type="TX-PassFailCreditIndicatorType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the outcome for a course taken by a particular student.
TX: E1049 PASS/FAIL-CREDIT-INDICATOR-CODE (C136)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-DualCreditIndicator" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the student was eligible to receive both high school and college credit for a college course.
TX: E1011 DUAL-CREDIT-INDICATOR-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ATCIndicator" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates a high school course for which college credit may be awarded by a post-secondary institution under the conditions of a local articulation agreement or the statewide Advanced Technical Credit (ATC) program agreement.
TX: E1058 ATC-INDICATOR-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CollegeCreditHours" type="TX-CollegeCreditHours" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicate the number of college hours a student earned for the completion of a dual credit course.
TX: E1081 COLLEGE-CREDIT-HOURS
</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="DisciplineActionExtension">
		<xs:annotation>
			<xs:documentation>This event entity is the state-specific extension to DisciplineAction.  DisciplineAction represents actions taken by an education organization after a disruptive event that is recorded as a discipline incident.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="DisciplineAction">
				<xs:sequence>
					<xs:element name="TX-DisciplinaryActionCode" type="TX-DisciplinaryActionCodeType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the type of disciplinary action taken for a student.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ReportingPeriod" type="TX-ReportingPeriodType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the period for which the attendance data is being reported.
TX: E0934 REPORTING-PERIOD-INDICATOR-CODE (C130)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-OfficialLengthOfDisciplinaryAssignment" type="TX-OfficialDisciplinaryAssignmentDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the official length in days of a student’s disciplinary assignment.
TX: E1007 OFFICIAL-LENGTH-OF-DISCIPLINARY-ASSIGNMENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-DisciplinaryLengthDifferenceReason" type="TX-DisciplineActionLengthDifferenceReasonType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the reason for the difference, if any, between the official and actual lengths of a student’s disciplinary assignment.
TX: E1009 DISCIPLINARY-LENGTH-DIFFERENCE-REASON-CODE (C166)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="DisciplineIncidentExtension">
		<xs:annotation>
			<xs:documentation>This event entity is the state-specific extension to DisciplineAction.  DisciplineAction represents actions taken by an education organization after a disruptive event that is recorded as a discipline incident.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="DisciplineIncident">
				<xs:sequence>
					<xs:element name="TX-BehaviorLocation" type="TX-BehaviorLocationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates where a student committed an applicable offense that is enumerated in Texas Education Code 37.006 or 37.007. (On/off campus, school related activities, etc...)
TX: E1509 BEHAVIOR-LOCATION-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="LocalEducationAgencyExtension">
		<xs:annotation>
			<xs:documentation>This event entity is the state-specific extension to DisciplineAction.  DisciplineAction represents actions taken by an education organization after a disruptive event that is recorded as a discipline incident.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="LocalEducationAgency">
				<xs:sequence>
					<xs:element name="TX-LEACategory" type="TX-LEACategoryType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The category of LEA/district. For example:
Charter
Common 
Independent
JJAEP
TSD/TSBVI
TYC
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ESCPEIMSId" type="TX-ESCId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the PEIMS ESC of which the Local Education Agency is an organizational component.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ESCGeographicalLocationId" type="TX-ESCId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the ESC in which the Local Education Agency is geographically located.</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="PayrollExtension">
		<xs:annotation>
			<xs:documentation>This financial entity represents the sum of the financal transactions to date for employee compensation.  An "employee" who performs services under the direction of the employing institution or agency, is compensated for such services by the employer, and is eligible for employee benefits and wage or salary tax withholdings.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>This association denotes the LEA with which the account, its budget, transactions, and actuals are associated.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="StaffReference" type="StaffReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Staff member associated with the Payroll expense.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FiscalYear" type="TX-FiscalYear" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The financial accounting year.
NEDM: Fiscal Year
TX: FISCAL-YEAR</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-Amount" type="TX-PayrollAmount" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the dollar value associated with actual financial account information
TX: ACTUAL-AMOUNT</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalFund" type="TX-LocalFundType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A local fund code is defined as a fiscal and accounting entity with a self-balancing set of accounts recording cash and other financial resources, together with all related liabilities and residual equities or balances, and changes therein, which are segregated for the purpose of carrying on specific activities or attaining certain objectives in accordance with special regulations, restrictions, or limitations. Funds are categorized into different classifications depending on the purpose or activity associated with the respective fund. Governmental accounting systems are organized and operated on a fund basis. 
</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FundCode" type="TX-FundCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state fund code that identifies the fund group and specific fund (when applicable) for actual, budget, and payroll financial data. 
TX: E0316 FUND-CODE (C145)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalFunction" type="TX-LocalFunctionType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local function code describes the activity for which a service or material object is acquired. The functions of a school district are classified into five broad areas: Instruction, Support Services, Operation of Non-Instructional Services, Facilities Acquisition and Construction, and Debt Service. Functions are further classified into sub-functions.  Function is a code applied to expenditures/expenses that identify the purpose of the transaction.  
</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FunctionCode" type="TX-FunctionCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state function code that identifies a general operational area and groups together related activities.
TX: FUNCTION-CODE (C146)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalObject" type="TX-LocalObjectType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local object code is a code that identifies the nature and object of an account, a transaction or a source.  The object classification is used to describe the service or commodity obtained as the result of a specific expenditure. Major object categories include: Personal Services—salaries, Personal Services—employee benefits, Purchased Services, Supplies; Property; Debt Service and Miscellaneous; and other items. These categories can be further classified by sub-object.  
</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ObjectCode" type="TX-ObjectCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state object code that identifies an account, a transaction, or a source of funds. It indicates the major account group to which a transaction is posted or to which the associated monies are related. The major account groups for PEIMS reporting include fund equity, revenue, other resources/non-operating revenue/residual equity transfers in, expenditures/expenses, and other uses/non-operating expenses/residual equity transfers out. 
TX: OBJECT-CODE (C159)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-OrganizationCode" type="TX-OrganizationCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The department or suborganization the employee/contractor is associated with in the Education Organization.
TX: E0319 Organization-Code</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalProgramIntentCode" type="TX-LocalProgramIntentCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local program intent code for identifying the cost of instruction and other services that are directed toward a particular need of a specific set of students.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ProgramIntentCode" type="TX-ProgramIntentCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state program intent code for identifying the cost of instruction and other services that are directed toward a particular need of a specific set of students. The intent (the student group toward which the instructional or other service is directed) determines the PROGRAM-INTENT-CODE, not the demographic makeup of the students served.
TX: E0320 PROGRAM-INTENT-CODE (C147)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LocalPayrollActivityCode" type="TX-LocalCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The local code that indicates the types of duty for which a staff member receives salary, salary supplements, or bonuses.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-PayrollActivityCode" type="TX-PayrollActivityCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The state code that indicates the types of duty for which a staff member receives salary, salary supplements, or bonuses. It does NOT include fringe benefits such as group health and life insurance, workmen's compensation, sick leave, and others under ObjectCode value "6140".
TX: E0424 PAYROLL-ACTIVITY-CODE (C018)</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="RestraintEventExtension">
		<xs:annotation>
			<xs:documentation>This event entity is the state-specific extension to RestraintEvent.  RestraintEvent represents the instances where a special education student was physically or mechanically restrained due to imminent serious physical harm to themselves or others, imminent serious property destruction, or a combination of both imminent serious physical harm to themselves or others and imminent serious property destruction.
</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="RestraintEvent">
				<xs:sequence>
					<xs:element name="TX-PrimaryRestraintReason" type="TX-PrimaryRestraintReasonType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates that a special education student was physically or mechanically restrained due to imminent serious physical harm to themselves or others, imminent serious property destruction, or a combination of both imminent serious physical harm to themselves or others and imminent serious property destruction. [See 19 TAC §89.1053.]
TX: E1033 RESTRAINT-REASON-CODE (C173)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ReportingPeriod" type="TX-ReportingPeriodType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the period for which the attendance data is being reported.
TX: E0934 REPORTING-PERIOD-INDICATOR-CODE (C130)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-InstructionalSetting" type="TX-InstructionalSettingType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The setting in which a child receives education and related services.  This attribute is only used if it differs from the Educational Environment of the section. This is only used in the AttendanceEvent of different from the associated Section.
TX-INSTRUCTIONAL-SETTING-CODE (C035)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-RestraintStaff" type="TX-RestraintStaffType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the kind of school staff person that performed a student restraint.  
TX: E1516 RESTRAINT-STAFF-TYPE-CODE (C194)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="SchoolLeaverExtension">
		<xs:annotation>
			<xs:documentation>This educational entity is the state-specific extension.  The StudentLeaver represents student leavers in grades 7-12 during the prior school year.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The identifier assigned to a Local Education Agency(LEA) by the State Education Agency (SEA).
CEDS: Identification Code (LEA)
TX: DISTRICT-ID</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="StudentReference" type="StudentReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Student reported as a leaver.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="SchoolReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Previous year's campus for the student leaver.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LeaverReasonCode" type="TX-LeaverReasonCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the reason a prior year student in grade 7-12 student has not enrolled in the district during the current school year.
TX: E1001 LEAVER-REASON-CODE (C162)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-DateOfGraduation" type="TX-YearMonthDate" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the month and year that the student graduated from high school.
TX: E0791 DATE-OF-GRADUATION</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-GraduationTypeCode" type="TX-GraduationTypeCodeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The type of diploma/credential that is awarded to a special education student in recognition of completion of a special education program.
TX: E0806 GRADUATION-TYPE-CODE (C062)</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SectionExtension">
		<xs:annotation>
			<xs:documentation>This entity is the state-specific extension to Section. Section represents a setting in which organized instruction of course content is provided to one or more students for a given period of time.  
			A course may be offered to more than one class/section.  Instruction, provided by one or more teachers or other staff members, may be delivered in person or via a different medium.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="Section">
				<xs:sequence>
					<xs:element name="SchoolYear" type="SchoolYearType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The identifier for the school year.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-PopulationServed" type="TX-PopulationServedType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the student population for which a service has been designed or is intended. It does not necessarily identify the program eligibility of the students who receive the service.
TX: E0747 POPULATION-SERVED-CODE (C030)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CourseSequence" type="TX-CourseSequenceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates which portion of a course that is more than one semester in length is being reported.  For example, the code for the first semester of Algebra I is reported as "1", no matter if the course is taken in the fall semester or the spring semester.
TX: E0948 COURSE-SEQUENCE-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-NonCampusBasedInstruction" type="TX-NonCampusBasedInstructionType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates that a course was offered for class credit or student achievement, but 1) was not taught by a school district/charter school employee or a contracted teacher , or 2) was taught by a school district/charter school employee or a contracted teacher at a facility other than the campus where the student is enrolled. 
TX: E1072 TX-NON-CAMPUS-BASED-INSTRUCTION-CODE (C182)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="SharedServiceArrangementExtension">
		<xs:annotation>
			<xs:documentation>This financial entity represents the sum of the financial transactions to date for shared service arrangements.  School districts and/or education service centers find it advantageous to share personnel or services,     particularly when a school district cannot justify the cost of employing a specialized staff member on a full time     basis, but a group of school districts can justify a portion of the salary or service.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="ComplexObjectType">
				<xs:sequence>
					<xs:element name="TX-FiscalAgentEducationOrganizationReference" type="EducationalOrgReferenceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The provider of the shared service (i.e., the fiscal agent).
TX: E0212 DISTRICT-ID
 </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-SharedSvcsArrMemberLEAReference" type="EducationalOrgReferenceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the county-district number of the school district which is a member district in the shared services arrangement.
TX: E0981 SHARED-SVCS-ARR-MEMBER-DIST-ID </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-SharedServiceArrangement" type="TX-SharedServiceArrangementType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the type of program or service provided by a shared services arrangement.
TX: Used to derive E0776 SHARED-SVCS-ARRANGEMT-TYPE-CODE (C049)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-FiscalYear" type="TX-FiscalYear" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The financial accounting year.
TX: E0974 FISCAL-YEAR</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-Amount" type="TX-Amount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Current amount paid to the staff for a shared service arrangement.
TX: E0774 ACTUAL-AMOUNT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-LocalFund" type="TX-LocalFundType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>A local fund code is defined as a fiscal and accounting entity with a self-balancing set of accounts recording cash and other financial resources, together with all related liabilities and residual equities or balances, and changes therein, which are segregated for the purpose of carrying on specific activities or attaining certain objectives in accordance with special regulations, restrictions, or limitations. Funds are categorized into different classifications depending on the purpose or activity associated with the respective fund. Governmental accounting systems are organized and operated on a fund basis. 
</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-FundCode" type="TX-FundCodeType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the specific state fund code for SSA (033 record). 
TX: E0316 FUND-CODE (C145)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="SpecialProgramsReportingPeriodAttendanceExtension">
		<xs:annotation>
			<xs:documentation>The SpecialProgramsReportingPeriodAttendanceExtension represents the recording of a student's special programs reporting period attendance.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="ComplexObjectType">
				<xs:sequence>
					<xs:element name="StudentReference" type="StudentReferenceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The student associated with the attendance event by reporting period.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CampusIdOfEnrollment" type="TX-CampusId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the unique campus identification number of the campus in which the student is enrolled.
TX: E0782 CAMPUS-ID-OF-ENROLLMENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-AttendanceEventIndicator" type="TX-AttendanceEventIndicatorType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the attendance event type (i.e., Basic, Special Ed, CTE, Flexible)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-InstructionalTrack" type="TX-InstructionalTrackType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the instructional track for the student. (This data element pertains to the instructional calendar for the student. It does not refer to ability groupings.)
TX: E0975 INSTRUCTIONAL-TRACK-INDICATOR-CODE (C141)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ReportingPeriod" type="TX-ReportingPeriodType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the period for which the attendance data is being reported.
TX: E0934 REPORTING-PERIOD-INDICATOR-CODE (C130)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-NumberDaysTaught" type="TX-NumberDaysTaught" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the number of days of instruction offered, as shown on the school calendar, during a particular reporting period. 
TX: E0935 NUMBER-DAYS-TAUGHT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-GradeLevel" type="TX-GradeLevelType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the current grade level of the student
TX: E0017 GRADE-LEVEL-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalDaysAbsent" type="TX-AttendanceDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was absent during a particular reporting period. 
TX: E0036 TOTAL-DAYS-ABSENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalEligibleDaysPresent" type="xs:integer" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was present and eligible for Foundation School Program funding during a particular reporting period. 
TX: E0937 TOTAL-ELIGIBLE-DAYS-PRESENT 
TX: E0938 TOTAL-ELIG-BILINGUAL/ESL-DAYS-PRESENT TX: 
E0939 TOTAL-ELIG-PREG-REL-SVCS-DAYS-PRESENT TX: 
E0940 TOTAL-ELIG-SP-ED-MAINSTREAM-DAYS-PRESENT 
TX: E0937 TOTAL-ELIGIBLE-DAYS-PRESENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-RegDaySchProgDeaf" type="TX-RegDaySchProgDeafType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the student is receiving instructional services from the regional day school program for the deaf. TX: E0833 REG-DAY-SCH-PROG-DEAF-CODE (C067)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-InstructionalSetting" type="TX-InstructionalSettingType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the setting used in providing instruction to students.
TX: E0173 INSTRUCTIONAL-SETTING-CODE (C035)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ExcessHoursInstrSetting" type="TX-AttendancePartialHourCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the number of hours above the allowable six hours per day of combined career and technical education and special education and related services in a designated instructional setting during a particular reporting period. 
TX: E0945 EXCESS-HOURS-IN-INSTRUCTIONAL-SETTING</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalEligibleMinutesPresent" type="xs:integer" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of minutes the student was present and eligible for Foundation School Program funding during a particular reporting period. Eligiblity for this program is determined by September 1 age and grade level.
TX: E1046 FLEX-ATTEND-TOTAL-ELIGIBLE-MINUTES-PRESENT
TX: E1053 FLEX-ATTEND-TOTAL-CAREER-TECH-MINUTES-PRESENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalIneligibleMinutesPresent" type="TX-AttendanceMinuteCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of minutes the student was present and ineligible for Foundation School Program funding during a particular reporting period. Ineligiblity for this program is determined by September 1 age and grade level.
TX: E1047 FLEX-ATTEND-TOTAL-INELIGIBLE-MINUTES-PRESENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ExcessMinutesInstrSetting" type="TX-AttendanceMinuteCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of minutes the student was present in a designated instructional setting above the allowable 360-minute daily limit of combined career and technical education and special education and related services during a particular reporting period. 
TX: E1052 FLEX-ATTEND-EXCESS-MINUTES-IN-INSTR-SETTING  </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CTEEligibleDaysPresentV1" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was eligible and present and enrolled in an approved career and technical course that generated one contact hour during a particular reporting period.
TX: E0950 ELIGIBLE-DAYS-PRESENT-V1</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CTEEligibleDaysPresentV2" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was eligible and present and enrolled in an approved career and technical course that generated two contact hours during a particular reporting period.
TX: E0951 ELIGIBLE-DAYS-PRESENT-V2</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CTEEligibleDaysPresentV3" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was eligible and present and enrolled in an approved career and technical course that generated three contact hours during a particular reporting period
TX: E0952 ELIGIBLE-DAYS-PRESENT-V3</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CTEEligibleDaysPresentV4" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total number of days the student was eligible and present and enrolled in an approved career and technical course that generated four contact hours during a particular reporting period.
TX: E0953 ELIGIBLE-DAYS-PRESENT-V4</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CTEEligibleDaysPresentV5" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>the total number of days the student was eligible and present and enrolled in an approved career and technical course that generated five contact hours during a particular reporting period.
TX: E0954 ELIGIBLE-DAYS-PRESENT-V5</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CTEEligibleDaysPresentV6" type="TX-AttendancePartialDayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>the total number of days the student was eligible and present and enrolled in an approved career and technical course that generated six contact hours during a particular reporting period.
TX: E0955 ELIGIBLE-DAYS-PRESENT-V6</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StaffExtension">
		<xs:annotation>
			<xs:documentation>This entity is the state-specific extension to Staff.  Staff represents an individual who performs specified activities for any public or private education institution or agency that provides instructional and/or support services to students or staff at the early childhood level through high school completion.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="Staff">
				<xs:sequence>
					<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The identifier assigned to a Local Education Agency(LEA) by the State Education Agency (SEA).
CEDS: Identification Code (LEA)
TX: DISTRICT-ID</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-GenerationCode" type="TX-GenerationCodeType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the generation suffix, if any, which the person attaches to his name.
TX: E0706 GENERATION-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-Sex" type="TX-SexType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the gender of the person.
TX: E0004 SEX-CODE (C013)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-HispanicLatinoEthnicity" type="TX-ParticipationType" nillable="true" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates a person of Cuban, Mexican, Puerto Rican, South or Central American, or other Spanish culture or origin, regardless of race.
TX: E1064 HISPANIC-LATINO-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-Race" type="TX-RaceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The general racial category which most clearly reflects the individual's recognition of his or her community or with which the individual most identifies. The way this data element is listed, it must allow for multiple entries so that each individual can specify all appropriate races.
</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-StaffTypeCode" type="TX-StaffTypeCodeType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the staff person is on the district payroll or is a contracted instructional staff person. 
TX: E1073 STAFF-TYPE-CODE (C181)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-HighestDegreeLevel" type="TX-HighestDegreeLevelType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the highest post-secondary degree a person has earned from an institution recognized as accredited by the Agency.
TX: E0730 HIGHEST-DEGREE-LEVEL-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-YearsExperienceInDistrict" type="TX-NumberOfYearsExp" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the number of completed years that a person has been employed in any professional position in the current district or education service center, whether or not there has been any interruption in service.
TX: E0161 YEARS-EXPERIENCE-IN-DISTRICT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalYearsOfProfessionalExperience" type="TX-NumberOfYearsExp" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the number of verifiable years of creditable experience as specified in 19 TAC, Chapter 153.
TX: E0130 TOTAL-YEARS-PROF-EXPERIENCE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-DemographicRevisionConfirmation" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates that a change has been made in one of the twelve basic identification or demographic data elements since the last PEIMS data submission on this person. These twelve data elements are: FIRST-NAME, MIDDLE-NAME, LAST-NAME, GENERATION-CODE, SEX-CODE, HISPANIC-LATINO-CODE, AMERICAN-INDIAN-ALASKA-NATIVE-CODE, ASIAN-CODE, BLACK-AFRICAN AMERICAN-CODE, NATIVE-HAWAIIAN-PACIFIC-ISLANDER-CODE, WHITE-CODE, and DATE-OF-BIRTH. 
TX: E0924 DEMOGRAPHIC-REVISION-CONFIRMATION-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-PriorID" type="TX-PriorId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates tthe identification number under which the person was reported during the last PEIMS data submission.
TX: E0990 PRIOR-ID</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StaffResponsibilitiesExtension">
		<xs:annotation>
			<xs:documentation>StaffResponsibilitiesExtension represents staff associated with their responsibilities within the LEA and/or school.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The identifier assigned to a Local Education Agency(LEA) by the State Education Agency (SEA).
CEDS: Identification Code (LEA)
TX: DISTRICT-ID</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="StaffReference" type="StaffReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The staff associated with the responsibility.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="SchoolReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>This association represents the campus with which the staff member is associated.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-StaffRole" type="TX-StaffRoleType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Identifies the capacity in which a person serves. Examples of roles are teacher, art therapist, and superintendent.
TX: E0721 ROLE-ID (C021)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ServiceId" type="TX-ServiceId" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the services supplied by staff
TX: E0724 SERVICE-ID (C022)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UniqueSectionCode" type="UniqueSectionCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A unique identifier for the section that is defined by the classroom, the subjects taught, and the instructors that are assigned.
TX: E1056 CLASS-ID-NUMBER</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-PopulationServed" type="TX-PopulationServedType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Identifies the student population for which a service has been designed or is intended. It does not necessarily identify the program eligibility of the students who receive the service.
TX: E0747 POPULATION-SERVED-CODE (C030)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-NumberOfStudentsInClass" type="TX-NumberOfStudentsInClass" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the number of students in membership in the class as of the PEIMS reporting date..
TX: E0170 NUMBER-STUDENTS-IN-CLASS</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-SharedServiceArrangementStaffIndicator" type="TX-SharedServiceArrangementStaffIndicatorType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the type of program or service provided by a shared services arrangement.
TX: E1015 ESC-SSA-STAFF-INDICATOR-CODE (C169)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ClassTypeCode" type="TX-ClassType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Identifies the type of class providing instruction to students in particular class settings. 
TX: E1055 CLASS-TYPE-CODE (C179)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-MonthlyMinutes" type="xs:int" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The total number of minutes in a month devoted to a particular class. The month is considered to be the 4 weeks in the month of October, including the last Friday in October (the As-Of-Date).  
TX: E1057 MONTHLY-MINUTES 
</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="StudentExtension">
		<xs:annotation>
			<xs:documentation>This entity is the state-specific extension to Student.  represents an individual for whom instruction, services and/or care are provided in an early childhood, elementary or secondary educational program under the jurisdiction of a school, education agency, or other institution or program. </xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="Student">
				<xs:sequence>
					<xs:element name="TX-LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The LEA reporting the student. 
TX: DISTRICT-ID</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="SchoolReference" type="EducationalOrgReferenceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The identifier assigned to a campus by the State Education Agency (SEA).
TX: CAMPUS-ID</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-GenerationCode" type="TX-GenerationCodeType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the generation suffix, if any, which the person attaches to his name.
TX: E0706 GENERATION-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-Sex" type="TX-SexType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the gender of the person.
TX: E0004 SEX-CODE (C013)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-HispanicLatinoEthnicity" type="TX-ParticipationType" nillable="true" minOccurs="0">
						<xs:annotation>
							<xs:documentation>An indication that the individual traces his or her origin or descent to Mexico, Puerto Rico, Cuba, Central and South America, and other Spanish cultures, regardless of race. The term, "Spanish origin," can be used in addition to "Hispanic or Latino."
</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-Race" type="TX-RaceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The general racial category which most clearly reflects the individual's recognition of his or her community or with which the individual most identifies. The way this data element is listed, it must allow for multiple entries so that each individual can specify all appropriate races.
</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-StudentCharacteristics" type="TX-StudentCharacteristicsType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Reflects important characteristics of the student's home situation:
such as Displaced Homemaker, Immigrant, Migratory, Military Parent, Pregnant Teen, Single Parent, Unaccompanied Youth, etc.
</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-HomeLanguage" type="TX-HomeLanguageType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the language spoken in the student's home, as determined by the student's home language survey. (See 19 TAC §89.1215.)
TX: E0895 HOME-LANGUAGE-CODE (C092)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-AsOfStatusCode" type="TX-AsOfStatusCodeType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the student's current status in the district on the Submission 1 as-of dates and the Submission 3 as-of dates.
TX: E1002 AS-OF-STATUS-CODE (C163)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-EconomicDisadvantaged" type="TX-EconomicDisadvantagedType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>An indication of the financial condition of an individual's family, as determined by family income, number of family members/dependents, participation in public assistance programs, and/or other characteristics considered relevant by federal, state, and local policy.
TX: E0785 ECONOMIC-DISADVANTAGE-CODE
 </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CrisisIndicator" type="TX-CrisisIndicatorType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates a state health, weather, or other related event that displaces a group of students, and may require additional funding, educational, or social services.
TX: E1054 CRISIS-CODE (C178)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-DemographicRevisionConfirmation" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates that a change has been made in one of the twelve basic identification or demographic data elements since the last PEIMS data submission on this person. These twelve data elements are: FIRST-NAME, MIDDLE-NAME, LAST-NAME, GENERATION-CODE, SEX-CODE, HISPANIC-LATINO-CODE, AMERICAN-INDIAN-ALASKA-NATIVE-CODE, ASIAN-CODE, BLACK-AFRICAN AMERICAN-CODE, NATIVE-HAWAIIAN-PACIFIC-ISLANDER-CODE, WHITE-CODE, and DATE-OF-BIRTH. 
TX: E0924 DEMOGRAPHIC-REVISION-CONFIRMATION-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-PriorID" type="TX-PriorId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the identification number under which the person was reported during the last PEIMS data submission.
TX: E0990 PRIOR-ID</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentProgramExtension">
		<xs:annotation>
			<xs:documentation>This entity represents any program designed to work in conjunction with or to supplement the main academic program.  Programs may provide instruction, training, services or benefits through federal, state, or local agencies.  Programs may also include organized extracurricular activities for students.
</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="StudentReference" type="StudentReferenceType" minOccurs="0"/>
			<xs:element name="TX-CampusIdOfEnrollment" type="TX-CampusId" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the unique campus identification number of the campus in which the student is enrolled.
TX: E0782 CAMPUS-ID-OF-ENROLLMENT</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-Bilingual" type="TX-BilingualProgramType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is participating in a state-approved bilingual education program which is a full-time program of dual-language instruction through the TEKS in the content areas (mathematics, science, health and social studies) in the primary language of limited English proficient (LEP) students and also for carefully structured and sequenced mastery of English cognitive academic language development. (See 19 TAC §89.1210(b).) 
TX: E1042 BILINGUAL-PROGRAM-TYPE-CODE (C175)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-BilingualESLSummer" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student participated in the Bilingual/ESL Summer School program as described in TEC §29.060 and 19 TAC §89.1250. To be eligible for enrollment in the Bilingual/ESL Summer Program, a student must be limited English proficient (LEP) and must be eligible for admission to kindergarten or first grade at the beginning of the next school year. LEP shall be determined by screening students using oral proficiency instruments approved by the Commissioner of Education. 
TX: E1028 BILINGUAL/ESL-SUMMER-SCHOOL-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-CareerAndTechnologyEd" type="TX-CareerAndTechnologyEdType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is enrolled in a state-approved career and technical education course as an elective, as a participant in the district's career and technical coherent sequence of courses, or as a participant in the district's tech prep program. When assigning the CAREER-AND-TECHNICAL-ED-IND-CD, all Career and Technical Education courses are included, regardless of course funding weight.  
TX: E0031 CAREER-AND-TECHNICAL-ED-IND-CD (C142)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ESL" type="TX-ESLProgramType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is participating in a state-approved English as a Second Language (ESL) program. An ESL program in grades PK – 8 is a program of intensive instruction in English from teachers either certified or endorsed in ESL who use second language acquisition information to teach LEP students the ESL TEKS. 
TX: E1043 ESL-PROGRAM-TYPE-CODE (C176)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-FlexibleAttendance" type="TX-FlexibleAttendanceProgram" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the unique type of flexible attendance program to which the student’s flexible attendance is related. 
TX: E1045 FLEXIBLE-ATTENDANCE-PROGRAM-TYPE-CODE (C177)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-GiftedAndTalented" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is participating in a state-approved gifted and talented program, as defined in 19 TAC §89.1. 
TX: E0034 GIFTED-TALENTED-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-MigrantIndicator" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student participated in the migrant program. TX: E0984 MIGRANT-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-PregnancyRelatedSvcs" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether a female student was eligible to receive pregnancy related services. </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-RegDaySchProgDeaf" type="TX-RegDaySchProgDeafType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the student is receiving instructional services from the regional day school program for the deaf. TX: E0833 REG-DAY-SCH-PROG-DEAF-CODE (C067)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-SpecialEducation" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is participating in a special education instructional and related services program or a general education program using special education support services, supplementary aids, or other special arrangements. (See 34 CFR §300.13 and 19 TAC §§89.1060 and 89.1090.)  TX: E0794 SPECIAL-ED-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-TitleIPartAIndicator" type="TX-TitleIPartAParticipantType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is participating in a program authorized under ESEA, Title I, Part A of the Improving America's Schools Act. 
TX: E0894 TITLE-I-PART-A-INDICATOR-CODE (C122)</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="TeacherExtension">
		<xs:annotation>
			<xs:documentation>This entity represents a person that is employed by an LEA or other educational unit engaged in student instruction. These persons are instructional-type staff members. In the data model, a teacher entity is a staff member with additional properties.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StaffExtension">
				<xs:sequence>
					<xs:element name="TeacherUniqueStateId" type="UniqueStateIdentifier" minOccurs="0">
						<xs:annotation>
							<xs:documentation>An ID number maintained by the state that uniquely identifies this teacher.
</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="HighlyQualifiedTeacher" type="xs:boolean" minOccurs="0">
						<xs:annotation>
							<xs:documentation>An indication of whether a teacher is classified as highly qualified for his/her assignment according to state definition.  This attribute indicates the teacher is highly qualified for ALL sections being taught.</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:annotation>
		<xs:documentation>----- State-Specific Association Extensions -----</xs:documentation>
	</xs:annotation>
	<xs:complexType name="SSAOrgAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension which indicates the education organization to which another education organization (fiscal agent) provides services.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="TX-FiscalAgentEducationOrganizationReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The provider of the shared service (i.e., the fiscal agent).
TX: E0777 FISCAL-AGENT-DISTRICT-ID
 </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="LEAReference" type="EducationalOrgReferenceType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The recipient of the shared services.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-SharedServiceArrangement" type="TX-SharedServiceArrangementType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates the type of program or service provided by a shared services arrangement.
TX: E0776 SHARED-SVCS-ARRANGEMT-TYPE-CODE (C049)</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="StaffEducationOrgAssignmentAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension to the StaffEducationAssignmentAssociation which indicates the local education agency to which a staff member provides services.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StaffEducationOrgAssignmentAssociation">
				<xs:sequence>
					<xs:element name="TX-StaffRole" type="TX-StaffRoleType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the capacity in which a person serves. Examples of roles are teacher, art therapist, and superintendent.
TX: E0721 ROLE-ID (C021)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StaffEducationOrgEmploymentAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension to the StaffEducationOrgAssocation.  The StaffEducationOrgAssocation indicates the education organization an employee, contractor, volunteeer or other service provider is formally associated with, typically indicated by which organization the staff member has a services contract with or receives their compensation. </xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StaffEducationOrgEmploymentAssociation">
				<xs:sequence>
					<xs:element name="TX-PercentDayEmployed" type="TX-DayCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The percentage of a standard education organization work day for which the employee is hired to work.
TX: E0760 PERCENT-DAY-EMPLOYED</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-NumberDaysEmployed" type="TX-NumberDaysEmployed" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The actual number of at-work days within the school year that a person is scheduled to work in the district. This number does not include holidays, weekends, and any other days the employee is not scheduled to work.
TX: E0160 NUMBER-DAYS-EMPLOYED</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentBilingualProgramAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension of the StudentProgramAssociation particular for Bilingual programs.  The StudentProgramAssociation represents the program(s) that a student participates in or receives services from.  </xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StudentProgramAssociation">
				<xs:sequence>
					<xs:element name="TX-ParentalPermission" type="TX-ParentalPermissionType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the student's parent or legal guardian has approved placement of the student in the required bilingual program.
TX: E0896 PARENTAL-PERMISSION-CODE (C093)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentCTEProgramAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension of the StudentCTEProgramAssociation particular for CTE programs.  The StudentCTEProgramAssociation represents the program(s) that a student participates in or receives services from.  </xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StudentCTEProgramAssociation">
				<xs:sequence>
					<xs:element name="TX-CTETransportationServices" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the economically disadvantaged student enrolled in a career and technical education course receives special transportation services to enable the student to commence or continue career and technical training.
TX: E0917 TRANSPORTATION-CTE-SUPPORT-SERVICE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-DisplacedHomemakerCode" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The term `displaced homemaker' means an individual who:
(a) has worked primarily without remuneration to care for a home and family, and for that reason has diminished marketable skills;
(b) has been dependent on the income of another family member but is no longer supported by that income; or
(c) is a parent whose youngest dependent child will become ineligible to receive assistance under part A of title IV of the Social Security Act (42 U.S.C. 601 et seq.) not later than 2 years after the date on which the parent applies for assistance under such title; and
(d) is unemployed or underemployed and is experiencing difficulty in obtaining or upgrading employment.
TX: E1039 DISPLACED-HOMEMAKER-INDICATOR-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-SingleParentPregTeenCode" type="TX-SingleParentPregTeenCodeType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the student in the career and technical education program is: 1) unmarried or legally separated from a spouse; and has a minor child(ren) for which the parent has either custody or joint custody, or 2) is pregnant.
TX: E0829 SGL-PARENT-PREG-TEEN-CODE (C064)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentDisciplineIncidentAssociationExtension">
		<xs:annotation>
			<xs:documentation>This event entity is the state-specific extension to StudentDisciplineIncidentAssociation.  StudentDisciplineIncidentAssociation indicates those students related to a discipline incident who were victims, perpetrators, witnesses, and/or reporters.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StudentDisciplineIncidentAssociation">
				<xs:sequence>
					<xs:element name="TX-DisciplinaryActionReason" type="TX-DisciplinaryActionReasonType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The state disciplinary action reason code that indicates the reason a student was subject to a disciplinary action.
TX: E1006 DISCIPLINARY-ACTION-REASON-CODE (C165)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CampusIdOfEnrollment" type="TX-CampusId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the unique campus identification number of the campus in which the student is enrolled.
TX: E0782 CAMPUS-ID-OF-ENROLLMENT</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentESLProgramAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension of the StudentProgramAssociation particular for Bilingual programs.  The StudentProgramAssociation represents the program(s) that a student participates in or receives services from.  </xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StudentProgramAssociation">
				<xs:sequence>
					<xs:element name="TX-ParentalPermission" type="TX-ParentalPermissionType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the student's parent or legal guardian has approved placement of the student in the required bilingual program.
TX: E0896 PARENTAL-PERMISSION-CODE (C093)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentESYProgramAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension of the StudentProgramAssociation particularly for students served through the Extended School Year (ESY) Services Program.  The StudentProgramAssociation represents the program(s) that a student participates in or receives services from.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StudentProgramAssociation">
				<xs:sequence>
					<xs:element name="TX-CampusIdOfEnrollment" type="TX-CampusId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the unique campus identification number of the campus in which the student is enrolled.
TX: E0782 CAMPUS-ID-OF-ENROLLMENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-InstructionalSetting" type="TX-InstructionalSettingType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The setting in which a child receives education and related services.  This attribute is only used if it differs from the Educational Environment of the section. This is only used in the AttendanceEvent of different from the associated Section.
TX-INSTRUCTIONAL-SETTING-CODE (C035)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TotalESYContactHoursInstructionalSetting" type="TX-ContactHoursCount" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the total contact hours in an instructional setting provided to the student through the extended school year services component of special education. The instructional setting reported is the instructional setting in which the student was served during the regular school year. 
TX: E1013 TOTAL-ESY-CONTACT-HRS-IN-INSTR-SETTING</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentSchoolAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state specific extension to the StudentCampusAssociation.  The StudentCampusAssociation represents the campus to which a student is enrolled.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StudentSchoolAssociation">
				<xs:sequence>
					<xs:element name="TX-GradeLevel" type="TX-GradeLevelType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the current grade level of the student
TX: E0017 GRADE-LEVEL-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CampusIdOfEnrollment" type="TX-CampusId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the unique campus identification number of the campus in which the student is enrolled.
TX: E0782 CAMPUS-ID-OF-ENROLLMENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CampusIdOfResidence" type="TX-CampusId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the unique campus identification number corresponding to the campus attendance area in which the student currently resides.
TX: E0903 CAMPUS-ID-OF-RESIDENCE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-CampusIdOfAccountability" type="TX-CampusId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the unique campus identification number registered with the Texas Education Agency. It is the linking of DISTRICT-ID with the campus identification number.
TX: E1027 CAMPUS-ID-OF-ACCOUNTABILITY </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-LastDateOfEnrollment" type="xs:date" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates a student's final date of enrollment in a school year. 
TX: E1044 LAST-DATE-OF-ENROLLMENT </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-Attribution" type="TX-AttributionType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the student:
    * attends an open enrollment charter school;
    * is served in a juvenile justice alternative education program (JJAEP);
    * attends school in the district through a Public Education Grant (PEG);
    * attends school by means of a transfer between school districts;
    * attends school in the district, lives outside the boundaries of the state of Texas, and therefore is not an interdistrict transfer;
    * lives in Texas but outside district boundaries and is served in a juvenile pre-adjudication secure detention facility or a juvenile post-adjudication secure correctional facility;
    * lives in Texas but outside district boundaries and is served in a residential treatment center;
    * is served by the Texas School for the Deaf as a parent referral;
    * or is a student with a disability enrolled by their parent(s) in a private school (including a home school) but who receives special education and/or related services from the public school district under an individualized services plan (ISP).
TX: E1000 STUDENT-ATTRIBUTION-CODE (C161)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-PKProgramTypeIndicator" type="TX-PKProgramTypeIndicatorType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the length of the Pre-kindergarten instructional day for a particular Pre-kindergarten student. 
TX: E1078 PK-PROGRAM-TYPE-CODE (C185)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-PrimaryPKFundingSource" type="TX-PKFundingSourceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the primary source of funding for a Pre-kindergarten student. 
TX: E1079 PRIMARY-PK-FUNDING-SOURCE (C186)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-SecondaryPKFundingSource" type="TX-PKFundingSourceType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the primary source of funding for a Pre-kindergarten student. 
TX: E1080 SECONDARY-PK-FUNDING-SOURCE (C186)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentSpecialEdProgramAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension to the StudentSpecialEdProgramAssociation which 
represents the special education program(s) that a student participates in or receives services from.  The StudentSpecialEdProgramAssociation is an extension of the StudentProgramAssociation particular for special education programs.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StudentProgramAssociation">
				<xs:sequence>
					<xs:element name="TX-Disabilities" type="TX-Disability" minOccurs="0" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation>Represents the type(s) of disability recorded in the student's individualized education program (IEP) that meets criteria specified in 19 TAC §89.1040.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-MultiplyDisabled" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the student receiving special education and related services has been designated as multiply disabled by the admission, review, and dismissal committee. [See 19 TAC §89.1040(c)(6).]
TX: E0882 MULTIPLY-DISABLED-INDICATOR-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-MedicallyFragile" type="TX-ParticipationType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether the student receiving special education and related services is:
1) in the age range of birth to 22 years, and
2) has a serious, ongoing illness or a chronic condition that has lasted or is anticipated to last at least 12 or more months or has required at least one month of hospitalization, and that requires daily, ongoing medical treatments and monitoring by appropriately trained personnel which may include parents or other family members, and
3) requires the routine use of medical device or of assistive technology to compensate for the loss of usefulness of a body function needed to participate in activities of daily living, and
4) lives with ongoing threat to his or her continued well-being.
TX: E0999 MEDICALLY-FRAGILE-IND-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-InstructionalSetting" type="TX-InstructionalSettingType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the setting in which the special education student receives instruction.  TX: INSTRUCTIONAL-SETTING-CODE (C035)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="SpecialEducationHoursPerWeek" type="xs:decimal" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The number of hours per week for special education instruction and therapy</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="IdeaEligibility" type="IdeaEligibilityType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicator of the eligibility of the student to receive special education services according to the Individuals with Disabilities Education Act (IDEA).
</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-ChildCountFunding" type="TX-ChildCountFundingType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates under which federal program the student receiving special education and related services is counted.
TX: E0832 CHILD-COUNT-FUNDING-TYPE-CODE</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-SpecialEdServices" type="TX-SpecialEdServicesType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicator of the eligibility of the student to receive special education services according to the Individuals with Disabilities Education Act (IDEA).</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-PPCDServiceLocationIndicator" type="TX-PPCDServiceLocationIndicatorType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates whether or not the Preschool Program for Children with Disabilities (PPCD) student received their special education services in a regular early childhood program.
TX: E1077 PPCD-SERVICE-LOCATION-CODE
 </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LastEvaluationDate" type="xs:date" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The date of the last special education evaluation.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="IEPReviewDate" type="xs:date" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The date of the last IEP review.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="IEPBeginDate" type="xs:date" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The effective date of the most recent IEP</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="IEPEndDate" type="xs:date" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The end date of the most recent IEP</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="StudentTitleIPartAProgramAssociationExtension">
		<xs:annotation>
			<xs:documentation>This association is the state-specific extension of the StudentProgramAssociation particular for Bilingual programs.  The StudentProgramAssociation represents the program(s) that a student participates in or receives services from.  </xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="StudentProgramAssociation">
				<xs:sequence>
					<xs:element name="TX-CampusIdOfEnrollment" type="TX-CampusId" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the unique campus identification number of the campus in which the student is enrolled.
TX: E0782 CAMPUS-ID-OF-ENROLLMENT</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TitleIPartAServices" type="TX-TitleIPartAServicesType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>An indication of what supplemental educational services under the provisions for the supplemental educational services under Section 1116 of Title I were received by students within the school during the school year.
Title I Part A Services provided to student:
Reading
Mathematics
Science
Social Studies</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TitleIPartASupportServices" type="TX-TitleIPartASupportServicesType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>The type of support services offered to students in Title I programs. 
Guidance Counseling
Social Work
Health
Dental and Eye Care
Supporting Guidance/Advocacy</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="TeacherSectionAssociationExtension">
		<xs:annotation>
			<xs:documentation>This entity represents a person that is employed by an LEA or other educational unit engaged in student instruction. These persons are instructional-type staff members. In the data model, a teacher entity is a staff member with additional properties.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="TeacherSectionAssociation">
				<xs:sequence>
					<xs:element name="TX-ClassRole" type="TX-ClassRoleType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Identifies the role served by a teacher for a class.
TX: E1067 CLASS-ROLE (C180)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:annotation>
		<xs:documentation>===== Common Types =====</xs:documentation>
	</xs:annotation>
	<xs:complexType name="TX-Disability">
		<xs:annotation>
			<xs:documentation>This type represents an impairment of body structure or function, a limitation in activities, or a restriction in participation, as ordered by severity of impairment.</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="ComplexObjectType">
				<xs:sequence>
					<xs:element name="TX-PrimaryDisability" type="TX-DisabilityType">
						<xs:annotation>
							<xs:documentation>Indicates the type of primary disability recorded in the student's individualized education program (IEP) that meets criteria specified in 19 TAC §89.1040.
NEDM: Primary Disability Type
TX: E0041 PRIMARY-DISABILITY-CODE (C053)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-SecondaryDisability" type="TX-DisabilityType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the secondary type of disability recorded in the student's individualized education program (IEP) that meets criteria specified in 19 TAC §89.1040.
TX: E0834 SECONDARY-DISABILITY-CODE (C053)</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="TX-TertiaryDisability" type="TX-DisabilityType" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Indicates the tertiary, or third, disability recorded in the student's individualized education program (IEP) that meets criteria specified in 19 TAC §89.1040.
TX: E0835 TERTIARY-DISABILITY-CODE (C053)</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="TX-RaceType">
		<xs:annotation>
			<xs:documentation>The set of elements that comprise a person's race.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="TX-AmericanIndianAlaskaNative" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>A person having origins in any of the original peoples of North and South America (including Central America), and who maintains a tribal affiliation or community attachment.
TX: E1059 AMERICAN-INDIAN-ALASKA-NATIVE-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-Asian" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>A person having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian subcontinent including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam.
TX: E1060 ASIAN-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-BlackAfricanAmerican" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>A person having origins in any of the black racial groups of Africa. 
TX: E1061 BLACK-AFRICAN-AMERICAN-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-NativeHawaiianPacificIslander" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>A person having origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands.
TX: E1062 NATIVE-HAWAIIAN-PACIFIC-ISLANDER-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-White" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>A person having origins in any of the original peoples of Europe, the Middle East, or North Africa.
TX: E1061 WHITE-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="TX-SpecialEdServicesType">
		<xs:annotation>
			<xs:documentation>Special education services provided to student</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="TX-AssistiveTechnology" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, an assistive technology device or service during the current school semester. TX: E0997 ASSISTIVE-TECH-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-AudiologicalServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, audiological services during the current school semester. (See 34 CFR §300.34.) TX: E0838 AUDIOLOGICAL-SERV-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-CounselingServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, counseling services during the current school semester. (See 34 CFR §300.34.) TX: E0840 COUNSELING-SERVICES-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-EarlyChildhoodIntervention" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the infant or toddler, from birth through age 2, is participating in the early childhood intervention program. (See Texas Human Resources Code §§73.001 and 73.021.) TX: E0900 EARLY-CHILDHOOD-INTERV-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-InterpretingServices" type="TX-InterpretingServicesType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student who is deaf and receiving special education and related services received, or is scheduled to receive, interpreting services during the current school semester. (See 34 CFR §300.34(c)(4).) TX: E1040 INTERPRETING-SERVICES-TYPE-CODE (C174)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-MedicalDiagnosticServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, medical diagnostic services during the current school semester. (See 34 CFR §300.34.) TX: E0841 MEDICAL-DIAGNOSTIC-SERV-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-OccupationalTherapy" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, occupational therapy services during the current school semester. (See 34 CFR §300.34.)
TX: E0843 OCCUPATIONAL-THERAPY-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-OrientationMobilityTraining" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, orientation and mobility training services during the current school semester. (See 34 CFR §300.34.) TX: E0844 ORIENT-MOBILITY-TRNG-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-PhysicalTherapy" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, physical therapy services during the current school semester. (See 34 CFR §300.34.) TX: E0845 PHYSICAL-THERAPY-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-PreschlPrgmChildDisabilities" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the preschool student, age three through five years old, is receiving any special education and related services (including AI and VI) from the school district or charter school in any setting(s) or environment. [See 19 TAC §89.1035, and 34 CFR §300.101(b).] TX: E0899 PRESCHL-PROG-CHLDRN-WITH-DISAB-IND-CD</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-PsychologicalServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, psychological services during the current school semester. (See 34 CFR §300.34.) TX: E0846 PSYCHOLOGICAL-SERVICES-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-Recreation" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, recreation services during the current school semester. (See 34 CFR §300.34.) TX: E0847 RECREATION-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-RegDaySchProgDeaf" type="TX-RegDaySchProgDeafType">
				<xs:annotation>
					<xs:documentation>Indicates the student is receiving instructional services from the regional day school program for the deaf. TX: E0833 REG-DAY-SCH-PROG-DEAF-CODE (C067)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-SchoolHealthServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, school health services during the current school semester. (See 34 CFR §300.34.) TX: E0848 SCHOOL-HEALTH-SERVICES-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-SocialWorkServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, social work services during the current school semester. (See 34 CFR §300.34.) TX: E0849 SOCIAL-WORK-SERVICES-IND-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-SpeechTherapy" type="TX-SpeechTherapyType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is receiving speech pathology/speech therapy services through the special education program in a speech therapy instructional arrangement. [See 19 TAC §89.63 (c)(4).] TX: E0857 SPEECH-THERAPY-INDICATOR-CODE (C095)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-Transportation" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether the student receiving special education and related services received, or is scheduled to receive, special transportation services (due to his or her disability) during the current school semester. (See 34 CFR §300.34 and TEC §42.155.) TX: E0851 TRANSPORTATION-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="TX-StudentCharacteristicsType">
		<xs:annotation>
			<xs:documentation>Reflects important characteristics of the student to include Displaced Homemaker, Immigrant, Migratory, PK Military, Unaccompanied Youth, etc.
TX: DISPLACED-HOMEMAKER-INDICATOR-CODE
TX: IMMIGRANT-INDICATOR-CODE
TX: MIGRANT-INDICATOR-CODE
TX: PK-MILITARY-INDICATOR-CODE
TX: SGL-PARENT-PREG-TEEN-CODE
TX: UNSCHOOLED-ASYLEE/REFUGEE-CODE
TX: PK-FOSTER-CARE-INDICATOR-CODE
... </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="TX-ADAEligibility" type="TX-ADAEligibilityType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicator of the attendance eligibility status.
TX: E0787 ADA-ELIGIBILITY-CODE (C059)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-AtRiskStudent" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether a student is currently identified as at-risk of dropping out of school using state-defined criteria only (TEC §29.081)
TX: E0919 AT-RISK-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-HomelessStatus" type="TX-HomelessStatusType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>As defined by NCLB, Title X, Part C, Section 725(2), the term “homeless children and youths” — 
(A) means individuals who lack a fixed, regular, and adequate nighttime residence [within the meaning of section 103(a)(1)]; and
(B) includes — 
(i) children and youths who are sharing the housing of other persons due to loss of housing, economic hardship, or a similar reason; are living in motels, hotels, trailer parks, or camping grounds due to the lack of alternative adequate accommodations; are living in emergency or transitional shelters; are abandoned in hospitals; or are awaiting foster care placement;
(ii) children and youths who have a primary nighttime residence that is a public or private place not designed for or ordinarily used as a regular sleeping accommodation for human beings [within the meaning of section 103(a)(2)(C)];
(iii) children and youths who are living in cars, parks, public spaces, abandoned buildings, substandard housing, bus or train stations, or similar settings; and
(iv) migratory children (as such term is defined in section 1309 of the Elementary and Secondary Education Act of 1965) who qualify as homeless for the purposes of this subtitle because the children are living in circumstances described in clauses (i) through (iii).
TX: E1508 HOMELESS-STATUS-CODE (C189)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-ImmigrantIndicator" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is an identified immigrant under the definition found under Title III of the No Child Left Behind Act of 2001 (NCLB).  
TX: E0797 IMMIGRANT-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-LEPIndicator" type="TX-LEPIndicatorType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>An indication that the student has been identified as limited English proficient by the Language Proficiency Assessment Committee (LPAC), or English proficient (19 TAC §89.1220), according to criteria established in 19 TAC §89.1225.
TX: E0790 LEP-INDICATOR-CODE (C061)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-MigrantIndicator" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student (ages 3-21) is, or the student's parent, spouse, or guardian is a migratory agricultural worker, including a migratory dairy worker, or a migratory fisher, and who, in the preceding 36 months, in order to obtain, or accompany such parent, spouse, or guardian in order to obtain, temporary or seasonal employment in agricultural or fishing work: 1) has moved from one school district to another; or 2) resides in a school district of more than 15,000 square miles, and migrates a distance of 20 miles or more to a temporary residence to engage in a fishing activity.  
TX: E0984 MIGRANT-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-PKFosterCareIndicator" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether a prekindergarten student is or ever has been in the conservatorship of the Department of Family and Protective Services following an adversary hearing held as provided by Section 262.201, Family Code.  
TX: E1041 PK-FOSTER-CARE-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-PKMilitaryIndicator" type="TX-ParticipationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student is the child of an active duty member of the armed forces of the United States, including the state military forces or a reserved component of the armed forces, who is ordered to active duty by proper authority.  
TX: E1038 PK-MILITARY-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-SSIPromotionRetention" type="TX-SSIPromotionRetentionType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether the student was promoted or retained as a result of participation in the Student Success Initiative (SSI) as described in TAC Chapter 101, Subchapter BB and TEC §28.0211.
TX: E1030 SSI-PROMOTION-RETENTION-CODE (C171)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-UnaccompaniedYouthStatus" type="TX-UnaccompaniedYouthStatusType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>As defined by NCLB, Title X, Part C, Section 725(6), the term “unaccompanied youth” — 
means a youth not in the physical custody of a parent or guardian.  
TX: E1084 UNACCOMPANIED-YOUTH-STATUS-CODE (C192)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-UnschooledAsyleeRefugeeIndicator" type="TX-UnschooledAsyleeRefugeeIndicatorType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates whether a student's initial enrollment in a school in the United States in grades 7 through 12 was as an unschooled asylee or refugee per TEC Section 39.027(a-1). 
TX:  E1076 UNSCHOOLED-ASYLEE/REFUGEE-CODE (C183)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-EarlyReadingIndicator" type="TX-EarlyReadingIndicatorType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>indicates whether a student is eligible for accelerated reading instruction as indicated by the administered reading instrument.  
TX: E1522 EARLY-READING-INDICATOR-CODE (C195)</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:annotation>
		<xs:documentation>------ State-Specific Enumerations -----</xs:documentation>
	</xs:annotation>
	<xs:simpleType name="TX-ADAEligibilityType">
		<xs:annotation>
			<xs:documentation>Indicator of the attendance eligibility status. TX: ADA-ELIGIBILITY-CODE (C059)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-AsOfStatusCodeType">
		<xs:annotation>
			<xs:documentation>Indicates the student's current status in the district on the Submission 1 as-of dates and the Submission 3 as-of dates. 
TX: AS-OF-STATUS-CODE (C163)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="A"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="C"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="H"/>
			<xs:enumeration value="I"/>
			<xs:enumeration value="X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-AttendanceEventIndicatorType">
		<xs:annotation>
			<xs:documentation>Indicates the type of attendance event for the reporting period.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-AttributionType">
		<xs:annotation>
			<xs:documentation>Indicates whether the student: attends an open enrollment charter school; is served in a juvenile justice alternative education program (JJAEP);attends school in the district through a Public Education Grant (PEG); attends school by means of a transfer between school districts; attends school in the district, lives outside the boundaries of the state of Texas, and therefore is not an interdistrict transfer; lives in Texas but outside district boundaries and is served in a juvenile pre-adjudication secure detention facility or a juvenile post-adjudication secure correctional facility;  lives in Texas but outside district boundaries and is served in a residential treatment center;  is served by the Texas School for the Deaf as a parent referral; or is a student with a disability enrolled by their parent(s) in a private school (including a home school) but who receives special education and/or related services from the public school district under an individualized services plan (ISP).  TX: STUDENT-ATTRIBUTION-CODE (C161)
			</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
			<xs:enumeration value="15"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="17"/>
			<xs:enumeration value="18"/>
			<xs:enumeration value="19"/>
			<xs:enumeration value="20"/>
			<xs:enumeration value="21"/>
			<xs:enumeration value="22"/>
			<xs:enumeration value="23"/>
			<xs:enumeration value="24"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-BehaviorLocationType">
		<xs:annotation>
			<xs:documentation> Indictes individuals who lack a fixed, regular, and adequate nighttime residence [within the meaning of section 103(a)(1)  
TX: HOMELESS-STATUS-CODE (C189)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-BilingualProgramType">
		<xs:annotation>
			<xs:documentation>Indicates whether the student is participating in a state-approved bilingual education program. 
TX: BILINGUAL-PROGRAM-TYPE-CODE (C175)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ChildCountFundingType">
		<xs:annotation>
			<xs:documentation> Indicates under which federal program the student receiving special education and related services is counted.
 TX: E0832 CHILD-COUNT-FUNDING-TYPE-CODE (C066)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ClassType">
		<xs:annotation>
			<xs:documentation> The type of class providing instruction to students in a particular class settings. TX: CLASS-TYPE-CODE (C179)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ClassRoleType">
		<xs:annotation>
			<xs:documentation>Identifies the role served by a teacher for a class. 
TX: E1067 CLASS-ROLE (C180)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-CourseSequenceType">
		<xs:annotation>
			<xs:documentation> Indicates which portion of a course that is more than one semester in length is being reported.
			TX: COURSE-SEQUENCE-CODE (C135) </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="8"/>
			<xs:enumeration value="9"/>
			<xs:enumeration value="A"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-CrisisIndicatorType">
		<xs:annotation>
			<xs:documentation>Indicates a state health or weather related event that displaces a group of students, and may require additional funding, educational, or social services.  
TX: CRISIS-CODE (C178)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-CareerAndTechnologyEdType">
		<xs:annotation>
			<xs:documentation> Indicates whether the student is enrolled in a state-approved career and technical education course as an elective, as a participant in the district's career and technical coherent sequence of courses, or as a participant in the district's tech prep program.
			TX: CAREER-AND-TECHNICAL-ED-IND-CD (C142)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-DisciplinaryActionCodeType">
		<xs:annotation>
			<xs:documentation> Indicates the type of disciplinary action taken for a student.  TX: DISCIPLINARY-ACTION-CODE (C164)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
			<xs:enumeration value="15"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="17"/>
			<xs:enumeration value="25"/>
			<xs:enumeration value="26"/>
			<xs:enumeration value="27"/>
			<xs:enumeration value="28"/>
			<xs:enumeration value="50"/>
			<xs:enumeration value="51"/>
			<xs:enumeration value="52"/>
			<xs:enumeration value="53"/>
			<xs:enumeration value="54"/>
			<xs:enumeration value="55"/>
			<xs:enumeration value="56"/>
			<xs:enumeration value="57"/>
			<xs:enumeration value="58"/>
			<xs:enumeration value="59"/>
			<xs:enumeration value="60"/>
			<xs:enumeration value="61"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-DisciplineActionLengthDifferenceReasonType">
		<xs:annotation>
			<xs:documentation>Indicates the reason for the difference, if any, between the official and actual lengths of a student’s disciplinary assignment.  TX: DISCIPLINARY-LENGTH-DIFFERENCE-REASON-CODE (C166)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-DisabilityType">
		<xs:annotation>
			<xs:documentation>A disability condition that describes a child's impairment.  TX: DISABILITY-CODE (C053) </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-DisciplinaryActionReasonType">
		<xs:annotation>
			<xs:documentation> Indicates the reason a student was subject to a disciplinary action.
TX: Used to derive E1006 DISCIPLINARY-ACTION-REASON-CODE (C165)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="17"/>
			<xs:enumeration value="18"/>
			<xs:enumeration value="19"/>
			<xs:enumeration value="20"/>
			<xs:enumeration value="21"/>
			<xs:enumeration value="22"/>
			<xs:enumeration value="23"/>
			<xs:enumeration value="26"/>
			<xs:enumeration value="27"/>
			<xs:enumeration value="28"/>
			<xs:enumeration value="29"/>
			<xs:enumeration value="30"/>
			<xs:enumeration value="31"/>
			<xs:enumeration value="32"/>
			<xs:enumeration value="33"/>
			<xs:enumeration value="34"/>
			<xs:enumeration value="35"/>
			<xs:enumeration value="36"/>
			<xs:enumeration value="37"/>
			<xs:enumeration value="41"/>
			<xs:enumeration value="42"/>
			<xs:enumeration value="43"/>
			<xs:enumeration value="44"/>
			<xs:enumeration value="45"/>
			<xs:enumeration value="46"/>
			<xs:enumeration value="47"/>
			<xs:enumeration value="48"/>
			<xs:enumeration value="49"/>
			<xs:enumeration value="50"/>
			<xs:enumeration value="51"/>
			<xs:enumeration value="52"/>
			<xs:enumeration value="53"/>
			<xs:enumeration value="54"/>
			<xs:enumeration value="55"/>
			<xs:enumeration value="56"/>
			<xs:enumeration value="57"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-EarlyReadingIndicatorType">
		<xs:annotation>
			<xs:documentation>Indicator of the attendance eligibility status. TX: ADA-ELIGIBILITY-CODE (C059)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-EconomicDisadvantagedType">
		<xs:annotation>
			<xs:documentation>Indicates the student's economic disadvantage status.  
TX: E0785 ECONOMIC-DISADVANTAGE-CODE (C054)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ESLProgramType">
		<xs:annotation>
			<xs:documentation>Indicates whether the student is participating in a state-approved English as a Second Language (ESL) program.  TX: ESL-PROGRAM-TYPE-CODE (C176)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="TX-FlexibleAttendanceProgram">
		<xs:annotation>
			<xs:documentation>Indicates the unique type of flexible attendance program to which the student’s flexible attendance is related.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="TX-FlexibleAttendanceProgram" type="TX-FlexibleAttendanceProgramType"/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="TX-FlexibleAttendanceProgramType">
		<xs:annotation>
			<xs:documentation>Indicates the unique type of flexible attendance program to which the student’s flexible attendance is related.
			TX: E1045 FLEXIBLE-ATTENDANCE-PROGRAM-TYPE-CODE (C177)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-FunctionCodeType">
		<xs:annotation>
			<xs:documentation>The function code identifies a general operational area and groups together related activities.  TX: FUNCTION-CODE (C146)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="21"/>
			<xs:enumeration value="23"/>
			<xs:enumeration value="31"/>
			<xs:enumeration value="32"/>
			<xs:enumeration value="33"/>
			<xs:enumeration value="34"/>
			<xs:enumeration value="35"/>
			<xs:enumeration value="36"/>
			<xs:enumeration value="41"/>
			<xs:enumeration value="51"/>
			<xs:enumeration value="52"/>
			<xs:enumeration value="53"/>
			<xs:enumeration value="61"/>
			<xs:enumeration value="62"/>
			<xs:enumeration value="71"/>
			<xs:enumeration value="81"/>
			<xs:enumeration value="91"/>
			<xs:enumeration value="92"/>
			<xs:enumeration value="93"/>
			<xs:enumeration value="95"/>
			<xs:enumeration value="97"/>
			<xs:enumeration value="99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-FundCodeType">
		<xs:annotation>
			<xs:documentation>A fund code identifies the fund group and specific fund (when applicable) for actual financial data .  TX: FUND-CODE (C145)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="101"/>
			<xs:enumeration value="102"/>
			<xs:enumeration value="199"/>
			<xs:enumeration value="203"/>
			<xs:enumeration value="204"/>
			<xs:enumeration value="205"/>
			<xs:enumeration value="206"/>
			<xs:enumeration value="208"/>
			<xs:enumeration value="209"/>
			<xs:enumeration value="211"/>
			<xs:enumeration value="212"/>
			<xs:enumeration value="213"/>
			<xs:enumeration value="218"/>
			<xs:enumeration value="220"/>
			<xs:enumeration value="222"/>
			<xs:enumeration value="223"/>
			<xs:enumeration value="224"/>
			<xs:enumeration value="225"/>
			<xs:enumeration value="226"/>
			<xs:enumeration value="227"/>
			<xs:enumeration value="228"/>
			<xs:enumeration value="229"/>
			<xs:enumeration value="230"/>
			<xs:enumeration value="236"/>
			<xs:enumeration value="237"/>
			<xs:enumeration value="238"/>
			<xs:enumeration value="239"/>
			<xs:enumeration value="240"/>
			<xs:enumeration value="241"/>
			<xs:enumeration value="242"/>
			<xs:enumeration value="243"/>
			<xs:enumeration value="244"/>
			<xs:enumeration value="245"/>
			<xs:enumeration value="246"/>
			<xs:enumeration value="247"/>
			<xs:enumeration value="248"/>
			<xs:enumeration value="249"/>
			<xs:enumeration value="250"/>
			<xs:enumeration value="251"/>
			<xs:enumeration value="252"/>
			<xs:enumeration value="253"/>
			<xs:enumeration value="255"/>
			<xs:enumeration value="256"/>
			<xs:enumeration value="258"/>
			<xs:enumeration value="259"/>
			<xs:enumeration value="261"/>
			<xs:enumeration value="262"/>
			<xs:enumeration value="263"/>
			<xs:enumeration value="264"/>
			<xs:enumeration value="265"/>
			<xs:enumeration value="266"/>
			<xs:enumeration value="267"/>
			<xs:enumeration value="268"/>
			<xs:enumeration value="269"/>
			<xs:enumeration value="270"/>
			<xs:enumeration value="271"/>
			<xs:enumeration value="272"/>
			<xs:enumeration value="273"/>
			<xs:enumeration value="274"/>
			<xs:enumeration value="275"/>
			<xs:enumeration value="276"/>
			<xs:enumeration value="279"/>
			<xs:enumeration value="280"/>
			<xs:enumeration value="283"/>
			<xs:enumeration value="284"/>
			<xs:enumeration value="285"/>
			<xs:enumeration value="286"/>
			<xs:enumeration value="287"/>
			<xs:enumeration value="289"/>
			<xs:enumeration value="292"/>
			<xs:enumeration value="293"/>
			<xs:enumeration value="294"/>
			<xs:enumeration value="295"/>
			<xs:enumeration value="297"/>
			<xs:enumeration value="298"/>
			<xs:enumeration value="300"/>
			<xs:enumeration value="301"/>
			<xs:enumeration value="302"/>
			<xs:enumeration value="307"/>
			<xs:enumeration value="309"/>
			<xs:enumeration value="311"/>
			<xs:enumeration value="312"/>
			<xs:enumeration value="313"/>
			<xs:enumeration value="314"/>
			<xs:enumeration value="315"/>
			<xs:enumeration value="316"/>
			<xs:enumeration value="317"/>
			<xs:enumeration value="319"/>
			<xs:enumeration value="325"/>
			<xs:enumeration value="326"/>
			<xs:enumeration value="327"/>
			<xs:enumeration value="328"/>
			<xs:enumeration value="329"/>
			<xs:enumeration value="330"/>
			<xs:enumeration value="331"/>
			<xs:enumeration value="332"/>
			<xs:enumeration value="333"/>
			<xs:enumeration value="334"/>
			<xs:enumeration value="335"/>
			<xs:enumeration value="336"/>
			<xs:enumeration value="337"/>
			<xs:enumeration value="338"/>
			<xs:enumeration value="339"/>
			<xs:enumeration value="340"/>
			<xs:enumeration value="342"/>
			<xs:enumeration value="343"/>
			<xs:enumeration value="347"/>
			<xs:enumeration value="348"/>
			<xs:enumeration value="349"/>
			<xs:enumeration value="350"/>
			<xs:enumeration value="351"/>
			<xs:enumeration value="352"/>
			<xs:enumeration value="354"/>
			<xs:enumeration value="355"/>
			<xs:enumeration value="356"/>
			<xs:enumeration value="357"/>
			<xs:enumeration value="358"/>
			<xs:enumeration value="359"/>
			<xs:enumeration value="360"/>
			<xs:enumeration value="361"/>
			<xs:enumeration value="364"/>
			<xs:enumeration value="365"/>
			<xs:enumeration value="366"/>
			<xs:enumeration value="367"/>
			<xs:enumeration value="379"/>
			<xs:enumeration value="381"/>
			<xs:enumeration value="382"/>
			<xs:enumeration value="383"/>
			<xs:enumeration value="384"/>
			<xs:enumeration value="385"/>
			<xs:enumeration value="386"/>
			<xs:enumeration value="387"/>
			<xs:enumeration value="388"/>
			<xs:enumeration value="389"/>
			<xs:enumeration value="390"/>
			<xs:enumeration value="391"/>
			<xs:enumeration value="392"/>
			<xs:enumeration value="393"/>
			<xs:enumeration value="394"/>
			<xs:enumeration value="395"/>
			<xs:enumeration value="396"/>
			<xs:enumeration value="397"/>
			<xs:enumeration value="398"/>
			<xs:enumeration value="399"/>
			<xs:enumeration value="400"/>
			<xs:enumeration value="401"/>
			<xs:enumeration value="402"/>
			<xs:enumeration value="403"/>
			<xs:enumeration value="404"/>
			<xs:enumeration value="405"/>
			<xs:enumeration value="406"/>
			<xs:enumeration value="407"/>
			<xs:enumeration value="408"/>
			<xs:enumeration value="409"/>
			<xs:enumeration value="410"/>
			<xs:enumeration value="411"/>
			<xs:enumeration value="412"/>
			<xs:enumeration value="413"/>
			<xs:enumeration value="414"/>
			<xs:enumeration value="415"/>
			<xs:enumeration value="416"/>
			<xs:enumeration value="417"/>
			<xs:enumeration value="419"/>
			<xs:enumeration value="420"/>
			<xs:enumeration value="421"/>
			<xs:enumeration value="422"/>
			<xs:enumeration value="423"/>
			<xs:enumeration value="424"/>
			<xs:enumeration value="425"/>
			<xs:enumeration value="426"/>
			<xs:enumeration value="428"/>
			<xs:enumeration value="429"/>
			<xs:enumeration value="431"/>
			<xs:enumeration value="432"/>
			<xs:enumeration value="433"/>
			<xs:enumeration value="434"/>
			<xs:enumeration value="435"/>
			<xs:enumeration value="436"/>
			<xs:enumeration value="437"/>
			<xs:enumeration value="438"/>
			<xs:enumeration value="439"/>
			<xs:enumeration value="440"/>
			<xs:enumeration value="441"/>
			<xs:enumeration value="442"/>
			<xs:enumeration value="459"/>
			<xs:enumeration value="461"/>
			<xs:enumeration value="479"/>
			<xs:enumeration value="499"/>
			<xs:enumeration value="599"/>
			<xs:enumeration value="699"/>
			<xs:enumeration value="701"/>
			<xs:enumeration value="749"/>
			<xs:enumeration value="751"/>
			<xs:enumeration value="752"/>
			<xs:enumeration value="753"/>
			<xs:enumeration value="754"/>
			<xs:enumeration value="755"/>
			<xs:enumeration value="799"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-GenerationCodeType">
		<xs:annotation>
			<xs:documentation>Identifies the generation suffix, if any, which the person attaches to his name.
 TX: E0706 GENERATION-CODE</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="8"/>
			<xs:enumeration value="9"/>
			<xs:enumeration value="A"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="C"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-GradeLevelType">
		<xs:annotation>
			<xs:documentation>The enumeration items for the set of grade levels.
TX: Used to derive E0017 GRADE-LEVEL-CODE (C050)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="EE"/>
			<xs:enumeration value="KG"/>
			<xs:enumeration value="PK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-GraduationTypeCodeType">
		<xs:annotation>
			<xs:documentation>Indicates the type of plan under which the student graduated. TX: GRADUATION-TYPE-CODE (C062)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="21"/>
			<xs:enumeration value="22"/>
			<xs:enumeration value="23"/>
			<xs:enumeration value="24"/>
			<xs:enumeration value="25"/>
			<xs:enumeration value="26"/>
			<xs:enumeration value="27"/>
			<xs:enumeration value="28"/>
			<xs:enumeration value="29"/>
			<xs:enumeration value="30"/>
			<xs:enumeration value="31"/>
			<xs:enumeration value="32"/>
			<xs:enumeration value="33"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-HighestDegreeLevelType">
		<xs:annotation>
			<xs:documentation>Identifies the highest post-secondary degree a person has earned from an institution recognized as accredited by the Agency.
TX: E0730 HIGHEST-DEGREE-LEVEL-CODE (C015)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-HomeLanguageType">
		<xs:annotation>
			<xs:documentation>The item(s) denoting language(s) spoken or written.
TX:  E0895 HOME-LANGUAGE-CODE (C092)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="1A"/>
			<xs:enumeration value="1B"/>
			<xs:enumeration value="1C"/>
			<xs:enumeration value="1D"/>
			<xs:enumeration value="1E"/>
			<xs:enumeration value="1F"/>
			<xs:enumeration value="1G"/>
			<xs:enumeration value="1H"/>
			<xs:enumeration value="1I"/>
			<xs:enumeration value="1J"/>
			<xs:enumeration value="1K"/>
			<xs:enumeration value="1L"/>
			<xs:enumeration value="1M"/>
			<xs:enumeration value="1N"/>
			<xs:enumeration value="1O"/>
			<xs:enumeration value="1P"/>
			<xs:enumeration value="1Q"/>
			<xs:enumeration value="1R"/>
			<xs:enumeration value="1S"/>
			<xs:enumeration value="1T"/>
			<xs:enumeration value="1U"/>
			<xs:enumeration value="1V"/>
			<xs:enumeration value="1W"/>
			<xs:enumeration value="1X"/>
			<xs:enumeration value="1Y"/>
			<xs:enumeration value="1Z"/>
			<xs:enumeration value="2A"/>
			<xs:enumeration value="2B"/>
			<xs:enumeration value="2C"/>
			<xs:enumeration value="2D"/>
			<xs:enumeration value="2E"/>
			<xs:enumeration value="2F"/>
			<xs:enumeration value="2G"/>
			<xs:enumeration value="2H"/>
			<xs:enumeration value="2I"/>
			<xs:enumeration value="2J"/>
			<xs:enumeration value="2K"/>
			<xs:enumeration value="2L"/>
			<xs:enumeration value="2M"/>
			<xs:enumeration value="2N"/>
			<xs:enumeration value="2O"/>
			<xs:enumeration value="2P"/>
			<xs:enumeration value="2Q"/>
			<xs:enumeration value="2R"/>
			<xs:enumeration value="2S"/>
			<xs:enumeration value="2T"/>
			<xs:enumeration value="2U"/>
			<xs:enumeration value="2V"/>
			<xs:enumeration value="2W"/>
			<xs:enumeration value="2X"/>
			<xs:enumeration value="2Y"/>
			<xs:enumeration value="2Z"/>
			<xs:enumeration value="3A"/>
			<xs:enumeration value="3B"/>
			<xs:enumeration value="3C"/>
			<xs:enumeration value="3D"/>
			<xs:enumeration value="3E"/>
			<xs:enumeration value="3F"/>
			<xs:enumeration value="3G"/>
			<xs:enumeration value="3H"/>
			<xs:enumeration value="3I"/>
			<xs:enumeration value="3J"/>
			<xs:enumeration value="3K"/>
			<xs:enumeration value="3L"/>
			<xs:enumeration value="3M"/>
			<xs:enumeration value="3N"/>
			<xs:enumeration value="3O"/>
			<xs:enumeration value="3P"/>
			<xs:enumeration value="3Q"/>
			<xs:enumeration value="3R"/>
			<xs:enumeration value="3S"/>
			<xs:enumeration value="3T"/>
			<xs:enumeration value="3U"/>
			<xs:enumeration value="3V"/>
			<xs:enumeration value="3W"/>
			<xs:enumeration value="3X"/>
			<xs:enumeration value="3Y"/>
			<xs:enumeration value="3Z"/>
			<xs:enumeration value="4A"/>
			<xs:enumeration value="4B"/>
			<xs:enumeration value="4C"/>
			<xs:enumeration value="4D"/>
			<xs:enumeration value="4E"/>
			<xs:enumeration value="4F"/>
			<xs:enumeration value="4G"/>
			<xs:enumeration value="4H"/>
			<xs:enumeration value="4I"/>
			<xs:enumeration value="4J"/>
			<xs:enumeration value="4K"/>
			<xs:enumeration value="4L"/>
			<xs:enumeration value="4M"/>
			<xs:enumeration value="4N"/>
			<xs:enumeration value="4O"/>
			<xs:enumeration value="4P"/>
			<xs:enumeration value="4Q"/>
			<xs:enumeration value="4R"/>
			<xs:enumeration value="4S"/>
			<xs:enumeration value="4T"/>
			<xs:enumeration value="4U"/>
			<xs:enumeration value="4V"/>
			<xs:enumeration value="4W"/>
			<xs:enumeration value="4X"/>
			<xs:enumeration value="4Y"/>
			<xs:enumeration value="4Z"/>
			<xs:enumeration value="5A"/>
			<xs:enumeration value="5B"/>
			<xs:enumeration value="5C"/>
			<xs:enumeration value="5D"/>
			<xs:enumeration value="5E"/>
			<xs:enumeration value="5F"/>
			<xs:enumeration value="5G"/>
			<xs:enumeration value="5H"/>
			<xs:enumeration value="5I"/>
			<xs:enumeration value="5J"/>
			<xs:enumeration value="5K"/>
			<xs:enumeration value="5L"/>
			<xs:enumeration value="5M"/>
			<xs:enumeration value="5N"/>
			<xs:enumeration value="5O"/>
			<xs:enumeration value="5P"/>
			<xs:enumeration value="5Q"/>
			<xs:enumeration value="5R"/>
			<xs:enumeration value="5S"/>
			<xs:enumeration value="5T"/>
			<xs:enumeration value="5U"/>
			<xs:enumeration value="5V"/>
			<xs:enumeration value="5W"/>
			<xs:enumeration value="5X"/>
			<xs:enumeration value="5Y"/>
			<xs:enumeration value="5Z"/>
			<xs:enumeration value="6A"/>
			<xs:enumeration value="98"/>
			<xs:enumeration value="99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-HomelessStatusType">
		<xs:annotation>
			<xs:documentation> Indictes individuals who lack a fixed, regular, and adequate nighttime residence [within the meaning of section 103(a)(1)  
TX: HOMELESS-STATUS-CODE (C189)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-InstructionalSettingType">
		<xs:annotation>
			<xs:documentation>Indicates the setting in which the special education student receives instruction.  TX: INSTRUCTIONAL-SETTING-CODE (C035)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="30"/>
			<xs:enumeration value="31"/>
			<xs:enumeration value="32"/>
			<xs:enumeration value="34"/>
			<xs:enumeration value="40"/>
			<xs:enumeration value="41"/>
			<xs:enumeration value="42"/>
			<xs:enumeration value="43"/>
			<xs:enumeration value="44"/>
			<xs:enumeration value="45"/>
			<xs:enumeration value="50"/>
			<xs:enumeration value="60"/>
			<xs:enumeration value="70"/>
			<xs:enumeration value="71"/>
			<xs:enumeration value="81"/>
			<xs:enumeration value="82"/>
			<xs:enumeration value="83"/>
			<xs:enumeration value="84"/>
			<xs:enumeration value="85"/>
			<xs:enumeration value="86"/>
			<xs:enumeration value="87"/>
			<xs:enumeration value="88"/>
			<xs:enumeration value="89"/>
			<xs:enumeration value="91"/>
			<xs:enumeration value="92"/>
			<xs:enumeration value="93"/>
			<xs:enumeration value="94"/>
			<xs:enumeration value="95"/>
			<xs:enumeration value="96"/>
			<xs:enumeration value="97"/>
			<xs:enumeration value="98"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-InstructionalTrackType">
		<xs:annotation>
			<xs:documentation>Indicates the instructional track for the student. (This data element pertains to the instructional calendar for the student. It does not refer to ability groupings.)
TX: INSTRUCTIONAL-TRACK-INDICATOR-CODE (C141)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="8"/>
			<xs:enumeration value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-InterpretingServicesType">
		<xs:annotation>
			<xs:documentation>indicates whether the student who is deaf and receiving special education and related services received, or is scheduled to receive, interpreting services during the
current school semester. (See 34 CFR §300.34(c)(4).)
INTERPRETING-SERVICES-TYPE-CODE (C174)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LEACategoryType">
		<xs:annotation>
			<xs:documentation>The category of LEA/district.  For example:
Charter
Common 
Independent
JJAEP
TSD/TSBVI
TYC</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="Charter"/>
			<xs:enumeration value="Common"/>
			<xs:enumeration value="Independent"/>
			<xs:enumeration value="JJAEP"/>
			<xs:enumeration value="TSD/TSBVI"/>
			<xs:enumeration value="TYC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LeaverReasonCodeType">
		<xs:annotation>
			<xs:documentation>Indicates the reason a prior year grade 7-12 student has not enrolled in the district during the current school year. TX-LEAVER-REASON-CODE (C162)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="24"/>
			<xs:enumeration value="60"/>
			<xs:enumeration value="66"/>
			<xs:enumeration value="78"/>
			<xs:enumeration value="81"/>
			<xs:enumeration value="82"/>
			<xs:enumeration value="83"/>
			<xs:enumeration value="85"/>
			<xs:enumeration value="86"/>
			<xs:enumeration value="87"/>
			<xs:enumeration value="88"/>
			<xs:enumeration value="89"/>
			<xs:enumeration value="90"/>
			<xs:enumeration value="98"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LEPIndicatorType">
		<xs:annotation>
			<xs:documentation>An indication of the level of English proficiency. 
Limited:  Identified As Limited English Proficient (LEP)
Limited Monitored 1:  Student has met criteria for bilingual/ESL program exit, is no longer classified as LEP in PEIMS, and is in his or her first year of monitoring as required by 19 TAC §89.1220(l) and is not eligible for funding due to the fact that they are not LEP
Limited Monitored 2: student has met criteria for bilingual/ESL program exit, is no longer classified as LEP in PEIMS, and is in his or her second year of monitoring as required by 19 TAC §89.1220(l) and is not eligible for funding due to the fact that they are not LEP			
TX: LEP-INDICATOR-CODE (C061)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="S"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-NonCampusBasedInstructionType">
		<xs:annotation>
			<xs:documentation>Indicates that a course was offered for class credit or student achievement, but 
			1) was not taught by a school district/charter school employee or a contracted teacher, or 
			2) was taught by a school district/charter school employee or a contracted teacher at a facility other than the campus where the student is enrolled. 
			TX-NON-CAMPUS-BASED-INSTRUCTION-CODE (C182)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ObjectCodeType">
		<xs:annotation>
			<xs:documentation>The object code identifies an account, a transaction, or a source of funds.  TX: OBJECT-CODE (C159)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="3200"/>
			<xs:enumeration value="3410"/>
			<xs:enumeration value="3420"/>
			<xs:enumeration value="3430"/>
			<xs:enumeration value="3440"/>
			<xs:enumeration value="3450"/>
			<xs:enumeration value="3460"/>
			<xs:enumeration value="3470"/>
			<xs:enumeration value="3480"/>
			<xs:enumeration value="3490"/>
			<xs:enumeration value="3510"/>
			<xs:enumeration value="3520"/>
			<xs:enumeration value="3530"/>
			<xs:enumeration value="3540"/>
			<xs:enumeration value="3545"/>
			<xs:enumeration value="3590"/>
			<xs:enumeration value="3600"/>
			<xs:enumeration value="3800"/>
			<xs:enumeration value="3900"/>
			<xs:enumeration value="5711"/>
			<xs:enumeration value="5712"/>
			<xs:enumeration value="5719"/>
			<xs:enumeration value="5721"/>
			<xs:enumeration value="5722"/>
			<xs:enumeration value="5723"/>
			<xs:enumeration value="5729"/>
			<xs:enumeration value="5739"/>
			<xs:enumeration value="5741"/>
			<xs:enumeration value="5742"/>
			<xs:enumeration value="5743"/>
			<xs:enumeration value="5744"/>
			<xs:enumeration value="5745"/>
			<xs:enumeration value="5746"/>
			<xs:enumeration value="5749"/>
			<xs:enumeration value="5751"/>
			<xs:enumeration value="5752"/>
			<xs:enumeration value="5753"/>
			<xs:enumeration value="5754"/>
			<xs:enumeration value="5755"/>
			<xs:enumeration value="5759"/>
			<xs:enumeration value="5769"/>
			<xs:enumeration value="5811"/>
			<xs:enumeration value="5812"/>
			<xs:enumeration value="5813"/>
			<xs:enumeration value="5819"/>
			<xs:enumeration value="5829"/>
			<xs:enumeration value="5831"/>
			<xs:enumeration value="5839"/>
			<xs:enumeration value="5841"/>
			<xs:enumeration value="5842"/>
			<xs:enumeration value="5849"/>
			<xs:enumeration value="5919"/>
			<xs:enumeration value="5921"/>
			<xs:enumeration value="5922"/>
			<xs:enumeration value="5923"/>
			<xs:enumeration value="5929"/>
			<xs:enumeration value="5931"/>
			<xs:enumeration value="5932"/>
			<xs:enumeration value="5939"/>
			<xs:enumeration value="5941"/>
			<xs:enumeration value="5949"/>
			<xs:enumeration value="5951"/>
			<xs:enumeration value="5952"/>
			<xs:enumeration value="5959"/>
			<xs:enumeration value="6100"/>
			<xs:enumeration value="6112"/>
			<xs:enumeration value="6119"/>
			<xs:enumeration value="6121"/>
			<xs:enumeration value="6122"/>
			<xs:enumeration value="6129"/>
			<xs:enumeration value="6131"/>
			<xs:enumeration value="6139"/>
			<xs:enumeration value="6141"/>
			<xs:enumeration value="6142"/>
			<xs:enumeration value="6143"/>
			<xs:enumeration value="6144"/>
			<xs:enumeration value="6145"/>
			<xs:enumeration value="6146"/>
			<xs:enumeration value="6149"/>
			<xs:enumeration value="6200"/>
			<xs:enumeration value="6211"/>
			<xs:enumeration value="6212"/>
			<xs:enumeration value="6213"/>
			<xs:enumeration value="6214"/>
			<xs:enumeration value="6219"/>
			<xs:enumeration value="6221"/>
			<xs:enumeration value="6222"/>
			<xs:enumeration value="6223"/>
			<xs:enumeration value="6224"/>
			<xs:enumeration value="6229"/>
			<xs:enumeration value="6239"/>
			<xs:enumeration value="6249"/>
			<xs:enumeration value="6259"/>
			<xs:enumeration value="6269"/>
			<xs:enumeration value="6291"/>
			<xs:enumeration value="6299"/>
			<xs:enumeration value="6300"/>
			<xs:enumeration value="6311"/>
			<xs:enumeration value="6319"/>
			<xs:enumeration value="6321"/>
			<xs:enumeration value="6329"/>
			<xs:enumeration value="6339"/>
			<xs:enumeration value="6341"/>
			<xs:enumeration value="6342"/>
			<xs:enumeration value="6343"/>
			<xs:enumeration value="6344"/>
			<xs:enumeration value="6349"/>
			<xs:enumeration value="6399"/>
			<xs:enumeration value="6400"/>
			<xs:enumeration value="6411"/>
			<xs:enumeration value="6412"/>
			<xs:enumeration value="6413"/>
			<xs:enumeration value="6419"/>
			<xs:enumeration value="6429"/>
			<xs:enumeration value="6439"/>
			<xs:enumeration value="6449"/>
			<xs:enumeration value="6492"/>
			<xs:enumeration value="6493"/>
			<xs:enumeration value="6494"/>
			<xs:enumeration value="6495"/>
			<xs:enumeration value="6499"/>
			<xs:enumeration value="6500"/>
			<xs:enumeration value="6511"/>
			<xs:enumeration value="6512"/>
			<xs:enumeration value="6513"/>
			<xs:enumeration value="6519"/>
			<xs:enumeration value="6521"/>
			<xs:enumeration value="6522"/>
			<xs:enumeration value="6523"/>
			<xs:enumeration value="6524"/>
			<xs:enumeration value="6525"/>
			<xs:enumeration value="6529"/>
			<xs:enumeration value="6599"/>
			<xs:enumeration value="6600"/>
			<xs:enumeration value="6619"/>
			<xs:enumeration value="6629"/>
			<xs:enumeration value="6631"/>
			<xs:enumeration value="6639"/>
			<xs:enumeration value="6641"/>
			<xs:enumeration value="6649"/>
			<xs:enumeration value="6651"/>
			<xs:enumeration value="6659"/>
			<xs:enumeration value="6669"/>
			<xs:enumeration value="7911"/>
			<xs:enumeration value="7912"/>
			<xs:enumeration value="7913"/>
			<xs:enumeration value="7914"/>
			<xs:enumeration value="7915"/>
			<xs:enumeration value="7916"/>
			<xs:enumeration value="7917"/>
			<xs:enumeration value="7918"/>
			<xs:enumeration value="7919"/>
			<xs:enumeration value="7949"/>
			<xs:enumeration value="7951"/>
			<xs:enumeration value="7952"/>
			<xs:enumeration value="7953"/>
			<xs:enumeration value="7954"/>
			<xs:enumeration value="7955"/>
			<xs:enumeration value="7956"/>
			<xs:enumeration value="7957"/>
			<xs:enumeration value="7959"/>
			<xs:enumeration value="7989"/>
			<xs:enumeration value="7999"/>
			<xs:enumeration value="8911"/>
			<xs:enumeration value="8912"/>
			<xs:enumeration value="8913"/>
			<xs:enumeration value="8949"/>
			<xs:enumeration value="8951"/>
			<xs:enumeration value="8989"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ParentalPermissionType">
		<xs:annotation>
			<xs:documentation>Indicates whether the student's parent or legal guardian has approved placement of the student in the required bilingual or ESL program.  TX: PARENTAL-PERMISSION-CODE (C093)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="3"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="8"/>
			<xs:enumeration value="A"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="C"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="H"/>
			<xs:enumeration value="J"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ParticipationType">
		<xs:annotation>
			<xs:documentation>An indication that the student is participating in programs or services.  TX: PARTICIPATION-INDICATOR-CODE (C088)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PassFailCreditIndicatorType">
		<xs:annotation>
			<xs:documentation>Indicates the outcome for a course taken by a particular student.  TX: PASS/FAIL-CREDIT-INDICATOR-CODE (C136)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PayrollActivityCodeType">
		<xs:annotation>
			<xs:documentation>Indicates the types of duty for which a staff member receives salary, salary supplements, or bonuses. TX: PAYROLL-ACTIVITY-CODE (C018)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="02"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
			<xs:enumeration value="15"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="17"/>
			<xs:enumeration value="78"/>
			<xs:enumeration value="79"/>
			<xs:enumeration value="80"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PKFundingSourceType">
		<xs:annotation>
			<xs:documentation>Indicates the primary and secondary source of funding for a Pre-kindergarten student.
TX: E1079 PRIMARY-PK-FUNDING-SOURCE (C186)
TX: E1080 SECONDARY-PK-FUNDING-SOURCE (C186)
 </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PKProgramTypeIndicatorType">
		<xs:annotation>
			<xs:documentation>Indicates the primary and secondary source of funding for a Pre-kindergarten student.
TX: E1078 PK-PROGRAM-TYPE-CODE (C185)
 </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PopulationServedType">
		<xs:annotation>
			<xs:documentation>The type of core academic subject class a teacher is teaching.  TX: POPULATION-SERVED-CODE (C030)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PPCDServiceLocationIndicatorType">
		<xs:annotation>
			<xs:documentation>Indicates whether or not the Preschool Program for Children with Disabilities (PPCD) student received their special education services in a regular early childhood program. 
TX: E1077 PPCD-SERVICE-LOCATION-CODE  (C184)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PrimaryRestraintReasonType">
		<xs:annotation>
			<xs:documentation>A categorization of the circumstances or reason for the restraint.  TX: RESTRAINT-REASON-CODE (C173)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ProgramIntentCodeType">
		<xs:annotation>
			<xs:documentation>Categorizes the cost of instruction and other services that are directed toward a particular need of a specific set of students. TX: PROGRAM-INTENT-CODE (C147)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="21"/>
			<xs:enumeration value="22"/>
			<xs:enumeration value="23"/>
			<xs:enumeration value="24"/>
			<xs:enumeration value="25"/>
			<xs:enumeration value="26"/>
			<xs:enumeration value="28"/>
			<xs:enumeration value="29"/>
			<xs:enumeration value="30"/>
			<xs:enumeration value="31"/>
			<xs:enumeration value="32"/>
			<xs:enumeration value="71"/>
			<xs:enumeration value="72"/>
			<xs:enumeration value="73"/>
			<xs:enumeration value="74"/>
			<xs:enumeration value="75"/>
			<xs:enumeration value="76"/>
			<xs:enumeration value="77"/>
			<xs:enumeration value="78"/>
			<xs:enumeration value="79"/>
			<xs:enumeration value="81"/>
			<xs:enumeration value="82"/>
			<xs:enumeration value="83"/>
			<xs:enumeration value="84"/>
			<xs:enumeration value="85"/>
			<xs:enumeration value="86"/>
			<xs:enumeration value="87"/>
			<xs:enumeration value="88"/>
			<xs:enumeration value="89"/>
			<xs:enumeration value="91"/>
			<xs:enumeration value="99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-RegDaySchProgDeafType">
		<xs:annotation>
			<xs:documentation>Indicates the student is receiving instructional services from the regional day school program for the deaf.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="0"/>
			<xs:enumeration value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ReportingPeriodType">
		<xs:annotation>
			<xs:documentation>The name of the period for which attendance is reported.
TX: REPORTING-PERIOD-INDICATOR-CODE (C130)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-RestraintStaffType">
		<xs:annotation>
			<xs:documentation> Indicates the kind of school staff person that performed a student restraint.    
TX: E1516 RESTRAINT-STAFF-TYPE-CODE (C194)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-SexType">
		<xs:annotation>
			<xs:documentation>A person's gender.  TX: SEX-CODE (C013)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="F"/>
			<xs:enumeration value="M"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-SharedServiceArrangementStaffIndicatorType">
		<xs:annotation>
			<xs:documentation>Indicates the type of program or service provided by a shared services arrangement.  TX: Used to derive ESC-SSA-STAFF-INDICATOR-CODE (C169)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-SharedServiceArrangementType">
		<xs:annotation>
			<xs:documentation>Indicates the type of program or service provided by a shared services arrangement.  TX: SHARED-SVCS-ARRANGEMT-TYPE-CODE (C049)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
			<xs:enumeration value="15"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="17"/>
			<xs:enumeration value="18"/>
			<xs:enumeration value="19"/>
			<xs:enumeration value="20"/>
			<xs:enumeration value="21"/>
			<xs:enumeration value="23"/>
			<xs:enumeration value="24"/>
			<xs:enumeration value="25"/>
			<xs:enumeration value="26"/>
			<xs:enumeration value="27"/>
			<xs:enumeration value="99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-SingleParentPregTeenCodeType">
		<xs:annotation>
			<xs:documentation> Indicates whether the student in the career and technical education program is: 1) unmarried or legally separated from a spouse; and has a minor child(ren) for which the parent has either custody or joint custody, or 2) is pregnant.
TX: E0829 SGL-PARENT-PREG-TEEN-CODE (C064)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-SpeechTherapyType">
		<xs:annotation>
			<xs:documentation>Indicates whether the student is receiving speech pathology/speech therapy services through the special education program in a speech therapy instructional arrangement. 
TX: E0857 SPEECH-THERAPY-INDICATOR-CODE (C095)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-SSIPromotionRetentionType">
		<xs:annotation>
			<xs:documentation>Indicates whether the student was promoted or retained as a result of participation in the Student Success Initiative (SSI).  TX: SSI-PROMOTION-RETENTION-CODE (C171)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="03"/>
			<xs:enumeration value="04"/>
			<xs:enumeration value="05"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="08"/>
			<xs:enumeration value="09"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-StaffRoleType">
		<xs:annotation>
			<xs:documentation>An individual's title of employment, official status or rank.  TX: ROLE-ID (C021)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="002"/>
			<xs:enumeration value="003"/>
			<xs:enumeration value="004"/>
			<xs:enumeration value="005"/>
			<xs:enumeration value="006"/>
			<xs:enumeration value="007"/>
			<xs:enumeration value="008"/>
			<xs:enumeration value="011"/>
			<xs:enumeration value="012"/>
			<xs:enumeration value="013"/>
			<xs:enumeration value="015"/>
			<xs:enumeration value="016"/>
			<xs:enumeration value="017"/>
			<xs:enumeration value="018"/>
			<xs:enumeration value="019"/>
			<xs:enumeration value="020"/>
			<xs:enumeration value="021"/>
			<xs:enumeration value="022"/>
			<xs:enumeration value="023"/>
			<xs:enumeration value="024"/>
			<xs:enumeration value="026"/>
			<xs:enumeration value="027"/>
			<xs:enumeration value="028"/>
			<xs:enumeration value="030"/>
			<xs:enumeration value="032"/>
			<xs:enumeration value="033"/>
			<xs:enumeration value="036"/>
			<xs:enumeration value="040"/>
			<xs:enumeration value="041"/>
			<xs:enumeration value="042"/>
			<xs:enumeration value="043"/>
			<xs:enumeration value="044"/>
			<xs:enumeration value="045"/>
			<xs:enumeration value="047"/>
			<xs:enumeration value="054"/>
			<xs:enumeration value="055"/>
			<xs:enumeration value="056"/>
			<xs:enumeration value="058"/>
			<xs:enumeration value="060"/>
			<xs:enumeration value="061"/>
			<xs:enumeration value="062"/>
			<xs:enumeration value="063"/>
			<xs:enumeration value="064"/>
			<xs:enumeration value="065"/>
			<xs:enumeration value="079"/>
			<xs:enumeration value="080"/>
			<xs:enumeration value="087"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-StaffTypeCodeType">
		<xs:annotation>
			<xs:documentation> Indicates whether the staff person is on the district payroll or is a contracted instructional staff person. TX: STAFF-TYPE-CODE (C181)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-TitleIPartAParticipantType">
		<xs:annotation>
			<xs:documentation>An indication of the type of Title I program, if any, in which the student is participating and served.  TX: TITLE-I-PART-A-INDICATOR-CODE (C122)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="0"/>
			<xs:enumeration value="A"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="8"/>
			<xs:enumeration value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="TX-TitleIPartAServicesType">
		<xs:annotation>
			<xs:documentation>An indication of what Title I supplemental educational services  received by students within the school during the school year.
TX: E1018 TITLE-I-PART-A-READING-INDICATOR-CODE  
TX: E1020 TITLE-I-PART-A-MATHEMATICS-INDICATOR-CODE  
TX: E1021 TITLE-I-PART-A-SCIENCE-INDICATOR-CODE  
TX: E1022 TITLE-I-PART-A-SOCIAL-STUDIES-INDICATOR-CODE</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="TX-TitleIPartAReadingIndicator" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether a student on a targeted assistance campus or non-Title I, Part A campus (identified as homeless or neglected) has received Title I, Part A funded supplementary reading instruction for a period of time during the course of the current school year, or will receive Title I, Part A reading instruction before July 1. 
TX: E1018 TITLE-I-PART-A-READING-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-TitleIPartAMathematicsIndicator" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether a student on a targeted assistance campus or non-Title I, Part A campus (identified as homeless or neglected) has received Title I, Part A funded supplementary mathematics instruction for a period of time during the course of the current school year, or will receive Title I, Part A mathematics instruction before July 1. 
TX: E1020 TITLE-I-PART-A-MATHEMATICS-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-TitleIPartAScienceIndicator" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether a student on a targeted assistance campus or non-Title I, Part A campus (identified as homeless or neglected) has received Title I, Part A funded supplementary science instruction for a period of time during the course of the current school year, or will receive Title I, Part A science instruction before July 1. 
TX: E1021 TITLE-I-PART-A-SCIENCE-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-TitleIPartASocialStudiesIndicator" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether a student on a targeted assistance campus or non-Title I, Part A campus (identified as homeless or neglected) has received Title I, Part A funded supplementary social studies instruction for a period of time during the course of the current school year, or will receive Title I, Part A social studies instruction before July 1. 
TX: E1022 TITLE-I-PART-A-SOCIAL-STUDIES-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="TX-TitleIPartASupportServicesType">
		<xs:annotation>
			<xs:documentation>The type of support services offered to students in Title I programs.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="TX-GuidanceCounselingServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether a student on a targeted assistance campus or non-Title I, Part A campus (identified as homeless or neglected) has received Title I, Part A funded supplementary counseling, pupil services, or college and career awareness and preparation, such as college and career guidance, comprehensive career development, occupational information, enhancement of employability skills and occupational skills, personal finance education or job placement services for a period of time during the course of the current school year, or will receive Title I, Part A guidance/counseling services before July 1. TX: E1024 TITLE-I-PART-A-GUIDANCE-COUNSELING-SERVICES-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-SocialWorkServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether a student on a targeted assistance campus or non-Title I, Part A campus (identified as homeless or neglected) has received Title I, Part A funded supplementary social work services for a period of time during the course of the current school year, or will receive Title I, Part A social work services before July 1. TX: E1025 TITLE-I-PART-A-SOCIAL-WORK-SERVICES-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TX-HealthServices" type="TX-ParticipationType">
				<xs:annotation>
					<xs:documentation>Indicates whether a student on a targeted assistance campus or non-Title I, Part A campus (identified as homeless or neglected) has received Title I, Part A funded health, dental, or eye care services for a period of time during the course of the current school year, or will receive Title I, Part A health services before July 1. TX: E1026 TITLE-I-PART-A-HEALTH-SERVICES-INDICATOR-CODE</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="TX-UnaccompaniedYouthStatusType">
		<xs:annotation>
			<xs:documentation> As defined by NCLB, Title X, Part C, Section 725(6), the term “unaccompanied youth” — means a youth not in the physical custody of a parent or guardian.  
TX: UNACCOMPANIED-YOUTH-STATUS-CODE (C192)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="02"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-UnschooledAsyleeRefugeeIndicatorType">
		<xs:annotation>
			<xs:documentation>AIndicates whether a student's initial enrollment in a school in the United States in grades 7 through 12 was as an unschooled asylee or refugee per TEC Section 39.027(a-1). 
TX:  E1076 UNSCHOOLED-ASYLEE/REFUGEE-CODE (C183)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="0"/>
			<xs:enumeration value="1"/>
			<xs:enumeration value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:annotation>
		<xs:documentation>===== String Simple Types =====</xs:documentation>
	</xs:annotation>
	<xs:simpleType name="TX-Amount">
		<xs:annotation>
			<xs:documentation>Financial domain of values and patterns for the following TX data elements: 
E0321 BUDGET-AMOUNT, E0774 ACTUAL-AMOUNT</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:long">
			<xs:minInclusive value="-99999999999"/>
			<xs:maxInclusive value="99999999999"/>
			<xs:pattern value="[\d\-]{1,12}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PayrollAmount">
		<xs:annotation>
			<xs:documentation>Financial domain of values and patterns for the 
TX: E0425 PAYROLL-AMOUNT</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:long">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="999999"/>
			<xs:pattern value="\d{1,6}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-AttendanceDayCount">
		<xs:annotation>
			<xs:documentation>Attendance data element domain of values and patterns for the following TX data elements: E0937 TOTAL-ELIGIBLE-DAYS-PRESENT (on the 407 STUDENT DATA - OPTIONAL EXTENDED YEAR PROGRAM (OEYP)).</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:minInclusive value="0.0"/>
			<xs:maxInclusive value="180.0"/>
			<xs:pattern value="\d{1,3}(\.[0])"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-AttendanceEligibleMinuteCount">
		<xs:annotation>
			<xs:documentation>Attendance data element domain of values and patterns for 
TX: E1046 FLEX-ATTEND-TOTAL-ELIGIBLE-MINUTES-PRESENT</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="32400"/>
			<xs:pattern value="\d{1,5}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-AttendanceMinuteCount">
		<xs:annotation>
			<xs:documentation>Attendance data element domain of values and patterns for the following TX data elements: E1046 FLEX-ATTEND-TOTAL-ELIGIBLE-MINUTES-PRESENT, E1047 FLEX-ATTEND-TOTAL-INELIGIBLE-MINUTES-PRESENT, E1052 FLEX-ATTEND-EXCESS-MINUTES-PRESENT-IN-INSTR-SETTING</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="32400"/>
			<xs:pattern value="\d{1,5}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-AttendancePartialDayCount">
		<xs:annotation>
			<xs:documentation>Attendance data element domain of values and patterns for the following TX data elements: E0036 TOTAL-DAYS-ABSENT, E0936 TOTAL-INELIGIBLE-DAYS-PRESENT, E0937 TOTAL-ELIGIBLE-DAYS-PRESENT, E0938 TOTAL-ELIGIBLE-BILINGUAL/ESL-DAYS-PRESENT, E0939 TOTAL-ELIGIBLE-PREGNANCY-DAYS-PRESENT, E0940 TOTAL-ELIGIBLE-MAINSTREAM-DAYS, E0950 ELIGIBLE-DAYS-PRESENT-V1, E0951 ELIGIBLE-DAYS-PRESENT-V2, E0952 ELIGIBLE-DAYS-PRESENT-V3,
E0953 ELIGIBLE-DAYS-PRESENT-V4, E0954 ELIGIBLE-DAYS-PRESENT-V5, E0955 ELIGIBLE-DAYS-PRESENT-V6</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:minInclusive value="0.0"/>
			<xs:maxInclusive value="180.0"/>
			<xs:pattern value="\d{1,3}(\.[05])"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-AttendancePartialHourCount">
		<xs:annotation>
			<xs:documentation>Attendance data element domain of values and patterns for 
TX: E0945 EXCESS-HOURS-IN-INSTRUCTIONAL-SETTING</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:minInclusive value="0.0"/>
			<xs:maxInclusive value="540.0"/>
			<xs:pattern value="\d{1,3}(\.\d{1,3})"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-CampusId">
		<xs:annotation>
			<xs:documentation>The identifier assigned to an education agency by the State Education Agency (SEA).  
TX: E0266 CAMPUS-ID</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="9"/>
			<xs:maxLength value="9"/>
			<xs:pattern value="\d{9}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-CollegeCreditHours">
		<xs:annotation>
			<xs:documentation>Indicate the number of college hours a student earned for the completion of a dual credit course.
TX: E1081 COLLEGE-CREDIT-HOURS
</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="3"/>
			<xs:pattern value="\d{1}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ContactHoursCount">
		<xs:annotation>
			<xs:documentation>Indicates the total contact hours in an instructional setting provided to the student through the extended school year services component of special education. The instructional setting reported is the instructional setting in which the student was served during the regular school year. 
TX: E1013 TOTAL-ESY-CONTACT-HRS-IN-INSTR-SETTING</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:minInclusive value="0.5"/>
			<xs:maxInclusive value="999.5"/>
			<xs:pattern value="\d{1,3}(\.[05])"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ContractedStaffPercentFTE">
		<xs:annotation>
			<xs:documentation>Standard measurement of the portion of professional contracted instructional staff, expressed as a multiple of the standard work day, such as 0.75 FTE.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:minInclusive value="000.01"/>
			<xs:maxInclusive value="999.99"/>
			<xs:pattern value="\d{1,3}(\.\d{1,2})"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-DayCount">
		<xs:annotation>
			<xs:documentation>The percentage of a standard education organization work day for which the employee is hired to work.
TX: E0760 PERCENT-DAY-EMPLOYED</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="366"/>
			<xs:pattern value="\d{1,3}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ESCId">
		<xs:annotation>
			<xs:documentation>The identifier assigned to an ESC by the State Education Agency (SEA).</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="6"/>
			<xs:maxLength value="6"/>
			<xs:pattern value="\d{6}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-FiscalYear">
		<xs:annotation>
			<xs:documentation>The last digit of the fiscal year, e.g., the fiscal year is 4 for the 1993-94 fiscal year.
TX: E0974 FISCAL-YEAR</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="9"/>
			<xs:pattern value="\d{1}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LEAId">
		<xs:annotation>
			<xs:documentation>The identifier assigned to an education agency by the State Education Agency (SEA).  
TX: E0212 DISTRICT-ID</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="6"/>
			<xs:pattern value="\d{6}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LocalFunctionType">
		<xs:annotation>
			<xs:documentation>The function describes the activity for which a service or material object is acquired.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LocalFundType">
		<xs:annotation>
			<xs:documentation>A fund is defined as a fiscal and accounting entity with a self-balancing set of accounts.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LocalCode">
		<xs:annotation>
			<xs:documentation>Short string for local codes</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LocalObjectType">
		<xs:annotation>
			<xs:documentation>The Object is a mandatory code that identifies the nature and object of an account, a transaction or a source.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-LocalProgramIntentCode">
		<xs:annotation>
			<xs:documentation>Short string for local codes</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="75"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-MonthlyMinutes">
		<xs:annotation>
			<xs:documentation>The total number of minutes in a month devoted to a particular class. The month is considered to be the 4 weeks in the month of October, including the last Friday in October (the As-Of-Date).  
TX: E1057 MONTHLY-MINUTES 
</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="12000"/>
			<xs:pattern value="\d{1,5}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-NumberDaysEmployed">
		<xs:annotation>
			<xs:documentation>The actual number of at-work days within the school year that a person is scheduled to work in the district. This number does not include holidays, weekends, and any other days the employee is not scheduled to work.
TX: E0160 NUMBER-DAYS-EMPLOYED</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="366"/>
			<xs:pattern value="\d{1,3}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-NumberDaysTaught">
		<xs:annotation>
			<xs:documentation>Indicates the number of days of instruction offered, as shown on the school calendar, during a particular reporting period.
TX: E0935 NUMBER-DAYS-TAUGHT</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="180"/>
			<xs:pattern value="\d{1,3}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-NumberOfStudentsInClass">
		<xs:annotation>
			<xs:documentation>Indicates the number of students in membership in the class as of the PEIMS reporting date..
TX: E0170 NUMBER-STUDENTS-IN-CLASS</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="999"/>
			<xs:pattern value="\d{1,3}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-NumberOfYearsExp">
		<xs:annotation>
			<xs:documentation>Indicates the number of years of district and profession experience for a staff member.
TX: E0161 YEARS-EXPERIENCE-IN-DISTRICT
TX: E0130 TOTAL-YEARS-PROF-EXPERIENCE</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="00"/>
			<xs:maxInclusive value="99"/>
			<xs:pattern value="\d{1,2}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-OfficialDisciplinaryAssignmentDayCount">
		<xs:annotation>
			<xs:documentation>Indicates the official length in days of a student’s disciplinary assignment.
TX: E1007 OFFICIAL-LENGTH-OF-DISCIPLINARY-ASSIGNMENT</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:int">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="999"/>
			<xs:pattern value="\d{1,3}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-OrganizationCode">
		<xs:annotation>
			<xs:documentation>The department or suborganization the employee/contractor is associated with in the Education Organization.
</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:pattern value="\d{3}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-PriorId">
		<xs:annotation>
			<xs:documentation>Indicates the identification number under which the person was reported during the last PEIMS data submission.
TX: E0990 Prior Id</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:pattern value="[0-8S]\d{8}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-ServiceId">
		<xs:annotation>
			<xs:documentation> Refers to the services supplied by staff. 
TX: E0724 SERVICE-ID (C022)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:pattern value="[A-Z0-9]{8}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-UniqueIdentifier">
		<xs:annotation>
			<xs:documentation>A unique numeric code assigned to a person by a state education agency.
</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TX-YearMonthDate">
		<xs:annotation>
			<xs:documentation>Format YYYY-MM Date value</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:pattern value="[0-9]{4}-(0[1-9]|1[0-2])"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
