| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
DTMInformationSchema | 12.4 DTMInformationSchema
Used at: IDtmInformation::GetInformation() The XML document provides DTM specific information. DTMInformationSchema"
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="major"
dt:type="number" /><AttributeType name="minor"
dt:type="number" /><AttributeType name="deviceTypeInformation" dt:type="string" /> <AttributeType name="release"
dt:type="number" /><AttributeType name="build"
dt:type="number" /><!-- Definition of Elements --> <ElementType name="FDTVersion"
content="empty" model="closed" ><attribute type="fdt:nodeId"
required="no" /><attribute type="major"
required="yes" /><attribute type="minor"
required="yes" /><attribute type="release"
required="no" /><attribute type="build"
required="no" /></ElementType> <ElementType name="DtmDeviceTypes"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><element type="fdt:DtmDeviceType"
minOccurs="1" maxOccurs="*" /></ElementType> <ElementType name="DtmSchemaPath"
content="empty" model="closed" ><attribute type="fdt:nodeId"
required="no" /><attribute type="fdt:busCategory"
required="yes" /><attribute type="fdt:path"
required="yes" /></ElementType> <ElementType name="DtmSchemaPaths"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><element type="DtmSchemaPath"
minOccurs="1" maxOccurs="*" /></ElementType> <ElementType name="DtmInfo"
content="eltOnly" model="closed" order="seq" ><attribute type="fdt:nodeId"
required="no" /><element type="FDTVersion"
minOccurs="1" maxOccurs="1" /><element type="fdt:VersionInformation"
minOccurs="1" maxOccurs="1" /><element type="DtmSchemaPaths"
minOccurs="0" maxOccurs="1" /><element type="DtmDeviceTypes"
minOccurs="1" maxOccurs="*" /></ElementType> <ElementType name="FDT"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><element type="DtmInfo"
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. | |||