Page 1 of 1

Possible do download 8.1? Or..

Posted: Wed Feb 13, 2008 2:02 am
by sfmoorex
Is it possible to download version 8.1 (Windows) of the editor? This was the last version that worked on the XSLT code that I maintain because of the issue which I posted on here: http://www.oxygenxml.com/forum/post7842.html

I had kept my version of 8.1 but when I recently upgraded my computer I discovered that only 8.2 is available under the archived versions.

An even better choice would be if I could have the version of Saxon used in 8.1 in my 9.1 version of the editor working properly, but I'm willing to settle for the 8.1 download at the present time.

Re: Possible do download 8.1? Or..

Posted: Thu Feb 14, 2008 12:44 pm
by sorin_ristache
Hello,

You can download and use the Windows kit of oXygen 8.1 but I think you should not use the general operators with external (Java) objects in your XSLT stylesheets as Saxon reports in the error message because that is not allowed in XSLT.


Regards,
Sorin

Re: Possible do download 8.1? Or..

Posted: Thu Feb 14, 2008 5:57 pm
by sfmoorex
Thank you for posting this. I agree concerning the use of external objects, but I am doing maintenance on a large body of code that does this, so I am unable to rewrite it at the present time.