Rob Henley wrote: > I tried various ways of prefixing the element with the namespace without > luck. XPath xpath = XPath.newInstance("//foo:AAA"); xpath.addNamespace("foo", "http://my/standard/"); Laurent