Hi,
How can I remove attributes from XML nodes using code?
I tried xmlElement.removeAttribute('atrributeName'); and also removeAllAtribute(); but when file is generated the attributes are still there.
*This post is locked for comments
I have the same question (0)