xsl-list
[Top] [All Lists]

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

2005-10-11 14:32:53
"Michael Kay" <mike(_at_)saxonica(_dot_)com> writes:

The XSLT 2.0 spec (and indeed the F+O spec) recently changed to clarify that
when it says the argument to document() must be a URI, it doesn't really
mean it: rather it now allows what I call a "wannabe URI", that is, a string
that would become a valid URI if you applied %HH-escaping to it.

This change will be implemented in Saxon 8.6. Meanwhile, you have to do the
escaping yourself using functions such as escape-uri() or the new
iri-to-uri().

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. 

Thanks anyway,  

Christian 

-- 
 Christian Wittern 
 Institute for Research in Humanities, Kyoto University
 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265, JAPAN

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