Subject: RE: Q: Relative paths in xsl:import Was: Parameter in "xsl:include"
From: Peter Flynn <peter@xxxxxxxxxxx>
Date: Thu, 5 Apr 2001 23:43:40 +0100
|
On Tue, 03 Apr 2001, you wrote:
> > I was appalled to find that XT returns a fully-qualfied absolute URL
> > for the unparsed-entity-uri function, so my entity declaration for
> > SYSTEM "foo.gif" comes back as
> > file://u/usr/peter/foo/bar/blort/foo.gif
> > instead of just foo.gif, which plays merry hell with a subsequent
> > process
> > reading the output of a text transform where it's expecting a
> > filename!
>
> This is defined in the spec.
I know. I just didn't expect the method to be prepended.
I don't think this was a very good idea. It's easy enough
to code around, just another frill we could do without.
///Peter
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|