<?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="E04" id="UnitPersonnelInformation">
		<xs:sequence>
			<xs:element name="E04_01" type="CrewMemberID" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The State Certification/Licensure ID number assigned to the crew member</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E04_02" type="CrewMemberRole" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The role of the crew member during transport of this call.  
•	Driver is defined as the driver during the time of patient transport or during the response if there was not transport required.
•	 Primary Patient Care Giver is defined as the individual responsible for the patient care during the transport of the patient, or if no transport, the individual responsible for the assessment and treatment of the patient on scene.
•	Secondary Patient Care Giver is defined as the individual assisting the Primary Patient Care Giver.
•	Third Patient Care Giver is defined as the individual assisting the Primary and Secondary Patient Care Givers.
</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E04_03" type="CrewMemberLevel" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The functioning level of the crew member during this EMS patient encounter.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
