blob: adec421f0a84171d7cf332164192b6b9fd5743f5 [file] [log] [blame]
(: Name: fn-nilled-11 :)
(: Description: Evaluation of nilled function as argument to fn:not function. returns false. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:not(fn:nilled(<shoe xsi:nil="{fn:true()}"/>))