[xml] Remove whitespace in xml
- From: "Manu M P" <manu mp maildrop m2comsys com>
- To: <xml gnome org>
- Subject: [xml] Remove whitespace in xml
- Date: Mon, 29 Sep 2003 20:30:03 -0700
Hi
when i parsed the following xml
<A>
<B>
</B>
<C>
</C>
</A>
There are four child nodes below <A>. The parser Taken the white space characters between tag B and C , and
c and A as a text nodes.
How can i remove those text nodes? . Is there any API?
regards manu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]