XMLRPC v1.1.0 XMLRPC.Encode
Utility functions helpful for encoding XML
Summary
Functions
escape special characters in XML attributes.
Note: technically you only need to escape “&” and “<” in tags, however, its common to also escape “>”. For attributes you must additionally escape both single and double quotes, but its convenient to also escape and