| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
BtmFFCommunicationSchema |
<!-- Definition of Attributes --> <AttributeType name="schemaVersion" dt:type="string" default="1.21" /> <!-- Definition of Elements --> <ElementType name="BlockAddress" content="eltOnly" model="open" > <attribute type="btm:blockTag"
required="yes" /><!-- the index represents the absolute index of the block --> <attribute type="fdt:index"
required="yes" /></ElementType> <!-- Definition of Elements --> <ElementType name="ConnectRequest" content="eltOnly" model="closed" > <attribute type="fdt:nodeId"
required="no" /><element type="BlockAddress"
minOccurs="1" maxOccurs="1" /></ElementType> <ElementType name="ConnectResponse" content="eltOnly" model="closed" > <attribute type="fdt:nodeId"
required="no" /><attribute type="fftypes:communicationReference"
required="yes" /><element type="BlockAddress"
minOccurs="1" maxOccurs="1" /></ElementType> <ElementType name="DisconnectRequest" content="empty" model="closed" > <attribute type="fdt:nodeId"
required="no" /><attribute type="fftypes:communicationReference"
required="yes" /></ElementType> <ElementType name="DisconnectResponse" content="empty" model="closed" > <attribute type="fdt:nodeId"
required="no" /><attribute type="fftypes:communicationReference"
required="yes" /></ElementType> <ElementType name="FDT" content="eltOnly" model="open" > <attribute type="fdt:nodeId"
required="no" /><group order="one" minOccurs="0" maxOccurs="1" > <element type="ConnectRequest"
/><element type="ConnectResponse"
/><element type="DisconnectRequest"
/><element type="DisconnectResponse"
/><element type="fms:FmsReadRequest"
/><element type="fms:FmsReadResponse"
/><element type="fms:FmsWriteRequest"
/><element type="fms:FmsStandardResponse"
/><element type="fms:FmsServiceError"
/><element type="fdt:CommunicationError"
/></group> </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. | |||