XPointer: principles
XPointer
  - Defines the fragment identifier syntax for XML resources
 
  - Is based on XPath
 
  - Extends XPath types and adds specific operations
 
  - Returns a set of nodes, points or ranges within the document
 
  - Should be able to express any user selection on the document