Early Adopter XQuery presents the facts about this ambitious new technology, covering its history and development to date, and what changes might occur in the future before it is ratified. We present easy-to-follow introductions to the XQuery language for those already familiar with SQL and XSLT that others can follow too and a look at the early implementations of XQuery that exist around the internet. In particular, we look at .NET and Java classes which you can use to incorporate XQuery into your own work and a basic case study demonstrating how to build your own XQuery engine.
What does this book cover?
The History of XQuery, its predecessors and how to work with the current set of XQuery documents
The XQuery Data Model, Formal Semantics and Use Cases
XQuery from a SQL perspective
XQuery from an XSLT/XML perspective
The current set of XQuery implementations available today, in particular Microsoft's .NET classes for XQuery and FatDog's Java implementation
How to set about building your own XQuery engine