== 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>'''}}
=== Envelope ===
* The mapping information MUST be enveloped by a XML tag '''<UbikXMLMap>'''.
* The default envelopes of the XML data is '''<UbikXMLData>''' but can be modified via the mapping configuration settings.