| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
FDTBasicChannelParameterSchema | FDTBasicChannelParameterSchema
Channels that do not have any process related data (e.g. a pure Communication-Channel) should return a document based on FDTBasicChannelParameterSchema. It is recommended, to return instead of an empty document a document based on the FDTBasicChannelParameterSchema. Used at: IFdtChannel::GetChannelParameters() IFdtChannel::SetChannelParameters() The XML document describes how to access a channel without process data. FDTBasicChannelParameterSchema"
xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:fdt="x-schema:FDTDataTypesSchema.xml" ><!-- Definition of Attributes --> <AttributeType name="gatewayBusCategory"
dt:type="uuid" /><!-- Definition of Elements --> <ElementType name="FDTBasicChannel"
content="empty" model="closed" order="seq" ><attribute type="fdt:nodeId"
required="no" /><attribute type="fdt:tag"
required="yes" /><attribute type="fdt:id"
required="yes" /></ElementType> <ElementType name="FDTChannelType"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><element type="fdt:VersionInformation"
minOccurs="1" maxOccurs="1" /><attribute type="gatewayBusCategory"
required="no" /></ElementType> <ElementType name="FDT"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><element type="FDTChannelType"
minOccurs="1" maxOccurs="1" /><element type="FDTBasicChannel"
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. | |||