blob: 7a9352723340cf83975b7d31b054121972997d2d [file] [log] [blame]
(: Name: fn-trace-17 :)
(: Description: Simple call of "fn:trace" function used in a math expression involving boolean operations ("and" and fn:true()). :)
fn:trace((for $var in (fn:true(),fn:false(),fn:true()) return $var and fn:true()) ,"The value of 'for $var in (fn:true(),fn:false(),fn:true() return $var and fn:true()' is:")