M&M FDT 1.2.1 Online Specification
 FDTProfibusDeviceTypeIdentSchema definition


Interfaces and Methods   -   Schemas   -   FDT Specification   -   Quicklinks   -   Abbreviations

FDTProfibusDeviceTypeIdentSchema

Available since PROFIBUS Annex for FDT 1.2.1

Available since FDT 1.2
Available since FDT 1.2.1
Available since FDT 1.2 and modified or extended in FDT 1.2.1
Specification description (mouse over)
dtmINSPECTOR related hint (mouse over)
Comment by M&M (mouse over)
Link to definition
<Schema name="FDTProfibusDeviceIdentSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:profibusident="x-schema:FDTProfibusIdentSchema.xml" xmlns:fdt="x-schema:FDTDataTypesSchema.xml" >
      <!-- Definition of Attributes -->
     <AttributeType name="schemaVersion" dt:type="number" default="1.21" />
     <ElementType name="IdBusProtocol"
content="eltOnly" model="closed" >
          <attribute type="profibusident:busProtocol"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="IdTypeID" content="eltOnly" model="closed" >
          <attribute type="profibusident:identNumber"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
      <!-- -->
      <!-- IM -->
      <!-- -->
     <ElementType name="Manufacturer_id" content="eltOnly" model="closed" >
          <attribute type="profibusident:manufacturer_id"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="Order_id" content="eltOnly" model="closed" >
          <attribute type="profibusident:order_id"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="IdHardwareRevision" content="eltOnly" model="closed" >
          <attribute type="profibusident:hardwareRevision"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="IdSoftwareRevision" content="eltOnly" model="closed" >
          <attribute type="profibusident:softwareRevision"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="ProfileID" content="eltOnly" model="closed" >
          <attribute type="profibusident:profileID"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="ProfileSpecificType" content="eltOnly" model="closed" >
          <attribute type="profibusident:profileSpecificType"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="ImVersion" content="eltOnly" model="closed" >
          <attribute type="profibusident:imVersion"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="ImSupported" content="eltOnly" model="closed" >
          <attribute type="profibusident:imSupported"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
      <!-- -->
      <!-- PA -->
      <!-- -->
     <ElementType name="IdSoftwareRevisionPA" content="eltOnly" model="closed" >
          <attribute type="profibusident:softwareRevisionPA"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="IdHardwareRevisionPA" content="eltOnly" model="closed" >
          <attribute type="profibusident:hardwareRevisionPA"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="ProfileRevisionPA" content="eltOnly" model="closed" >
          <attribute type="profibusident:profileRevisionPA"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="Device_man_id" content="eltOnly" model="closed" >
          <attribute type="profibusident:device_man_id"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="Device_id" content="eltOnly" model="closed" >
          <attribute type="profibusident:device_id"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="ProfileSpecificTypePA" content="eltOnly" model="closed" >
          <attribute type="profibusident:profileSpecificTypePA"
  required="no" />
          <element type="profibusident:RegExpr"   minOccurs="0" maxOccurs="*" />
     </ElementType>
      <!-- -->
      <!-- -->
      <!-- -->
     <ElementType name="ManufacturerSpecificExtension" content="empty" model="closed" >
          <attribute type="profibusident:manufacturerSpecificExtension"
  required="yes" />
     </ElementType>
     <ElementType name="DeviceIdentification_DP" content="eltOnly" model="closed" >
          <attribute type="profibusident:idDTMSupportLevel"
  required="yes" />
          <element type="IdBusProtocol"   minOccurs="1" maxOccurs="1" />
          <element type="IdTypeID"   minOccurs="1" maxOccurs="1" />
           <!-- manufacturer specific extension, added in manufacturer specific identification -->
          <element type="ManufacturerSpecificExtension"   minOccurs="0" maxOccurs="1" />
     </ElementType>
     <ElementType name="DeviceIdentification_IM" content="eltOnly" model="closed" >
          <attribute type="profibusident:idDTMSupportLevel"
  required="yes" />
          <element type="IdTypeID"   minOccurs="1" maxOccurs="1" />
          <element type="IdBusProtocol"   minOccurs="1" maxOccurs="1" />
          <element type="Manufacturer_id"   minOccurs="1" maxOccurs="1" />
          <element type="Order_id"   minOccurs="1" maxOccurs="1" />
          <element type="IdHardwareRevision"   minOccurs="1" maxOccurs="1" />
          <element type="IdSoftwareRevision"   minOccurs="1" maxOccurs="1" />
          <element type="ProfileID"   minOccurs="1" maxOccurs="1" />
          <element type="ProfileSpecificType"   minOccurs="1" maxOccurs="1" />
          <element type="ImVersion"   minOccurs="1" maxOccurs="1" />
          <element type="ImSupported"   minOccurs="1" maxOccurs="1" />
           <!-- manufacturer specific extension, added in manufacturer specific identification -->
          <element type="ManufacturerSpecificExtension"   minOccurs="0" maxOccurs="1" />
     </ElementType>
     <ElementType name="DeviceIdentification_PA" content="eltOnly" model="closed" >
          <attribute type="profibusident:idDTMSupportLevel"
  required="yes" />
          <element type="IdTypeID"   minOccurs="1" maxOccurs="1" />
          <element type="IdBusProtocol"   minOccurs="1" maxOccurs="1" />
          <element type="IdSoftwareRevisionPA"   minOccurs="1" maxOccurs="1" />
          <element type="IdHardwareRevisionPA"   minOccurs="1" maxOccurs="1" />
          <element type="ProfileRevisionPA"   minOccurs="1" maxOccurs="1" />
          <element type="Device_man_id"   minOccurs="1" maxOccurs="1" />
          <element type="Device_id"   minOccurs="1" maxOccurs="1" />
          <element type="ProfileSpecificTypePA"   minOccurs="1" maxOccurs="1" />
           <!-- manufacturer specific extension, added in manufacturer specific identification -->
          <element type="ManufacturerSpecificExtension"   minOccurs="0" maxOccurs="1" />
     </ElementType>
     <ElementType name="DeviceIdentifications" content="eltOnly" model="closed" >
          <attribute type="fdt:busCategory"
  required="yes" />
          <group order="one" minOccurs="1" maxOccurs="*" >
               <element type="DeviceIdentification_DP"   minOccurs="0" maxOccurs="*" />
               <element type="DeviceIdentification_IM"   minOccurs="0" maxOccurs="*" />
               <element type="DeviceIdentification_PA"   minOccurs="0" maxOccurs="*" />
          </group>
     </ElementType>
     <ElementType name="FDT" content="eltOnly" model="closed" >
          <element type="DeviceIdentifications"
  minOccurs="1" maxOccurs="1" />
     </ElementType>
</Schema>

© by M&M Software GmbH, parts of this website taken from FDT Interface Specification Version 1.2.1, © by FDT Group, AISBL.
This website is published for support of M&M products as granted in license conditions, chapter 2.1.
Last updated 2015-02-05 15:18
Email: FDT Technical Support Line.