50%

XML Escape / Unescape


Enter the String

Size : 0 , 0 Characters

The Result String:

Size : 0 , 0 Characters

XML Escape Unescape



XML Escape Unescape is used to remove offending characters that could be misinterpreted as Markup. XML escape is an online tool that is used to convert plain XML to escaped XML while Unescape XML is an online tool used by developers to convert XML to plain XML.


What Can I Do With XML Escape?



XML escape is used to easily and quickly escape Markup language data It is used to convert plain XML to escaped XML It enables the loading of the Plain XML URL to be escaped It functions perfectly on MACLINUX EDGE and other Java supported browsers


What Can I Do with XML Unescape?



XML unescape is used to unescape XML It functions properly on WINDOWSLINUX SAFARI and other java supported browsers This tool enables the loading of the Plain XML data URL to be unescaped


How to USe Escape Unescape



Step 1: Input your data in the first box Step 2: Click on the Escape or Unescape button depending on the task you wish to perform Step 3: Wait for your result and copy to clipboard.


Example

Vanilla XML Try it.

<?xml version="1.0" encoding="UTF-8" ?>
<InsuranceCompanies>
   <Top_Insurance_Companies>
	<Name>Berkshire Hathaway ( BRK.A)</Name>
	<Capitalization>$655 billion</Capitalization>
   </Top_Insurance_Companies>
</InsuranceCompanies>

Escaped XML

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
&lt;InsuranceCompanies&gt;
   &lt;Top_Insurance_Companies&gt;
	&lt;Name&gt;Berkshire Hathaway ( BRK.A)&lt;/Name&gt;
	&lt;Capitalization&gt;$655 billion&lt;/Capitalization&gt;
   &lt;/Top_Insurance_Companies&gt;
&lt;/InsuranceCompanies&gt;

Example

Escaped XML Try it.

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
&lt;InsuranceCompanies&gt;
   &lt;Top_Insurance_Companies&gt;
	&lt;Name&gt;Berkshire Hathaway ( BRK.A)&lt;/Name&gt;
	&lt;Capitalization&gt;$655 billion&lt;/Capitalization&gt;
   &lt;/Top_Insurance_Companies&gt;
&lt;/InsuranceCompanies&gt;

Plain XML after unescaped

<?xml version="1.0" encoding="UTF-8" ?>
<InsuranceCompanies>
   <Top_Insurance_Companies>
	<Name>Berkshire Hathaway ( BRK.A)</Name>
	<Capitalization>$655 billion</Capitalization>
   </Top_Insurance_Companies>
</InsuranceCompanies>

For Advanced Users

External URL

Load External URL in Browser URL like this https://www.fancytextconverter.com/xml-escape-unescape?url=external-url

https://www.fancytextconverter.com/xml-escape-unescape#url=https://gist.githubusercontent.com/cbmgit/a26f750999a9925c02a1a9e5f4c2c150/raw/CompaniesByMCapital

Related Tools


Recently visited pages


Tags