Subject: Re: <xsl:choose>
From: Zvi Avraham <zvia@xxxxxxxxxxxxxxx>
Date: Fri, 08 Oct 1999 15:09:51 +0200
|
Kay Michael wrote:
> You don't say what product you are using.
I using latest version of XSL:P, unfortunatelly I can use SAXON or XT,
b/c my framework is DOM-based.
> The XPath rules for converting
> strings to numbers (see 4.4) allow a leading "-" sign but not a "+" sign.
I tried <xsl:value-of select="number(@change)"/>,
and then I see "+"-es removed.
>
> These rules are used in all cases where conversion is required (with the
> exception of xsl:sort data-type="numeric", which for some reason specifies
> different and less prescriptive rules).
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- <xsl:choose>
- Zvi Avraham - Wed, 06 Oct 1999 03:10:06 +0200
- <Possible follow-ups>
- Kay Michael - Thu, 7 Oct 1999 11:08:17 +0100
- Zvi Avraham - Fri, 08 Oct 1999 15:09:51 +0200 <=
|
|