How I can omit a whitespace text node between sibling elements. Bcoz of that unwanted node I unable to compare similar two XML content, it mismatch while traversing nodes parallel.
I need solution for above query.please help me
How I can omit a whitespace text node between sibling elements. Bcoz of that unwanted node I unable to compare similar two XML content, it mismatch while traversing nodes parallel.
I need solution for above query.please help me