Hi,
I have a large complex XML and I need to change certain elements values in it.
So output of the XML has to remain exactly same except those value be changed. Name of the file, preferably remain same.
Element Name & Values that will be changed will come from a property file.
How do I go about this. It is my first day in XSLT so hopefully someone will help me.
Thanks,