On 8/29/06, Abbas Mousavi <[EMAIL PROTECTED]> wrote:
...I replaced Xalan with Saxon, to use some of its features. It works well with all of my stylesheets but does not works with stylesheets that use cocoon:// protocol to access some xml files...
Saxon shouldn't make a difference about this, but what could happen is that errors or quirks in your XSLT transforms are handled differently. Saxon might give errors for some XSLT that is accepted by other processors, this is maybe what you're seeing. -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
