Online XQuery Interpreter

Supports XQuery up to 4.0




What is XQuery?

XQuery (XML Query) is a query and functional programming language that queries and transforms collections of structured and unstructured data, usually in the form of XML, text and with vendor-specific extensions for other data formats (JSON, binary, etc.).

Source: Wikipedia