Subject: how to make "well-formated" xml file from xslt
From: Ha Nguyen <hoangha2k3@xxxxxxxxx>
Date: Fri, 27 Feb 2004 03:50:35 -0800 (PST)
|
Hi all,
I'm sorry if my question is off-topic or stupid.
I write an xslt file to transform an xml to another
xml file. The output xml file is ugly i.e every tag
are aligned at the same level.
Ex:
<Diagram>
<Graph>
<Node>
...
</Node>
</Graph>
</Diagram>
How to make it look like "normal" xml file ?
Thanks a lot!
Suzy.
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|