|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Relative paths in xsl:import Was: Parameter in "xs
> Is there any practical way to give a "relative" location in the > xsl:import's href attribute? As far as I can understand, the current > working directory during the compilation of the style sheet can not be > known beforehand. Therefore, relative paths can not be used. However, > if I need to compile the stylesheet on some arbitrary environment, I > can not use absolute file locations. If your stylesheet is one.xsl, and you want to import two.xsl which is in the same directory as one.xsl, you can write <xsl:import href="two.xsl"/>. The relative URI is interpreted relative to the stylesheet location, not relative to the current working directory. Mike Kay Software AG XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








