xsl-list
[Top] [All Lists]

RE: encoding on parameters for document function (using saxon)

2005-10-11 15:25:44
So I am out of luk with Saxon 6.5.4, I guess.  What puzzles me is that
it works when I call the same 6.5.4 from within oXygen. 

Saxon 6.5.4 is a different kettle-of-fish entirely (or can-of-worms, if you
prefer). Because Saxon 6.5.4 runs on JDK 1.2 and later, it's not using the
java.net.URI class to do URI validation, but rather the older and more
liberal java.net.URL. If there are variations between one environment and
another, as you suggest, then it's probably because they are using different
versions of the Java VM: I believe that various bugs, which are exploited by
some users as features, have been fixed in this class along its journey.

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
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>
--~--