<?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="E03" id="UnitCallSection">		<xs:sequence>			<xs:element name="E03_01" type="ComplaintReportedByDispatch">				<xs:annotation>					<xs:documentation>The complaint dispatch reported to the responding unit.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E03_02" type="EMDPerformed">				<xs:annotation>					<xs:documentation>Indication of whether EMD was performed for this EMS event.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E03_03" type="EMDCardNumber" minOccurs="0">				<xs:annotation>					<xs:documentation>The EMD card number reported by dispatch, consisting of the card number, dispatch level, and dispatch mode</xs:documentation>				</xs:annotation>			</xs:element>		</xs:sequence>	</xs:complexType></xs:schema>