XML Mapping page
Application database > Analytical Workspaces tile > workspace tile > (Dataset tab) dataset tile >
> Data Target Mapping: XML
Application database > Navbar > Analytic Information hub > workspace tile > (Dataset tab) dataset tile >
> Data Target Mapping: XML
Purpose of the page¶
This page allows you to create mapping between the columns of a dataset and the elements of the export file in XML format. To create the mapping, the user must select a dataset field and drag it to elements of the XML.
Mapping details
| Element | Description |
|---|---|
| Code | Unique mapping code for every dataset |
| Description | Description of the mapping in the supported languages |
| Show/Hide | Shows or hides the descriptions in languages other than the language being used by the user. |
| Regulatory reporting | Allows you to select the Regulatory Reporting to which the mapping relates. |
Details of XML elements
| Element | Description | Mandatory |
|---|---|---|
| Item | Code of the tag set in the Bankit Reporting. If the code does not appear in the XML Bankit Reporting, the tag or attribute will not be added to the generated XML file. | Yes |
| Item type | Type of element in the XML file. This may have the following values: - A: attribute - V: value If a value other than those specified is entered, the partition row will not be used to generate the XML file. Mandatory. | Yes |
| Value | Value of the element to be inserted in the file. To set attributes, the value must be entered in key="value" form. Mandatory. | Yes |
| Sorting | Sorting of the attributes or values of the generated file. Tags are sorted based on their codes. Mandatory. | Yes |
| Transaction | - Defined: allows you to generate an XML file for every transaction value in the partition in relation to the selected leaf or node. - Not valued: the system generates a file using the entire partition. The result is one file for every entity in the selection containing data. | No |
| Grouping | Group of tags that will be duplicated in the final XML file. | No |
| Parent Group | Code of the parent node of the group of tags. | No |