<?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 xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.nemsis.org" xmlns:tns="http://www.nemsis.org" >
	<xs:complexType name="E10" id="SituationTrauma">
		<xs:sequence>
			<xs:element name="E10_01" type="tns:CauseOfInjury">
				<xs:annotation>
					<xs:documentation>The category of the reported/suspected external cause of the injury.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E10_02" type="tns:IntentOfInjury" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The intent of the individual inflicting te injury</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E10_03" type="tns:MechanismOfInjury" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The mechanism of the event which caused the injury</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E10_04" type="tns:VehicularInjuryIndicators" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The kind of risk factor predictors present at the incident</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E10_05" type="tns:AreaOfVehicleImpact" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The area or location of impact on the vehicle</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E10_06_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Tag to hold patient location in the vehicle at the time of the crash </xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E10_06" type="tns:SeatRowLocation" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The seat row location of the vehicle at the time of the crash with the front seat numbered as 1</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E10_07" type="tns:PositionOfPatientInSeat" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The position of the patient in seat of the vehicle at the time of crash</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E10_08" type="tns:UseOfOccupantSafetyEquipment" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Safety equipment in use by the patient at the time of the injury</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E10_09" type="tns:AirbagDeployment" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>IndicationOfAirbagDeployment</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E10_10" type="tns:HeightOfFall" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The distance in feet the patient fell, measured from the lowest point of the patient to the ground</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
