blob: 781b03c003f59b98b634e52cced159675df4dd2f [file] [log] [blame]
(: Name: ancestorself-4 :)
(: Description: Evaluation of the ancestor-or-self axis that is part of an "is" expression (return false). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works/employee[1]/ancestor-or-self::works) is ($input-context1/works/employee[1])