Skip to main content

Search 412 pages — tools, formats, elements, namespaces, directory, comparisons, XPath, datatypes, glossary, parse errors, schema errors, use cases, guides, blog and product.

Reference

XML formats

Each format's root element, namespaces, media type, and the constraints that cause real failures — not just what the spec says, but what breaks in production.

The root element and its namespace are what decide the format, so the opening tag is enough. Nothing is sent anywhere — this reads the first tag in your browser and never parses the rest.

Looking up a namespace URI instead? Browse the namespace directory. Debugging a parser message? See the XML error reference.

Get started

Inspect a real document instead of reading about the format.

Paste XML, upload a file, or fetch a URL. XMLDir extracts the namespaces, XPaths and attributes it actually contains — then keeps watching it for changes.