Spike, Actually, I'm consuming a web service and want to dump the XML to a text file (foo.xml). Whatever service I use (HTTP, Web, Remote Object) I thought there must be a way to generate such a file.
> > You can then output that as you see fit. > And that would be ...? What I'm looking for here is a method on a data container (my thinking was mx:Model must have such a method) to dump to foo.xml. Cheers, Douglass

