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