Examples of transforming XML data

Build these sample jobs that parse and compose XML data.

The examples all use one data file, departments.xml, and two schemas (Employee.xsd and Organization.xsd). You can create each example yourself, by following the step-by-step instructions, or you can import the finished job and explore it on your own. The data for the examples is an XML file that contains information about the employees in one department of a company. The schemas define the structure for the employee information and for the department information.

If you are just getting started with the Hierarchical Data stage, begin by building Example 1, which includes tasks that illustrate the use of the Assembly Editor and the Schema Library Manager.

To get the files for the examples, go to http://www.ibm.com/support/docview.wss?uid=swg27019894.