<?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="E10" id="SituationTrauma">		<xs:sequence>			<xs:element name="E10_01" type="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="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="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="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="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="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="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="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="AirbagDeployment" minOccurs="0" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>IndicationOfAirbagDeployment</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E10_10" type="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>