<?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="E05" id="Times">
		<xs:sequence>
			<xs:element name="E05_01" type="DateTime" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date/time the injury occurred, or the date/time the symptoms or problem started</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_02" type="DateTime" nillable="true">
				<xs:annotation>
					<xs:documentation>The date/time the phone rings (911 call to public safety answering point or other designated entity) requesting EMS services.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_03" type="DateTime" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date/time dispatch was notified by the 911 call taker (if a separate entity)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_04" type="DateTime">
				<xs:annotation>
					<xs:documentation>The date the responding unit was notified by dispatch</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_05" type="DateTime" nillable="true">
				<xs:annotation>
					<xs:documentation>The date/time the unit responded; that is, the time the vehicle started moving</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_06" type="DateTime" nillable="true">
				<xs:annotation>
					<xs:documentation>The date/time the responding unit arrived on the scene; that is, the time the vehicle stopped moving</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_07" type="DateTime" nillable="true">
				<xs:annotation>
					<xs:documentation>The date/time the responding unit arrived at the patient's side</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_08" type="DateTime" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date/time the patient was transferred from this EMS agency to another EMS agency for care.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_09" type="DateTime" nillable="true">
				<xs:annotation>
					<xs:documentation>The date/time the responding unit left the scene (started moving)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_10" type="DateTime" nillable="true">
				<xs:annotation>
					<xs:documentation>The date/time the responding unit arrived with the patient at the destination or transfer point</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_11" type="DateTime">
				<xs:annotation>
					<xs:documentation>The date/time the unit back was back in service and available for response (finished with call, but not necessarily back in home location)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_12" type="DateTime" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date/time if the unit's call was cancelled</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E05_13" type="DateTime" nillable="true">
				<xs:annotation>
					<xs:documentation>The date/time the responding unit was back in their service area. In agencys who utilized Agency Status Management, home location means the service area as assigned through the agency status management protocol.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
