What's the easiest way to copy a load of attributes from one XML node to another?
I tried looping over the attributes() array but that didn't seem to work. Thanks
What's the easiest way to copy a load of attributes from one XML node to another?
I tried looping over the attributes() array but that didn't seem to work. Thanks