Subject: Re: Sum in conjunction with string splitting?
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Fri, 8 Sep 2006 15:56:24 -0700
|
On 08 Sep 2006 23:36:19 +0100, Colin Paul Adams
<colin@xxxxxxxxxxxxxxxxxx> wrote:
>>>>> "Dimitre" == Dimitre Novatchev <dnovatchev@xxxxxxxxx> writes:
Dimitre> Here's a working example (do note that it is complete and
Dimitre> may be executed):
But only if your stylesheet's base-uri path is /, I think:
Dimitre> <xsl:import href="C:/XSLT/FXSL
There should be a leading file:/// before the C:/XSLT/FXSL, I think.
The fact is that this transformation is performed OK with MSXML4. I am
not sure whether the URI as coded above is valid or invalid -- in fact
the XSLT1.0 specification does not define that.
|