Subject: Re: [xsl] How do I determine that an item is a numeric atomic value? From: Michael Kay <mike@xxxxxxxxxxxx> Date: Sat, 02 Oct 2010 22:55:47 +0100 |
In XPath 1.0: ==========
number($x) = number($x)
Michael Kay Saxonica
In XPath 2.0 ========== Either the above, or:
$x instance of xs:double or $x instance of xs:decimal
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] How do I determine that a, Dimitre Novatchev | Thread | Re: [xsl] How do I determine that a, Hermann Stamm-Wilbra |
Re: [xsl] How do I determine that a, Michael Kay | Date | Re: [xsl] How do I determine that a, David Carlisle |
Month |