This tutorial is obsolete. Please, use the
new one.
Description
Location set is an ordered list of document nodes, points, and/or ranges.
Location set consisting of node-type locations
XPointer: xpointer(//AAA/BBB)
<AAA> <BBB bbb="111"> Text in the first element BBB.</BBB> <BBB bbb="222"> Text in another element BBB. <DDD ddd="999"> Text in more nested element.</DDD> </BBB> <CCC ccc="123" xxx="321"> Again some text in some element.</CCC> </AAA>