blob: f96e192a2f6d85c39f824e1e8e5c52d94f46902a [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl049.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := xs:dateTime("2030-12-31T23:59:59Z") ;
$x