diff options
Diffstat (limited to 'test/scripts/set3.script')
-rw-r--r-- | test/scripts/set3.script | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/scripts/set3.script b/test/scripts/set3.script new file mode 100644 index 0000000..e99745a --- /dev/null +++ b/test/scripts/set3.script @@ -0,0 +1,5 @@ +cd * +xpath //*[namespace-uri()="bar"] +set <b/> +xpath //*[namespace-uri()="bar"] +save - |