RE: [xsl] xml:base, resolve-uri and imported xslt files: how to get the importin

Subject: RE: [xsl] xml:base, resolve-uri and imported xslt files: how to get the importin
From: "Colin Adams" <colinpauladams@xxxxxxxxxxx>
Date: Mon, 09 Oct 2006 15:39:48 +0100
Why not just reolve it as you declare it in specific.xslt?

From: Abel Braaksma <abel.online@xxxxxxxxx>

<xsl:variable name="configuration" select="document($param-config-url) />

My specific xslt file (let's call it specific.xslt), I use this variable $configuration exhaustively. But the configuration xml file, referred to by global parameter $param-config-url, is relative to the root of specific.xslt. Is there a way to tell my imported xslt file where to look?

_________________________________________________________________
Windows Live Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb


Current Thread