<Schema name="FDTIOLinkIdentSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes">
  <AttributeType name="schemaVersion" dt:type="number" default="1.00"/>
  <AttributeType name="iolinkRevision" dt:type="ui1"/>
  <AttributeType name="functionId" dt:type="ui2"/>
  <AttributeType name="hardwareRevision" dt:type="string"/>
  <AttributeType name="firmwareRevision" dt:type="string"/>
  <AttributeType name="productId" dt:type="string"/>

  <AttributeType name="match" dt:type="string"/>
  <AttributeType name="nomatch" dt:type="string"/>
  <AttributeType name="idDTMSupportLevel" dt:type="enumeration" dt:values="genericSupport profileSupport blockspecificProfileSupport specificSupport"/>

  <ElementType name="RegExpr" content="empty" model="closed">
    <attribute type="match" required="no"/>
    <attribute type="nomatch" required="no"/>
  </ElementType>
</Schema>
