<?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 targetNamespace="http://www.nemsis.org" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.nemsis.org">
	<xs:complexType name="E08" id="Scene">
		<xs:sequence>
			<xs:element name="E08_01" type="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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>
