<?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 targetNamespace="http://www.nemsis.org" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.nemsis.org">
	<xs:complexType name="IT12" id="STEMI">
		<xs:sequence>
			<xs:element name="IT12_02" type="tns:STEMI12LeadECGUsed" minOccurs="0">
				<xs:annotation>
					<xs:documentation>One part of a complete assessment for a patient with chest pain/discomfort or suspected of having an acute cardiac event is obtained by using a 12 Lead ECG.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT12_03" type="tns:STEMI12LeadECGTransmittedforInterpretation" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The second part of a complete assessment for a patient with chest pain/discomfort or suspected of having an acute cardiac.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT12_04" type="tns:STEMI12LeadECGInterpretedBy" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The person(s) interpreting the 12 Lead ECG sent from the scene of the incident.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT12_05" type="tns:STEMIProbable" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Segment Elevation Myocardial Infarction</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>