blob: 4c23573a4f537c6b0f55bbeecf04724ea12f373c [file] [log] [blame]
(: Name: fn-doc-20 :)
(: Description: Evaluation of fn:doc used with "is" operator and the fn:false function with "and" operator.:)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
(fn:doc($input-context) is fn:doc($input-context)) and fn:false()