Tutorial Guide > Transform Table and XML Data Tutorials > Converting XML to a View
 
Converting XML to a View
This portion of the tutorial converts the XMLdefinitionset to 3 views. Typically, this type of transformation is useful when data is generated through WSDL or other Web application based XML. The data accumulated in XML or WSDL files can be converted to tabular format and then consumed by other database analysis tools to pattern customer behavior.
Your eventual implementation might need to be more complex than the example used in this tutorial, but it should give you a solid foundation to understand how the Transformation Editor can be used to achieve your goals.
The following topics are included in this tutorial:
Creating the Transform and Adding the in Parameters
Adding Parameters to out
Adding the Loop and Iterators
Executing the XML2view Transform
The transformation model that you will create in this tutorial is shown in the following: