Hi all:
Currently I have an xml structure in an app. I needed to convert it from one structure to another. I have the xsds for it. The app is in C#. Naturally I thought of using good old coding to convert it, but that sounded like the least efficient idea. Someone recommended me to use XSLT, but I'm not 100% sure how it works.
Does anyone know how to use XSLT to convert an xml structure to another? Examples would be Nice. Or are there any other free applications that would do a better job?
Thanks.