Jump to: navigation, search

Changes


XML Interface Toolkit

71 bytes added, 12:02, 11 February 2014
/* Mapping */
The XML data is converted into according {{UBIK}} data (objects, property values,...) by applying a mapping between XML elements / attributes and {{UBIK}} [[MetaClasses]] / [[MetaProperties]].
{{Attention|The mapping information must be enveloped by a XML tag <UbikXMLMap>!}}
{{Hint|The default envelope for the XML data is '''<UbikXMLData>''' and can be modified via the mapping configuration settings.}}
=== Import / Export Configuration ===
* Configuration of the general import and export mapping parameters
<source lang="xml">
<Import EvaluateReferences=”1” EvaluateRelations=”0” DataEnvelope=”UbikXMLData”>
</Export>
</source>
 
 
 
{{Hint|The default envelope for the XML data is '''<UbikXMLData>''' and can be modified via the mapping configuration settings.}}
== Classes ==
10,686
edits