Module 5: Querying XML
This lesson introduces XPath and the reasons for using it. To understand the
rest of the module, the students must understand how XPath expressions are a
navigational language for XML documents. Stress that XPath is an XML
language that provides access to nodes and their contents, wherever the nodes
are located in an XML document.