<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 sp1 U (http://www.xmlspy.com) by UNC Chapel Hill (UNC Chapel Hill) -->
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Wes Bowden 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="E20" id="Disposition">
		<xs:sequence>
			<xs:element name="E20_01" type="tns:DestinationTransferredToID" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The destination the patient was delivered or transferred to</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_02" type="tns:DestinationTransferredToCode" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The code of the destination the patient was delivered or transferred to</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_03_0">
				<xs:annotation>
					<xs:documentation>The address of the destination the patient was delivered or transferred to</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E20_03" type="tns:StreetAddress" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The street address of the destination the patient was delivered or transferred to</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E20_04" type="tns:City" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The city name of the destination the patient was delivered or transferred to</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E20_05" type="tns:State" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The state of the destination the patient was delivered or transferred to</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E20_07" type="tns:Zip">
							<xs:annotation>
								<xs:documentation>The destination zip code in which  the patient was delivered or transferred to</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E20_06" type="tns:County" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The destination county in which  the patient was delivered or transferred to</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_08" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The destination GPS Coordinates to which  the patient was delivered or transferred to</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:attributeGroup ref="tns:GPSLocation"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="E20_09" type="tns:ZoneNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The the zone number of the destination to which  the patient was delivered or transferred to</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_10" type="tns:IncidentPatientDisposition">
				<xs:annotation>
					<xs:documentation>Type of disposition treatment and/or transport of the patient_</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_11" type="tns:HowPatientWasMovedToAmbulance" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The method the patient was moved to the ambulance from the scene</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_12" type="tns:PositionOfPatientDuringTransport" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The position of the patient during transport from the scene</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_13" type="tns:HowPatientWasTransportedFromAmbulance" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The method the patient was moved from the ambulance to the destination</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_14" type="tns:TransportModeFromScene">
				<xs:annotation>
					<xs:documentation>Indication whether or not lights and/or sirens were used on the vehicle while leaving scene</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_15" type="tns:ConditionOfPatientAtDestination" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The condition of the patient after care by EMS</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_16" type="tns:ReasonForChoosingDestination">
				<xs:annotation>
					<xs:documentation>The reason the unit chose to deliver or transfer the patient to the destination</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E20_17" type="tns:TypeOfDestination">
				<xs:annotation>
					<xs:documentation>The type of destination the patient was delivered or transferred to</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
