<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 rel. 3 U (http://www.altova.com) by Eugene Song (NIST) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:stml="http://localhost/1451HTTPAPI" targetNamespace="http://localhost/1451HTTPAPI" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:include schemaLocation="SmartTransducerDataModel.xsd"/>
	<xs:include schemaLocation="TransducerChannel.xsd"/>
	<xs:element name="EventSensor" type="stml:TransducerChannelType" substitutionGroup="stml:TransducerChannel">
		<xs:annotation>
			<xs:documentation>An event sensor is a sensor that detects a change of state in the physical world. The fact that a change of state has occurred and/or instant in time of the change of state, not the state value, is the “measurement.”</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>

