Xml Escape Unescape
About Xml Escape Unescape
Xml Escape/ Unescape is an online tool used for escaping and unescaping certain text in a XML string. It removes traces of offending characters that could be wrongfully interpreted as markup.
What characters are replaced?
- ' is replaced with '
- " is replaced with "
- & is replaced with &
- < is replaced with <
- > is replaced with >
How to Escape/ Unescape XML?
- To Escape/ Unescape your XML data add/ copy and paste the XML data into the input.
- You can also load the XML data from the url by clicking the button or load the XML data from the computer by clicking the button.
- Click the 'Escape' or 'Unescape' button to process the data.
- Once conversion is done you can download the file by clicking the button
- Click button to copy to clipboard.
Related Tools