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