<?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="E11" id="SituationCPR">		<xs:sequence>			<xs:element name="E11_01" type="CardiacArrest">				<xs:annotation>					<xs:documentation>Indication of the presence of a cardiac arrest at any time.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_02" type="CardiacArrestEtiology">				<xs:annotation>					<xs:documentation>Indication of the etiology or cause of the cardiac arrest (classified as cardiac, non-cardiac, etc.) (Utstein #5)</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_03" type="ResucitationAttempted" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>Indication of an attempt to resuscitate the patient who is in cardiac arrest (attempted, not attempted due to DNR, etc.)</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_04" type="ArrestWitnessedBy" minOccurs="0">				<xs:annotation>					<xs:documentation>Indication of who the cardiac arrest was witnessed by</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_05" type="FirstMonitoredRhythm" minOccurs="0">				<xs:annotation>					<xs:documentation>Documentation of what the first monitored rhythm which was noted</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_06" type="ReturnOfSpontaneousCirculation" minOccurs="0">				<xs:annotation>					<xs:documentation>Indication whether or not there was any return of spontaneous circulation</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_07" type="NeurologicalOutcomeAtDischarge" minOccurs="0">				<xs:annotation>					<xs:documentation>The level of cerebral performance of the patient at the time of discharge from the HospitalCerebral Performance Categories:•	1.  Good Cerebral Performance.  Conscious, Alert, able to work and lead a normal life.•	2.  Moderate Cerebral Disability.  Conscious.  Able to function independently (dress, travel, prepare food).  May have Hemiplegia, Seizures, or permanent memory or mental changes)•	3.  Severe Cerebral Disability.  Conscious.  Dependent on others for daily support.  Functions only in an institution or at home with exceptional family effort.•	4.  Coma, Vegetative state.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_08" type="EstimatedTimeOfArrestPriorToEMS" minOccurs="0">				<xs:annotation>					<xs:documentation>The length of time the patient was down (estimated) before the responding unit arrived at the patient</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_09" type="DateTime" nillable="true" minOccurs="0">				<xs:annotation>					<xs:documentation>The date/time the CPR was discontinued (or could be time of death)</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_10" type="ReasonCPRDiscontinued" minOccurs="0">				<xs:annotation>					<xs:documentation>The reason that CPR or the resuscitation efforts were discontinued.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E11_11" type="CardiacRythmAtDestination" minOccurs="0" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>The patient's cardiac rhythm upon delivery or transfer to the destination</xs:documentation>				</xs:annotation>			</xs:element>		</xs:sequence>	</xs:complexType></xs:schema>