PDA

View Full Version : Formatting specific elements of an XML using XSLT


webdev
02-23-2011, 06:24 PM
Here is an excerpt of my input xml. I need to create an exact copy of this xml with only one change – the value of the element should be formatted as a string of 5 characters – for example, in this case 1 should be replaced with “00001”. There are multiple occurrences of this...