| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
FDTImageSchema |
This schema file is delivered with FDT 1.2.1 but described nowhere and unused. Maybe this is a relict of a planned functionality which was never realized. FDTImageSchema"
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="mime-type" dt:type="string" /> <AttributeType name="data" dt:type="bin.base64" /> <AttributeType name="height" dt:type="ui1" /> <AttributeType name="width" dt:type="ui1" /> <!-- Definition of Elements --> <ElementType name="Image" content="mixed" model="closed" > <attribute type="fdt:nodeId"
required="no" /><attribute type="mime-type"
required="yes" /><attribute type="data"
required="yes" /><attribute type="height"
required="yes" /><attribute type="width"
required="yes" /></ElementType> <ElementType name="FDT" content="eltOnly" model="closed" > <attribute type="fdt:nodeId"
required="no" /><group order="one" > <element type="Image"
/></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:18 Email: FDT Technical Support Line. | |||