blob: 5c2ec07c6957bb41c69d9d97a5830ccc7b060d74 [file] [log] [blame]
(:*******************************************************:)
(: Test: LetExpr017.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed May 11 13:55:57 2005 :)
(: Purpose : Use a sequence with step :)
(:*******************************************************:)
let $x := (<a> <b> <c> 123 </c> </b> </a>)
return $x