[Home] [By Thread] [By Date] [Recent Entries]
Thanks MIke.
Â
I am playing around with saxon and had a question on saxon 9.
Â
The following is my XSLT.
 ....
 <test><xsl:value-of select="true+1"/></test>
 ...
Â
The result is
 <test xmlns:t="http://www.oracle.com">nan</test>
Â
Â
I change the xslt to
   <test><xsl:value-of select="true-1"/></test>
Â
The result is
<test xmlns:t="http://www.oracle.com"/>
Â
Why is this the case?
Â
Ram
On Sat, Jun 20, 2009 at 2:16 AM, Michael Kay <mike@s...> wrote:
-- Shift to the left, shift to the right! Pop up, push down, byte, byte, byte! -Ramkumar Menon A typical Macroprocessor
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |

Cart



