blob: 2d4850c479ea9d9ee56cb3074d35eb29f06b47aa [file] [log] [blame]
(: name : validateexpr-25 :)
(: Description: Test for Error condition XQDY0027. Dynamic error during validation.:)
(: insert-start :)
import schema namespace simple="http://www.w3.org/XQueryTest/simple";
declare variable $input-context1 external;
(: insert-end :)
validate strict {<simple:duration>sorry, no duration here</simple:duration>}