[Home] [By Thread] [By Date] [Recent Entries]
Hi, > I am trying to put together an XPath expression to > select all the leaf nodes (i.e. an element that does > not have any descendants) of an arbitrary XML document > (it may or may not have namespaces defined). > > I imagine there is an easy way to do this, but I can't > figure it out. //*[not(*)] Cheers, Jarno
|

Cart



