<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Daniel Nelson version 2.2-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.nemsis.org" targetNamespace="http://www.nemsis.org" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:complexType name="IT05" id="RunInfo">
		<xs:sequence>
			<xs:element name="IT05_02" type="tns:RecievedFromAgencyID" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Agency ID of the service that care is being received from</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_03" type="tns:ReceivedFromCallNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The unique Call Number of the service that care is being received from</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_04" type="tns:TransferredToAgencyID" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Agency ID of the service that care is being transferred to</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_05" type="tns:TransferredToCallNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The unique Call Number of the service that care is being transferred to</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_06" type="tns:MotorVehicleType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The type of vehicle involved in the accident.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_07" type="tns:DateTime2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The time of the last food or drink consumed by the patient.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_08" type="tns:WhoCalled911" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The individual who made the 911 call.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_09" type="tns:DateTime2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date and time the First Responder was dispatched.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_10" type="tns:DateTime2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date and time the EMS provider requested ALS or Air response.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_11" type="tns:DateTime2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date and time the ALS or Air arrived.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
