blob: 8e675c6369cbc5c3191f46cdc7c20afd4af40c2a [file] [log] [blame]
(: Name: fn-nilled-13 :)
(: Description: Evaluation of nilled function used a part of boolean expression ("and" operator and fn:false() :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:nilled(<shoe xsi:nil="{fn:true()}"/>) and fn:false()