Forum Discussion
slg12345
14 years agoOccasional Contributor
Declare a project property "xmlns" and set the value('http://localhost/1379bcd8-c86a-4d35-873f-ababe9a34868' or whatever) on every run.
In the xpath expression, give : declare namespace ns1='${#Project#xmlns}';
Hope I understood the Q correct.
In the xpath expression, give : declare namespace ns1='${#Project#xmlns}';
Hope I understood the Q correct.