Tutorial Guide > Transform Table and XML Data Tutorials > Converting XML to a View > Creating the Transform and Adding the in Parameters
 
Creating the Transform and Adding the in Parameters
To convert XML formatted data to a relational database view
1. Open Studio.
2. Select Shared on the Studio resource tree.
3. Right-click and select New Transformation.
4. Select Any-Any Transformation.
5. Type XML2view.
6. Click OK.
7. On the Model tab of the Transformation Editor, click to select in.
8. Right-click and select Add Parameter.
9. Select Browse.
10. In the Add Definition Type dialog, navigate to and select XMLdefinitionSet.
11. Select Customers from the list on the right (under Show Element).
12. Click OK.
You can click the arrows in the hierarchy to expand and see all of the elements of the XML that you just added to the transform.