RE: [xsl] Using '$' in function arguments

Subject: RE: [xsl] Using '$' in function arguments
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Fri, 9 May 2003 08:37:17 +0100
> I think the code snippet I provided obfuscated my question 
> somewhat.  The issue doesn't appear to be with format-number, 
> but substring-after (i.e.,
> substring-after(node(),'Amount: $')).

I can't think of any reason why a "$" sign should cause problems with
this function, unless perhaps they are implementing it as a regular
expression, which would be rather surprising (and wrong!).

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread