<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Jeff Robertson version 2.2.1-->
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<xs:complexType name="D07" id="AgencyPersonnelInformation">
		<xs:sequence>
			<xs:element name="D07_01" type="PersonnelsAgencyIDNumber">
				<xs:annotation>
					<xs:documentation>Local agency ID number for personnel.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D07_02" type="StateLicensureID">
				<xs:annotation>
					<xs:documentation>State licensure ID number for the personnel.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D07_03_0" id="PersonnelsEmployment" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Personnel's Employment Status for this Agency.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D07_03" type="EmploymentStatus">
							<xs:annotation>
								<xs:documentation>Personnel's Employment Status for this Agency.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D07_04" type="Date">
							<xs:annotation>
								<xs:documentation>Personnel's Employment Status date.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="D07_05_0" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Personnels highest level of certification in this agency.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D07_05" type="DemographicStateCertificationLicensureLevels">
							<xs:annotation>
								<xs:documentation>Personnels highest level of certification.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D07_06" type="Date">
							<xs:annotation>
								<xs:documentation>Date of certification</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
		<xs:attributeGroup ref="currentStatus"/>
	</xs:complexType>
</xs:schema>
