blob: bbeda20f456593fb643bc598dde450b8d17d9bce [file] [log] [blame]
(: Name: predicates-3:)
(: Description: Evaluation of a simple predicate with a "true" value (uses "fn:false" and fn:not()). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1//integer[fn:not(fn:false())])