
Appendix B. Configuring data sources in DB2 Information Integrator 245
We used the DB2 Control Center on the Windows platform to configure the XML
data source.
B.3.1 Create the XML wrapper
The XML wrapper can be used in the following cases:
The user wants to join XML data with other nicknames or other relational
data.
The user wants to keep the original XML intact (to avoid replicating data or
data that may change often, or is composed on the fly).
The XML document used in a nickname may come from any of the following
sources:
A text file: for example, c:\myfiles\mydata.xml
A directory of text files: for example, c:\myfiles
An XML documen ...