You might have run into a requirement where you need to compute the total value of all items in a purchase order. Consider the PO XML shown below. <?xml version="1.0" encoding="UTF-8" ?> <po xmlns="http://www.example.org"> <Items> <item> <price>1</price> ...
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'XPath 2.0'.