xsl-list
[Top] [All Lists]

RE: [xsl] XPath 2.0 Datatypes namespace

2006-08-04 07:10:29

My confusion was that I couldn't understand why I have to 
specify the type here yet not for a string, eg:

translate('ab-c', '-', '/')


As with most other languages, XPath supplies built-in syntax for values of
some data types (string, integer, decimal, double) but not for others
(anyURI, QName, float, duration, boolean).

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--