blob: 817bab59ce4c00db1ae153704c548c149883d2a9 [file] [log] [blame]
declare default element namespace "http://www.w3.org/XQueryTestOrderBy";
(: name : validateexpr-8 :)
(: description : Evaluation of a validate expression that results on a text node with strict mode..:)
(: insert-start :)
import schema "http://www.w3.org/XQueryTestOrderBy";
declare variable $input-context1 external;
(: insert-end :)
validate strict {text {"A Text Node"}}