xsl-list
[Top] [All Lists]

Re: Fwd: [xsl] curly braces

2012-09-20 05:59:34
On Thu, Sep 20, 2012 at 11:50 AM, Michael Kay <mike(_at_)saxonica(_dot_)com> 
wrote:

If doc('') fails then it's almost certainly because you compiled the
stylesheet without supplying a base URI: for example you supplied it as a
StreamSource or DOMSource with no SystemID. It could also happen because
your base URI changes within the stylesheet module, for example as a
result
of using external entities or using xml:base.

It didn't fail running Saxon HE 9.3 via Kernow. The target platform is
running Saxon 9.2.2.1 (or whatever). It failed there.



Indeed. And I've suggested some possible things you might have done wrong to
cause it to fail there.


I just wrote the transformation, we have no idea how the developer of
the platform (it's an external CMS) invokes it.

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

<Prev in Thread] Current Thread [Next in Thread>