XSLT Transformation Example: Replacing Node Values in XML
Here's a useful tip that I just recently discovered.
If you want to transform the following XML document to hold different values for elements such as name and phoneNumber,
to an XML document such as the following:
Use the following XSLT variation of the identity transform:Hope you found this useful. Thanks! Sorry for being MIA, if you need me to update the CDT/Eclipse posting please reply back here.