XML + XPath 2.0 Playground
Not checked
Syntax highlighting via CodeMirror • XPath (2.0/3.1) via jquery xpath
XML Editor
- Validity indicator shows XML well-formedness and updates live.
- Prettify formats current XML with indentation while preserving text nodes and CDATA.
- XPath is evaluated using
jquery xpath (compatible with 2.0 expressions).
- Output renders node results by serializing nodes; scalar results print directly.