For example, i want to output a xml document looks like:
<root>
<node1>node1 value</node1>
<node2>node2 value</node2>
......
</root>
other than:
<root><node1>node1 value</node1><node2>node2 value</node2>......</root>
I have tried the "xmllint" example by using "--format" argument, but it doesn't
work.
Any ideas?
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969_______________________________________________
xml mailing list, project page http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml