blob: 4e185a63cd066e5d2767ca5590db7ea139441a0d [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl047.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := xs:time("08:03:35Z") ;
$x