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