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 document via Xalan API.  Or you can look at the ParsedSourceWrappers samples to see how to wrap a Xerces document for use with Xalan.

For further details, there has been lots of discussion of Xerces/XPath in the xalan-c-users archive (http://marc.theaimsgroup.com). If you cannot find the details you are looking for, post another question (with more details).



Ramesh <[EMAIL PROTECTED]>

12/01/2004 07:14 PM

Please respond 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

Reply via email to