blob: 553a2d8477630ea95e2101ca2fe95d60ad394e58 [file] [log] [blame]
(: name : cast-within-17 :)
(: description : Casting from long to an unsignedLong.:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
let $value := xs:long(10)
return $value cast as xs:unsignedLong