ToolLineup
9 tools

XML

Format, minify, validate and view XML, plus XPath, XSLT, diff, SOAP and WSDL.

About XML

Tools for XML documents and the protocols built on them. The formatter and minifier work on tokens rather than on a parsed tree, because a parse-and-rebuild round trip quietly discards the parts of a document that carry no data — comments, CDATA sections, processing instructions, the DOCTYPE — which are exactly the parts a person reading the formatted output wants kept. Alongside them sit a validator that reports the position of the first problem, a collapsible viewer, an XPath tester for pulling nodes out of a large document, an XSLT transformer, a structural diff that compares two documents by shape rather than by text, and dedicated formatters for SOAP envelopes and WSDL service definitions that surface the operations and faults instead of leaving you to read the envelope by hand.

Everything on this page runs directly in your browser — none of your input is uploaded, and every tool keeps working when you are offline.

Browse other categories