Advertisement
XML Validator & Formatter
Validate and pretty-print XML in your browser using the DOMParser.
Loading XML Validator & Formatter… If nothing happens, please enable JavaScript.
About XML Validator & Formatter
XML (eXtensible Markup Language) is a self-describing text format. This validator parses your XML using the browser's DOMParser, reports the first parse error, and indents the output for readability.
Frequently asked questions
Does it validate against an XSD?
Not yet, only well-formedness is checked.
Is XML sent to a server?
No, parsing happens in your browser.
Advertisement