Subject: RE: testing for string and number in XSLT 2.0 was Re: Test For Numeric Values?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 8 Apr 2005 12:42:44 +0100
|
> >Then (a) declare the type
> >
> ><xsl:function name="x" as="xs:boolean">
> >
> >
>
> yes just discovered this as well...feels right, though once again not
> the use of XML Schema datatypes....or the option not to use them.
You'd like a boolean datatype, so long as it isn't the boolean datatype
defined in XML Schema, yes?
How exactly would you like it to differ?
Michael Kay
http://www.saxonica.com/
|