<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Wes Bowden version 2.2-->
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.nemsis.org" xmlns:tns="http://www.nemsis.org" >
	<xs:complexType name="E03" id="UnitCallSection">
		<xs:sequence>
			<xs:element name="E03_01" type="tns: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="tns: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="tns: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>
