XML Path Language (XPath)

XPath is a language for addressing parts of an XML document, designed to be used by both XSLT and XPointer.

/child::lectures/child::lecture[@number='0']

Copyright © 2002-2009 David P. Heitmeyer

Bookmark and Share