Jump to: navigation, search

Changes


XML Interface Toolkit

447 bytes added, 12:15, 11 February 2014
/* Mapping */
== 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]].
 
A mapping configuration file consists of
* two sections for the general import / export configurations, each consisting of
* multiple sections for mapping of {{UBIK}} MetaClasses to XML elements, each consisting of
** a section to define possible key properties
** a section to define general properties
** a section to define references for objects
** a section to define relations between objects
** a section to define possible child objects
 
{{Attention|The mapping information must be enveloped by a XML tag <UbikXMLMap>!}}
10,686
edits