blob: 6b9af9bd6f19e438c1bf86ad8eed324692234bda [file] [log] [blame]
(:*******************************************************:)
(: Test: LetExpr004.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed May 11 13:55:57 2005 :)
(: Purpose : Use xs:long(upper bound) :)
(:*******************************************************:)
let $x := xs:long("92233720368547758")
return $x