simple-5----Page:5
1  2  3  4  5  6  7  8  9  10  11  12 

Adding namespace definitions
namespace axis of XPath 1.0 does the trick
urn:xml:ns:something
value of “sel” selects the element where the namespace definition will be added (similar to adding an attribute with “@”)

urn:xml:ns:something
value of “sel” selects the namespace node

PPT Version