<?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="Sensor" type="stml:TransducerChannelType" substitutionGroup="stml:TransducerChannel">
		<xs:annotation>
			<xs:documentation>: A sensor is a transducer that converts a physical, biological, or chemical parameter into an electrical signal.</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>
