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"


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

> (does Saxon do this?)

Yes. (In general: there have been some problems in the past with XML parsers
that don't implement SAX2 properly)

Mike Kay



 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]