[XML-SIG] Serializing DOM tree to file

Nickolay Kolev nmkolev@uni-bonn.de
Fri, 16 May 2003 23:57:53 +0200


Hi all,

I am having trouble finding a way to simply serialize a DOM tree to a
file. I have been googling for half an hour and still can find no info
on the subject.

Basically, what I want to do is to have what PrettyPrint from
xml.dom.ext writes to the console. But I want it in a file.

I am sure this has been discussed many times, I just cannot find any
info.

Many thanks in advance,
nmk