We need to handle special characters like ampersand ‘&’ in Xml attributes. Is there a function to do that? I know we can’t use a CData() for the attributes and we do not want to scrub this characters before setting the attribute values.
Thank you,
Natalie.