RE: How to experss INF and -INF in XQuery?

You can write

xs:double("INF") 
xs:double("-INF")

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

> -----Original Message-----
> From: www-ql-request@w3.org [mailto:www-ql-request@w3.org] On 
> Behalf Of Frank Yung-Fong Tang
> Sent: 05 April 2005 17:52
> To: www-ql@w3.org
> Subject: How to experss INF and -INF in XQuery?
> 
> 
> Dear Xquery experts:
> 
> Is there a way to express INF and -INF in XQuery? INF and -INF is 
> allowed in 3.2.4 float and 3.2.5 double of XML Schema Part 2 Datatype
> 
> -- 
> Frank Yung-Fong Tang
> ???
> Šýštém Årçhîtéçt
> 
> 

Received on Tuesday, 5 April 2005 17:10:34 UTC