<?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="E01" id="RecordInformation">
		<xs:sequence>
			<xs:element name="E01_01" type="tns: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="tns: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="tns: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="tns: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>
