Subject: Re: variable problem
From: "Michael Beddow" <mbnospam@xxxxxxxxxxx>
Date: Sat, 3 Feb 2001 19:34:32 -0000
|
(David C.)
> > If I have a variable set by, for example
> >
> > <xsl:variable name="inc" select="'import'"/>
> >
> > Then I'm trying to use that to import (rather than include)
> > a stylesheet as follows:
> >
> > <xsl:$inc href="ss2.xsl"/>
> >
> > However this doesn't appear to work, why not?
> >
> > I'm using saxon 0.1a if that makes any difference.
(Mike K)
> Touché!
Oh boy, are you two asking for trouble from the more
literal-minded folk round here! What's the url for
downloading 0.1a, BTW?
------------------------------------------
Michael Beddow
http://www.mbeddow.net/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|