[xml] Formatting question
- From: "Roman Rytov" <rrytov entopia com>
- To: <xml gnome org>
- Subject: [xml] Formatting question
- Date: Tue, 25 Nov 2003 19:29:32 +0200
here is a snippet of
XML
<msPageCount>
</msPageCount>
<msLastAuthor>
<value>
dimons</value>
</msLastAuthor>
is there a way to
get out of it:
<msPageCount/>
<msLastAuthor>
<value>dimons</value>
</msLastAuthor>
Pay attention
to:
1. msPageCount tag
has no data inside so it collapsed
2. <value>'s
data is arranged on one line
Thanks in
advance,
RR
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]