[
Lists Home |
Date Index |
Thread Index
]
- To: <xml-dev@lists.xml.org>
- Subject: RE: [xml-dev] XSLT: Variable href in <xsl:import>
- From: "Gerben Rampaart" <gerben@netmatch.nl>
- Date: Wed, 11 Aug 2004 14:42:10 +0200
- Thread-index: AcR/nnVHqAivO3rYToKBb7AodqXWPwAAhrqw
- Thread-topic: [xml-dev] XSLT: Variable href in <xsl:import>
>There has already been a longish thread on exactly this subject within
the last few days, on xsl-list see the archives of
http://www.mulberrytech.com/xsl/xsl-list.
Really? Well, thanks for the reply. I just subscribed my work e-mail to
the list, so I've missed that discussion.
Any idea if this will change in xslt 2.0? Couldn't really find it in the
rec (http://www.w3.org/TR/xslt20/) but it seems like a change which is
plausible enough.
Gerben.
-----Original Message-----
From: David Carlisle [mailto:davidc@nag.co.uk]
Sent: woensdag 11 augustus 2004 14:34
To: Gerben Rampaart
Cc: xml-dev@lists.xml.org
Subject: Re: [xml-dev] XSLT: Variable href in <xsl:import>
> How do I make that import tag have a variable path?
There has already been a longish thread on exactly this subject within
the last few days, on xsl-list see the archives of
http://www.mulberrytech.com/xsl/xsl-list.
Short answer, this is a compile-time inclusion mechanism so you can not
make the included file path vary based on any expression.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
|