| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
FDTCIPScanIdentSchema |
Download CIP Annex from FDT Group Homepage. FDTCIPScanIdentSchema"
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" ><!-- Definition of Attributes --> <AttributeType name="schemaVersion" dt:type="number" default="1.0" /> <AttributeType name="resultState" dt:type="enumeration" dt:values="provisional final error" /> <AttributeType name="configuredState" dt:type="enumeration" dt:values="configuredAndPhysicallyAvailable configuredAndNotPhysicallyAvailable availableButNotConfigured notApplicable" /> <!-- 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="ScanIdentification" content="eltOnly" model="closed" > <attribute type="configuredState"
required="no" /><element type="fdt:CommunicationError"
minOccurs="0" maxOccurs="1" /><element type="IdBusProtocol"
minOccurs="1" maxOccurs="1" /><element type="cip:CIPDevice"
minOccurs="1" maxOccurs="1" /></ElementType> <ElementType name="ScanIdentifications" content="eltOnly" model="closed" > <attribute type="fdt:busCategory"
required="yes" /><attribute type="resultState"
required="yes" /><element type="ScanIdentification"
minOccurs="0" maxOccurs="*" /></ElementType> <ElementType name="FDT" content="eltOnly" model="closed" > <element type="ScanIdentifications"
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. | |||