void render_to_file(Stdio.File f, void|int(0..1) preserve_roxen_entities)
Creates an XML representation fo the node sub tree and streams the output to the file f . If the flag preserve_roxen_entities is set, entities on the form &foo.bar; will not be escaped.