Hi,
I have a word document with a mapped custom XML with placeholder data, i trying to replace the text of the structureDocumentTags to a “new value” and then perform a removeSelfOnly() for side by side compare. While i…...newInstance(); XPath xpath = xpathFactory.newXPath();..."")+"/text()"; XPathExpression expr = xpath.compile(xPathString); String...