<?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="E01" id="RecordInformation">		<xs:sequence>			<xs:element name="E01_01" type="PatientCareReportNumber">				<xs:annotation>					<xs:documentation>The unique number automatically assigned by the EMS agency for each patient care report(PCR).  This is a unique number to the EMS agency for all of time.</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E01_02" type="SoftwareCreatedBy">				<xs:annotation>					<xs:documentation>The Name of the vendor, manufactor, developer who designed the application that created this record</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E01_03" type="SoftwareName">				<xs:annotation>					<xs:documentation>The Name of the application used to create this record</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E01_04" type="SoftwareVersion">				<xs:annotation>					<xs:documentation>The Version of the application used to create this record</xs:documentation>				</xs:annotation>			</xs:element>		</xs:sequence>	</xs:complexType></xs:schema>