|
From: Favaro A. <and...@in...> - 2015-04-10 12:44:04
|
Hi guys, I've a problem using VTD-XML with this XPath expression: //text()[normalize-space(.)=''] If I try to select and evaluate this expression on a document with several empty rows between tags the AutoPilot returns no result. If I try the expression with a XML tool like Oxygen on the same document I have the correct answer. The general problem is that I need to delete the empty rows left after removing some tags. Any idea? Thanks, Andrea |