<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Daniel Nelson version 2.2-->
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.nemsis.org" xmlns:tns="http://www.nemsis.org" >
	<xs:complexType name="IT02" id="ECGEKG">
		<xs:sequence>
			<xs:element name="IT02_01" type="tns:EKGInterpretation" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation> Value list of baseline ECG rhythm interpretation.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT02_02" type="tns:EKGEctopy" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Value list of ectopy noted during ECG interpretation.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT02_04" type="tns:EKGCauseForChange" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Indicator of cause for change in the ECG rhythm.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
