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