<?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:stml="http://localhost/1451HTTPAPI" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://localhost/1451HTTPAPI" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:include schemaLocation="SmartTransducerDataModel.xsd"/>
	<xs:include schemaLocation="MetaTEDS.xsd"/>
	<xs:include schemaLocation="TransducerChannelTEDS.xsd"/>
	<xs:include schemaLocation="UserTransducerNameTEDS.xsd"/>
	<xs:include schemaLocation="PHYTEDS.xsd"/>
	<xs:include schemaLocation="CalibrationTEDS.xsd"/>
	<xs:include schemaLocation="FrequencyResponseTEDS.xsd"/>
	<xs:include schemaLocation="TransferFunctionTEDS.xsd"/>
	<xs:include schemaLocation="TextTEDS.xsd"/>
	<xs:include schemaLocation="EndUserApplicationSpecificTEDS.xsd"/>
	<xs:include schemaLocation="ManufacturerDefinedTEDS.xsd"/>
	<xs:include schemaLocation="UserTransducerNameTEDS.xsd"/>
	<xs:element name="SmartTransducerTEDS" type="stml:SmartTransducerTEDSType">
		<xs:annotation>
			<xs:documentation>IEEE 1451 Smart Sensor TEDS schema</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:complexType name="SmartTransducerTEDSType">
		<xs:all>
			<xs:element ref="stml:MetaTEDS"/>
			<xs:element ref="stml:TransducerChannelTEDS"/>
			<xs:element ref="stml:PHYTEDS"/>
			<xs:element ref="stml:UserTransducerNameTEDS"/>
			<xs:element ref="stml:CalibrationTEDS" minOccurs="0"/>
			<xs:element ref="stml:FrequencyResponseTEDS" minOccurs="0"/>
			<xs:element ref="stml:TransferFunctionTEDS" minOccurs="0"/>
			<xs:element ref="stml:TextTEDS" minOccurs="0"/>
			<xs:element ref="stml:EndUserApplicationSpecificTEDS" minOccurs="0"/>
			<xs:element ref="stml:ManufacturerDefinedTEDS" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
</xs:schema>
