{{Hint|The default envelope for the XML data is '''<UbikXMLData>''' and can be modified via the mapping configuration settings.}}
=== Section: <NameOfXmlElement> (ClassMapping) ===* Configuration of This section defines the general import ClassMapping as mentioned above and export maps XML elements to {{UBIK}} MetaClasses.* Each XML element representing an {{UBIK}} MetaClass requires an appropriate mapping parameters
<source lang="xml">
<NameOfXmlElement MetaClass=”SAPObject”> or
…
</NameOfXmlElement>
</source>
! Attribute!! Values!! Description
|-
| EvaluateReferences|| 0 or 1 || Set to 1 if references shall be evaluated (default = 1) |-| EvaluateRelations|| 0 or 1 || Set to 1 if relations shall be evaluated (default = 1)|-| DataEnvelopeMetaClass || Text || Specify XML envelope (root node, default = UbikXMLData)|-| EvaluateUTS|| 0 the {{UBIK}} MetaClass either by its name or 1 || Set to 1 to export UpdateTimeStamp of objects its {{Guid}} (default = 0via UID:Guid)
|}