#xpointer(//prod[@num='22'])
#xpointer(//body/para[1]/citetitle[1])
The full syntax has a "scheme" wrapper: xpointer()
Inside the wrapper is an XPointer expression
These two examples have straight XPath as their expressions
Copyright © 2001 Norman Walsh