xsl-list
[Top] [All Lists]

Re: [xsl] Sum in conjunction with string splitting?

2006-09-09 13:14:46
On 08 Sep 2006 23:36:19 +0100, Colin Paul Adams
<colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk> wrote:
>>>>> "Dimitre" == Dimitre Novatchev <dnovatchev(_at_)gmail(_dot_)com> 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.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--