Hello.
I faced recentely a problem. I want to make an XSL transformation usind
Xerces DOM for input and output.
Basic usage patterns are greate, but version  1.4 works with old Xerces
interfaces, like DOM_*. The rest of my project, already written, uses new
Xerces interfaces. I didn't find a way to transform a new Xerces document
into an old one. Xalan has some DOM support too. That raises some questions:
Will, in the future, Xalan be completely independent from Xerces?
Must I change all my previous code and use only Xalan DOM support?
Will Xerses implement some XSL capabilities?
Or, in the future, Xalan and Xerces will merge?
I would like "all in one", like MSXML. It would be easier to make just one
initialization and clean-up.

If anyone knows a solution for my problem or answares for my questions,
please replay.

Thanks.
Sergiu Ignat

Reply via email to