<?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="E02" id="UnitAgencyInformationType">		<xs:annotation>			<xs:documentation>Unit Agency Information section</xs:documentation>		</xs:annotation>		<xs:sequence>			<xs:element name="E02_01" type="EMSAgencyNumber">				<xs:annotation>					<xs:documentation>The state-assigned provider number of the responding agency</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_02" type="IncidentNumber" minOccurs="0">				<xs:annotation>					<xs:documentation>The incident number assigned by the 911 Dispatch System</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_03" type="EMSUnitResponseNumber" minOccurs="0">				<xs:annotation>					<xs:documentation>The internal EMS response number which is unique for each EMS unit’s (vehicles) response to an incident within an agency.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_04" type="TypeOfServiceRequested">				<xs:annotation>					<xs:documentation>The type of service or category of service requested of the EMS service responding for this specific EMS incident.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_05" type="PrimaryRollOfTheUnit">				<xs:annotation>					<xs:documentation>The primary roll of the EMS service which was requested for this specific EMS incident.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_06" type="TypeOfDispatchDelay" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>The dispatch delays, if any, associated with the dispatch of the EMS unit to the patient encounter</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_07" type="TypeOfResponseDelay" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>The response delays, if any, of the unit associated with the patient encounter</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_08" type="TypeOfSceneDelay" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>The scene delays, if any, of the unit associated with the patient encounter</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_09" type="TypeOfTransportDelay" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>The transport delays, if any, of the unit associated with the patient encounter</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_10" type="TypeOfTurnAroundDelay" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>The turn-around delays, if any, associated with the EMS unit associated with the patient encounter</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_11" type="EMSUnitNumber" minOccurs="0">				<xs:annotation>					<xs:documentation>The unique physical vehicle number of the responding unit</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_12" type="EMSUnitCallSign">				<xs:annotation>					<xs:documentation>The EMS unit number used to dispatch and communicate with the unit.  This may be the same as the EMS Unit/Vehicle Number in many agencies.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_13" type="VehicleDispatchLocation" minOccurs="0">				<xs:annotation>					<xs:documentation>The station (or hospital) representing the geographic location of the vehicle at the time of dispatch</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_14" type="ZoneNumber" minOccurs="0">				<xs:annotation>					<xs:documentation>Geographic zone representing the location of the responding vehicle at the time of dispatch.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_15" minOccurs="0">				<xs:annotation>					<xs:documentation>The GPS coordinates associated with the EMS unit at the time of dispatch.</xs:documentation>				</xs:annotation>				<xs:complexType>					<xs:attributeGroup ref="GPSLocation"/>				</xs:complexType>			</xs:element>			<xs:element name="E02_16" type="OdometerReading" minOccurs="0">				<xs:annotation>					<xs:documentation>The mileage (odometer reading) of the vehicle at the beginning of the call (when the wheels begin moving)</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_17" type="OdometerReading" minOccurs="0">				<xs:annotation>					<xs:documentation>The mileage (odometer reading) of the vehicle when it arrives at the patient</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_18" type="OdometerReading" minOccurs="0">				<xs:annotation>					<xs:documentation>The mileage (odometer reading) of the vehicle when it arrives at the patient’s destination</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_19" type="OdometerReading" minOccurs="0">				<xs:annotation>					<xs:documentation>The ending mileage (odometer reading) of the vehicle (at time back in service)</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E02_20" type="ResponseModeToScene">				<xs:annotation>					<xs:documentation>Indication whether or not lights and/or sirens were used on the vehicle on the way to the scene</xs:documentation>				</xs:annotation>			</xs:element>		</xs:sequence>	</xs:complexType></xs:schema>