Tutorial Guide > Transform Name and Value Pair Tutorial > Starting the NameValue Transformation Procedure
 
Starting the NameValue Transformation Procedure
The NameValue transformation is a procedure that will transform XML into a table so it is easier to analyze.
To create the NameValue transform
1. Open Studio.
2. In the Studio resource tree, select Shared.
3. Right-click and select New Transformation.
4. Select Any-Any Transformation and click Next.
5. Type NameValue in the Transformation Name field.
6. Click Finish.
The Transformation Editor opens with the Model tab displayed.
7. From the Studio resource tree, drag the readings.xml resource onto the NameValue transform editor workspace.
8. Add 3 loop operations and 6 cast operations to the transform.
9. Save the transform.