Sylvain Wallez wrote:
Marc Portier wrote:
I've never tried this, but sounds like a limitation of the jxpath() lib?
what is exactly the effect of doing the path="name()" thing?
You can use it for reading, but not for writing. JXPath only allows to set the value of nodes, which "name()" is not...
makes sense all the way, thx for explaining! -marc= -- Marc Portier http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my weblog at http://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED]
