blob: 9fccfe244e8c8f7f5492aef88e1f38a575116025 [file] [log] [blame]
(: Name: nametest-2 :)
(: Description: Name test that test for "child::b" of a newly construted node. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
let $var := <a attr1 = "abc1"><b attr2 = "abc2">context2</b></a>
return
$var/child::b