| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
DTMOnlineCompareSchema | 12.14 DTMOnlineCompareSchema
Used at: IDtmOnlineDiagnosis::Compare() The XLM document describes whether the data stored in database and the data uploaded from the device could be compared. If the data could be compared the result shows whether the data are equal or not. Otherwise the document contains the communication error. DTMOnlineCompareSchema"
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="statusFlag"
dt:type="enumeration" dt:values="equal notEqual noComparableData" /><!-- Definition of Elements --> <ElementType name="CompareResult"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><attribute type="statusFlag"
required="yes" /><element type="fdt:StatusInformation"
minOccurs="0" maxOccurs="1" /></ElementType> <ElementType name="FDT"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><group order="one" > <element type="CompareResult"
/><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. | |||