# Functions
No description provided by the author
ConvertFromXMLSafeString reverses the process of ConvertToXMLSafeString.
ConvertToXMLSafeString replaces disallowed XML characters in a string with their corresponding XML entity references.
EnsureXMLSafeString checks if a string contains disallowed XML characters.