<?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="E08" id="Scene">		<xs:sequence>			<xs:element name="E08_01" type="OtherEMSAgenciesAtScene" minOccurs="0" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>Other EMS agencies that were at the scene, if any</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_02" type="OtherServicesAtScene" minOccurs="0" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>Other services that were at the scene, if any</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_03" type="EstimatedDateTimeInitialResponderOnScene" minOccurs="0">				<xs:annotation>					<xs:documentation>The date/time differential between the initial responder and the EMS unit arriving on the scene, if applicable.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_04" type="DateTime" nillable="true" minOccurs="0">				<xs:annotation>					<xs:documentation>The time that the initial responder arrived on the scene, if applicable.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_05" type="NumberOfPatientsAtScene">				<xs:annotation>					<xs:documentation>Indicator of how many total patients were at the scene</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_06" type="YesNoValues">				<xs:annotation>					<xs:documentation>Indicator if this event would be considered a mass casualty incident (overwhelmed existing EMS resources)</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_07" type="IncidentLocationType">				<xs:annotation>					<xs:documentation>The kind of location where the incident happened</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_08" type="IncidentFacilityCode" minOccurs="0">				<xs:annotation>					<xs:documentation>The state or regulatory number (code) associated with the facility if the Incident is a Healthcare Facility.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_09" type="ZoneNumber" minOccurs="0">				<xs:annotation>					<xs:documentation>Geographic zone representing the location of the scene</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E08_10" minOccurs="0">				<xs:annotation>					<xs:documentation>The GPS coordinates associated with the Scene.</xs:documentation>				</xs:annotation>				<xs:complexType>					<xs:attributeGroup ref="GPSLocation"/>				</xs:complexType>			</xs:element>			<xs:element name="E08_11_0" id="IncidentAddress">				<xs:annotation>					<xs:documentation>Tag to hold the street address (or best approximation) where the patient was found, or, if no patient, the address to which the unit responded.</xs:documentation>				</xs:annotation>				<xs:complexType>					<xs:sequence>						<xs:element name="E08_11" type="StreetAddress" minOccurs="0">							<xs:annotation>								<xs:documentation>The street address (or best approximation) where the patient was found, or, if no patient, the address to which the unit responded.</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E08_12" type="City" minOccurs="0">							<xs:annotation>								<xs:documentation>The city or township (if applicable) where the patient was found or to which the unit responded (or best approximation)</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E08_14" type="State" minOccurs="0">							<xs:annotation>								<xs:documentation>The state, territory, or province where the patient was found or to which the unit responded (or best approximation)</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E08_15" type="Zip">							<xs:annotation>								<xs:documentation>The ZIP code of the incident location</xs:documentation>							</xs:annotation>						</xs:element>					</xs:sequence>				</xs:complexType>			</xs:element>			<xs:element name="E08_13" type="County" minOccurs="0">				<xs:annotation>					<xs:documentation>The county or parish where the patient was found or to which the unit responded (or best approximation)</xs:documentation>				</xs:annotation>			</xs:element>		</xs:sequence>	</xs:complexType></xs:schema>