Subject: Re: Problem with count iterate values
From: J23 <duniaj@xxxxxxxxxxxx>
Date: Mon, 21 Sep 2009 11:11:06 +0200
|
Hello,
I have the xalan processor in use.
2009/9/20 Martin Honnen <Martin.Honnen@xxxxxx>:
> J23 wrote:
>
>> I do not know the difference, but it seems that I can not use this header:
>> <xsl:stylesheet
>> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>> xmlns:exsl="http://exslt.org/common"
>> exclude-result-prefixes="exsl"
>> version="1.0">
>> Tag form template David Carlisle:
>> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>> xmlns:exslt="http://exslt.org/common"
>> version="1.0">
>> was accepted but this one in my system display nothing. His template
>> works correctly. My system don't support exslt well. I wonder if it
>> is a question of this declaration or function of exsl which you used.
>> I don't know which may be reason of this problem.
>
> Whether the prefix is exslt or exsl does not matter at all, I don't think
> that prefix causes problems.
> Which XSLT processor exactly do you use?
>
> --
>
> Martin Honnen
> http://msmvps.com/blogs/martin_honnen/
>
>
--
Pozdrawiam
Jacek Dunia
| Current Thread |
David Carlisle - 17 Sep 2009 10:12:33 -0000
- J23 - 17 Sep 2009 10:16:46 -0000
|
|