mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-16 02:50:07 +03:00
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
|
cd *
|
||
|
xpath //*[namespace-uri()="bar"]
|
||
|
set <b/>
|
||
|
xpath //*[namespace-uri()="bar"]
|
||
|
save -
|