XQuery (XML Query) is a query language and functional programming language designed to query and transform collections of structured and unstructured data, primarily in the form of XML

XQuery Cheatsheet

XQuery 3.0 License EUPL 1.2 Become a sponsor to JV-conseil Follow JV conseil on StackOverflow Follow JV conseil on LinkedIn Follow JVconseil on Twitter Follow JVconseil on Mastodon Follow JV conseil on GitHub

Table of Content

XML Tools by Josh Johnson XML Tools
XML Formatting, XQuery, and XPath Tools for Visual Studio Code.
   

Recommended VS Code extensions in ~/GitHub/<owner>/<repo>/.vscode/extensions.json 👇

{
  "recommendations": [
    "dotjoshjohnson.xml",
  ]
}

Review your VS Code settings in 👇

  1. ~/GitHub/<owner>/<repo>/.vscode/settings.json
  2. ~/Library/Application Support/Code/User/settings.json

References 📚

Sponsorship

If this project helps you, you can offer me a cup of coffee ☕️ :-)

Become a sponsor to JV-conseil