<?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. 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="E20" id="Disposition">		<xs:sequence>			<xs:element name="E20_01" type="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="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="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="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="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="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="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="GPSLocation"/>				</xs:complexType>			</xs:element>			<xs:element name="E20_09" type="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="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="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="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="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="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="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="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="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>