| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
FDTCIPDeviceTypeIdentSchema |
Download CIP Annex from FDT Group Homepage. FDTCIPDeviceTypeIdentSchema"
xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:cipident="x-schema:FDTCIPIdentSchema.xml" xmlns:fdt="x-schema:FDTDataTypesSchema.xml" xmlns:cip="x-schema:DTMCIPDataTypeSchema.xml" ><!-- Version of the Schema --> <AttributeType name="schemaVersion" dt:type="number" default="1.0" /> <!-- Definition of Elements --> <ElementType name="IdBusProtocol" content="eltOnly" model="closed" > <attribute type="cipident:busProtocol"
required="no" /><element type="cipident:RegExpr"
minOccurs="0" maxOccurs="*" /></ElementType> <ElementType name="DeviceIdentification" content="eltOnly" model="closed" > <attribute type="cipident:idDTMSupportLevel"
required="yes" /><element type="IdBusProtocol"
minOccurs="1" maxOccurs="1" /><element type="cip:CIPDeviceIdentity"
minOccurs="1" maxOccurs="1" /></ElementType> <ElementType name="DeviceIdentifications" content="eltOnly" model="closed" > <attribute type="fdt:busCategory"
required="yes" /><element type="DeviceIdentification"
minOccurs="0" maxOccurs="*" /></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:17 Email: FDT Technical Support Line. | |||