blob: 09f702011a103df0bd8edb279fd9bd5dcea4e20e [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl009.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := '<bold>A sample element.</bold>' ;
$x