A
Aura DevXML Formatter
Format and validate complex XML data to make it readable.
<root> <item>Hello</item> </root>
What is an XML Formatter?
An XML Formatter takes raw, unformatted XML (eXtensible Markup Language) code and applies proper indentation and structure.
It makes complex XML documents, SOAP responses, or configuration files human-readable and easier to debug.