Re: tools for generating XML document

2001-03-27 Thread Joseph_Kesselman
>do we have any tool at first place which generates XML documents on the fly?? Have your program build a DOM tree, or generate a stream of SAX events, and route that into the sort of output formatters used in the DOMPrint/SAXPrint examples if you want it output in XML syntax. (You could also jus

RE: tools for generating XML document

2001-03-26 Thread Awasthi, Anand
Dean, thank you very much -Original Message- From: Dean Roddey [mailto:[EMAIL PROTECTED]] Sent: Monday, March 26, 2001 5:24 PM To: '[EMAIL PROTECTED]' Subject: RE: tools for generating XML document Generating XML doesn't really need much in the way of tools. I

RE: tools for generating XML document

2001-03-26 Thread Dean Roddey
From: Awasthi, Anand [mailto:[EMAIL PROTECTED]] Sent: Monday, March 26, 2001 3:20 PM To: '[EMAIL PROTECTED]' Subject: tools for generating XML document Hi, i got a requirement in which i have to generate on the fly XML documents from some propritery data. do we have any tool at f

tools for generating XML document

2001-03-26 Thread Awasthi, Anand
Hi, i got a requirement in which i have to generate on the fly XML documents from some propritery data. do we have any tool at first place which generates XML documents on the fly ?? Thanks Anand -Original Message- From: Chris Hill [mailto:[EMAIL PROTECTED]] Sent: Monday, March 2