Re: Error using idref function
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
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