<?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="D08" id="GeneralPersonnelInformation">
		<xs:sequence>
			<xs:element name="D07_02" type="StateLicensureID">
				<xs:annotation>
					<xs:documentation>The state certification/licensure ID number assigned to the crew member.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D08_01_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Name of Personnel.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D08_01" type="DemographicLastName">
							<xs:annotation>
								<xs:documentation>Last Name of Personnel.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_03" type="FirstName">
							<xs:annotation>
								<xs:documentation>First name of Personnel.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_02" type="MiddleInitialName">
							<xs:annotation>
								<xs:documentation>Middle name or Initial of Personnel.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="D08_04_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Street or PO Box of the personnel's mailing address.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D08_04" type="StreetAddress">
							<xs:annotation>
								<xs:documentation>Street or PO Box of the personnel's mailing address.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_05" type="City">
							<xs:annotation>
								<xs:documentation>City of personnel's mailing address.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_06" type="State">
							<xs:annotation>
								<xs:documentation>State of personnel's mailing address.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_07" type="DemographicZip">
							<xs:annotation>
								<xs:documentation>ZIP code of personnel's mailing address.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="D08_08" type="TelephoneNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Work Phone of the Personnel.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D08_09" type="TelephoneNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Home phone of the Personnel.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D08_10" type="EmailAddress" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Primary email address of the Personnel.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D08_11" type="DateOfBirth" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The EMS Personnel's Date of Birth.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D08_12" type="DemographicGender" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The EMS Personnel's gender.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D08_13" type="DemographicRace" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The EMS Personnel's race as defined by the OMB (US Office of Management and Budget).</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D08_14" type="DemographicEthnicity" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The EMS Personnel's ethnicity as defined by the OMB (US Office of Management and Budget).</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D08_15_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Personnel's State EMS Certification level.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D08_15" type="DemographicStateCertificationLicensureLevels">
							<xs:annotation>
								<xs:documentation>The Personnel's State EMS Certification level.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_16" type="YesNoValues">
							<xs:annotation>
								<xs:documentation>Indication of National Registry Credential for the level of Certification/Licensure in D78.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_17" type="Date">
							<xs:annotation>
								<xs:documentation>The Current certification date of the personnel's current certification.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_18" type="Date">
							<xs:annotation>
								<xs:documentation>Initial certification date of personnel's current State certification.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="D08_19_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The personnel's total length of EMS service at any level.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D08_19" type="TotalService">
							<xs:annotation>
								<xs:documentation>The personnel's total length of EMS service at any level.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D08_20" type="Date">
							<xs:annotation>
								<xs:documentation>The end date service was based on.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
		<xs:attributeGroup ref="currentStatus"/>
	</xs:complexType>
</xs:schema>
