|
|
XPath, as its name implies, is a syntax for defining the parts of an XML document. Just like the "path" of a document on your computer, an element of an XML database can have its place in the hierarchy defined using a combination of slashes and dots.
|