<Schema name="FDTHARTIdentSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes">
	<!--Definition of Attributes-->
	<AttributeType name="schemaVersion" dt:type="number" default="1.21"/>
	<AttributeType name="busProtocol" dt:type="enumeration" dt:values="HART"/>
	<AttributeType name="universalCommandRevisionLevel" dt:type="ui1"/>
	<!-- Command 0 Byte 4 -->
	<AttributeType name="shortAddress" dt:type="ui1"/>
	<!-- Poll to check Command 0 response -->
	<AttributeType name="manufacturerIdentificationCode" dt:type="ui1"/>
	<!-- Command 0 Byte 1 -->
	<AttributeType name="deviceTypeID" dt:type="ui1"/>
	<!-- Command 0 Byte 2 -->
	<AttributeType name="softwareRevision" dt:type="ui1"/>
	<!-- Command 0 Byte 6 -->
	<AttributeType name="hardwareRevision" dt:type="float"/>
	<!-- Command 0 Byte 7 - conversion: xxxxx.yyy-->
	<AttributeType name="tag" dt:type="string"/>
	<!-- Command 13 Bytes 0 - 5  -->
	<AttributeType name="deviceID" dt:type="ui4"/>
	<!-- Command 0 Bytes 9 - 11 -->
	<!--                                 end of semantic information for HART                           -->
	<AttributeType name="deviceCommandRevisionLevel" dt:type="ui1"/>
	<!-- Command 0 Byte 5 -->
	<AttributeType name="deviceFlag" dt:type="ui1"/>
	<!-- Command 0 Byte 8 -->
	<AttributeType name="manufacturerSpecificExtension" dt:type="string"/>
	<AttributeType name="idDTMSupportLevel" dt:type="enumeration" dt:values="genericSupport profileSupport blockspecificProfileSupport specificSupport identSupport"/>
	<AttributeType name="match" dt:type="string"/>
	<AttributeType name="nomatch" dt:type="string"/>
	<ElementType name="RegExpr" content="empty" model="closed">
		<attribute type="match" required="no"/>
		<attribute type="nomatch" required="no"/>
	</ElementType>
</Schema>
