As a side-question; Is it possible to rewrite any two XSLT
documents running in sequence into a single XSLT document?
In 2.0 yes: but you may have to rename global objects (variables, modes,
named templates, keys) to disambiguate them. In the case of modes, this may
mean adding a mode to all the templates/apply-templates in one of the
stylesheets.
Regards,
Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--