How XQuery extends XPath

In this article, you'll find descriptions of XPath and XQuery, and learn how XQuery extends XPath. Although both XPath and XQuery perform some of the same functions, XPath provides simplicity and XQuery provides additional power and flexibility. Both languages allow you to select bits of data from an XML document or an XML document store.