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