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