This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Q: Relative paths in xsl:import Was: Parameter in "xsl:include"


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]