Namespaces and XML Schema Import - 7.3

Talend Data Mapper User Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-01-05

The XML schema import automatically creates a namespace container to hold the namespaces found in the imported XML schemas. The name of the namespace container is the concatenation of the directory names into which the schemas are imported. If a namespace container exists with that name, it is used/updated as required.

The XML schema import process adds an entry (if it does not exist) to the namespace container for each namespace found in the XML schemas. If it finds that a namespace prefix has been defined for the namespace, it uses that. If multiple prefixes are defined, it uses only the first one it finds. If there is no prefix defined, it creates a unique prefix, and indicates this using the "made up" property.

The XML schema import has a number of options to allow the imported structures to be organized by namespace, if desired. One of the options is to allow the directory name corresponding to the namespace to be specified by the user. This is done by specifying the directory property in the namespace entry.