blob: 9323023ebac4e35047237da7d3dc0a05f9a6c284 [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl042.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := xs:decimal("999999999999999999") ;
$x