blob: 3cd06d1d6972b797b51168d652fc9dc8824346a9 [file] [log] [blame]
(: Name: whereClause-9 :)
(: Description: use of where clause used with is comparator. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
let $var := <anElement>Some content</anElement>
where $var is $var
return
$var is $var