xsl:import (was Re: EZ/X Speed)

Subject: xsl:import (was Re: EZ/X Speed)
From: Sebastian Rahtz <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Dec 1999 10:49:35 +0000 (GMT)
I have many statements of the form

<xsl:import href="svg-pdf.xsl"/>

in my XSL stylesheets, which up until now have caused no problems
(with XT, Oracle and Saxon). Today, interested in the pissing contest,
I downloaded EX/X and tried it. It informed me:

java.net.MalformedURLException: no protocol: svg-pdf.xsl

I can see why this happens, but is it the correct interpretation?
should I be putting a "file:" in my xsl:import statements?


Sebastian

PS when I did add the file:, EZ/X threw up on my stylesheet, saying
that a normal named template did not exist :-} I'll report it to EZ.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread