blob: c8ffb889b0650b9398c07558a2a6d309ccb783f6 [file] [log] [blame]
declare default element namespace "http://www.w3.org/XQueryTestOrderBy";
(: name : validateexpr-2 :)
(: description : Evaluation of a validate expression with newly constructed Element node and strict validation.:)
(: insert-start :)
import schema "http://www.w3.org/XQueryTestOrderBy";
declare variable $input-context1 external;
(: insert-end :)
let $var := <Strings><orderData>one string</orderData></Strings>
return
validate strict {$var}