Title: Writing Multiple Documents

Hi,

We have a project in which we use the "redirect" features of Xalan-J extensively for writing multiple documents from a single stylesheet. We are considering using Xalan-C++ instead for performance reasons but we want to keep changes in our XSLT sources to a minimum. The documentation is clear to say there is no support for EXSLT elements, so, using exsl:document is not an option. Is there any other way to do this using the standard Xalan executable? Implementing an external function?

Thanks,

Hernando Borda

Reply via email to