The builder also encloses attribute values in double quotes. We will replace them with single quotes.
This function escapes the double quotes
This function escapes the single quotes
This function helps you escape special characters in XML attribute values Here, we have escaped only single quotes for xml attribute values You can escape other characters which might be causing issues as xml attribute values
[Validate]