XPath: addressing language


Examples:

/p/a
//a
//a[@href = "index.html"]

Try "xmllint --shell" to test XPath expressions