<?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="E19" id="InterventionProcedure">		<xs:sequence>			<xs:element name="E19_01_0" id="ProcedurePerformed" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>The procedures performed on the patient</xs:documentation>				</xs:annotation>				<xs:complexType>					<xs:sequence>						<xs:element name="E19_01" type="DateTime" nillable="true" minOccurs="0">							<xs:annotation>								<xs:documentation>The date/time the procedure was performed on the patient</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_02" type="YesNoValues" minOccurs="0">							<xs:annotation>								<xs:documentation>Indicates that the procedure which was performed and documented was performed prior to this EMS units care</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_03" type="Procedure">							<xs:annotation>								<xs:documentation>The procedure performed on the patient</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_04" type="SizeOfProcedureEquipment" minOccurs="0">							<xs:annotation>								<xs:documentation>The size of the equipment used in the procedure on the patient</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_05" type="NumberOfProcedureAttempts">							<xs:annotation>								<xs:documentation>The number of attempts taken to complete a procedure or intervention reguardless of success</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_06" type="YesNoValues">							<xs:annotation>								<xs:documentation>Indicates that the procedure which was performed on the patient was successful</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_07" type="ProcedureComplication" maxOccurs="unbounded">							<xs:annotation>								<xs:documentation>Any complication (abnormal effect on the patient) associated with the performance of the procedure on the patient</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_08" type="ResponseToProcedure" minOccurs="0">							<xs:annotation>								<xs:documentation>The patients response to the procedure</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_09" type="CrewMemberID" minOccurs="0">							<xs:annotation>								<xs:documentation>The statewide assigned ID number of the EMS crew member performing the procedure on the patient</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_10" type="ProcedureAuthorization" minOccurs="0">							<xs:annotation>								<xs:documentation>The type of treatment authorization obtained</xs:documentation>							</xs:annotation>						</xs:element>						<xs:element name="E19_11" type="ProcedureAuthorzingPhysician" minOccurs="0">							<xs:annotation>								<xs:documentation>The last id of the authorizing physician ordering the procedure if the order was provided by any manner other than protocol (standing order) </xs:documentation>							</xs:annotation>						</xs:element>					</xs:sequence>				</xs:complexType>			</xs:element>			<xs:element name="E19_12" type="SuccessfulIVSite" minOccurs="0" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>The Location of the IV site (if applicable) on the patient</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E19_13" type="TubeConfirmation" minOccurs="0" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>Endotracheal Tube placement verification at the time the airway procedure was done</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E19_14" type="DestinationConfirmationOfTubePlacement" minOccurs="0" maxOccurs="unbounded">				<xs:annotation>					<xs:documentation>Endotracheal Tube location verification on the arrival at the Destination (if applicable)</xs:documentation>				</xs:annotation>			</xs:element>		</xs:sequence>	</xs:complexType></xs:schema>
