<?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 targetNamespace="http://www.nemsis.org" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.nemsis.org">
	<xs:complexType name="IT10" id="Misc">
		<xs:sequence>
			<xs:element name="IT10_01" type="tns:FacilityDivertedFrom" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Name of facility that the EMS crew intended to respond to but were diverted from.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT10_02" type="tns:Specialty/HospitalTeamNotifiedByEMS" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Notification by EMS personnel to Emergency Department personnel of the Specialty Team requested.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT10_03" type="tns:DateTime2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>This field is used to document the date and time the EMS personnel notified the Emergency Department.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>