XPath Notes

  1. XPath Introduction
    XPath is a set of syntax rules for defining parts of an XML document.
    XPath uses paths to define XML elements.
    XPath defines a library of standard functions.
    XPath is a major element of XSLT.
    XPath is not written in XML.
    XPath is a W3C standard.
  2. XPath Syntax
    XPath uses Path Expressions to locate Nodes within XML documents.
  3. XPath Location Paths
    A location path expression results in a node-set.
  4. XPath Expressions
    XPath supports numeric, equality, relational and boolean expressions
  5. XPath Functions for Converting/Translating XML Data
  6. XPath Examples
    Examples are against the CD catalog
Hosted by www.Geocities.ws

1