Hi Joseph, Thanks for the quick reply.
I tend to agree, but I cannot see how to do that with just XPath. I am not using an XSL document or anything like that, just an XPath expression and an XML document using the org.apache.xpath API. Thanks, Sean Joseph Kesselman/CAM/Lotus wrote: > >Is there a way to programmatically link into the engine so that I can > >trap requests for the QName $counter and supply the value myself? > > Better approach would be to write and plug in an extension function which > returns the desired set of values...
