blob: acc325eaa1ab914495f078e82ad5b0e12e57fdb3 [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-except-node-args-021.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Tue Jun 14 03:34:54 2005 :)
(: Purpose: arg: text node & text node :)
(:*******************************************************:)
(: insert-start :)
declare namespace atomic="http://www.w3.org/XQueryTest";
declare variable $input-context external;
(: insert-end :)
($input-context/atomic:root/atomic:QName/text()) except ($input-context/atomic:root/atomic:QName/text())