blob: a4e43318f5094107917abfea97cbb70099bfdc10 [file] [log] [blame]
(: Name: unabbreviatedSyntax-18 :)
(: Description: Evaluate /descendant::pnum selects all the pnum elements in the same document as the context node. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
for $h in ($input-context1/works)
return $h/descendant::pnum