W3C: XML Query
- Home of the W3C's XML Query working group, whose work includes XQuery and XPath.
- http://www.w3.org/XML/Query
FunctX XQuery Functions: Hundreds of useful examples - A set of XQuery example functions to perform useful tasks like substrings, modifying elements and manipulating namespaces. - http://www.xqueryfunctions.com
xqDoc - A simple vendor-neutral solution for documenting XQuery modules, as well as tools to generate a user friendly presentation of this documentation. - http://www.xqdoc.org/
Five Practical XQuery Applications - Article describing five practical scenarios that should give you ideas for leveraging XQuery in your own applications. - http://www.devx.com/xml/Article/15618/