blob: 9e6c2bf1daa939c1fb908b9ab275840b806af13f [file] [log] [blame]
(: name : cast-derived-13 :)
(: description : Casting from float to an unsignedByte.:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
let $value := xs:float(10.0)
return $value cast as xs:unsignedByte