| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
FDTApplicationIdSchema |
The application id schema is used as a global FDT definition. The application id of this schema is reference via the prefix fdtappid: within the other schemas. The appearance and the functionality of a DTM user interface is controlled by the entry of the element applicationId, functionId, and operationPhase. FDTApplicationIdSchema"
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="applicationId"
dt:type="enumeration" dt:values="fdtAdjustSetValue fdtAssetManagement fdtAuditTrail fdtConfiguration fdtDiagnosis fdtForce fdtManagement fdtObserve fdtOfflineCompare fdtOfflineParameterize fdtOnlineCompare fdtOnlineParameterize fdtIdentify fdtCalibration fdtMainOperation fdtNetworkManagement" /><!-- ApplicationId specifies the standard user interface called --> <ElementType name="ApplicationId"
content="empty" model="closed" ><attribute type="fdt:nodeId"
required="no" /><attribute type="applicationId"
required="yes" /></ElementType> <!-- FDTApplicationIds: a list of application --> <ElementType name="FDTApplicationIds"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><element type="ApplicationId"
minOccurs="0" maxOccurs="*" /></ElementType> <!-- main FDT element --> <ElementType name="FDT"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><element type="FDTApplicationIds"
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. | |||