Re: Error using idref function

2008-11-12 Thread Anderson Guiera
Hi Michael and Adam, Thanks a lot for your comments. They save me some hours of unsucessful tries. Best regards Anderson

Error using idref function

2008-11-11 Thread Anderson Guiera
Hi all, my name is Anderson Guiera and i'm have a problem with idref function. I use this function in the folow code: XPath xpath = XPathFactory.newInstance().newXPath(); String expression = "idref('pessoaGA.1')"; NodeList nosEnderecos = (NodeList) xpath.evaluate(exp