Re: Creating XML using Xalan

2004-12-04 Thread Ramesh
Thanks I your response.. Regards, Ramesh On Thu, 2 Dec 2004 15:41:49 -0500, Matthew Hoyt <[EMAIL PROTECTED]> wrote: > > Hi Ramesh, > > If I understand your question correctly, you can construct XML documents > using Xalan. > > See the DocumentBuilder sample for how to construct a source docu

Re: Creating XML using Xalan

2004-12-02 Thread Matthew Hoyt
ond to xalan-c-users To [email protected] cc Subject Creating XML using Xalan I started using Xalan because I needed Xpath support. Using Xerces I could construct the a XML file. Is there a way to do the same in Xalan? Thanks Ramesh Kumar

Creating XML using Xalan

2004-12-02 Thread Ramesh
I started using Xalan because I needed Xpath support. Using Xerces I could construct the a XML file. Is there a way to do the same in Xalan? Thanks Ramesh Kumar