[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: xsl:include - problem setting relative path using

Subject: RE: xsl:include - problem setting relative path using href="file://...."
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 4 May 2001 10:13:59 +0100
xsl include relative path
> I am having a problem setting a relative path to xsl:include.
>
> I have tried using the following xsl:include:
>   1st scenario:    <xsl:include href="file://globalVar.xsl"/>
>   2nd scenario:    <xsl:include href="file:globalVar.xsl"/>
> In either scenario, the processor does not
> recognize that I am looking for a relative path.

Nor should it. A URL that begins with "file:" is by definition an absolute
URL.
>
> Is there not a way to use relative path in the href?
>
> I have tried just using the following code:
> <xsl:include href="globalVar.xsl"/>

That should work, provided the base URI (system ID) of your stylesheet is
known, and is itself an absolute URI.

Mike Kay
Software AG


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.