Beginning XML Databases (Wrox Beginning Guides)

Overview

What is XPath? XPath is a specialized expression language used to parse through XML node hierarchies and retrieve chunks of data from XML documents. XPath is a major part of the scripting language eXtensible Style Sheet Transformations (XSLT). XSLT is a World Wide Web Consortium (W3C at http://www.w3.org) established standard along with other tools, such as XPointer and XQuery, both of which happen to be based on XPath. Therefore it is important to have a good understanding of XPath technology.

In this chapter you learn about:

Категории