Replace ns1, ns2 by its values in a XPath Query
647016Jan 26 2009 — edited Feb 18 2009Hi,
I'd like to know if it is possible to replace the namespace ns1, ns2 in a Xpath query. and how to do it.
For exemple:
in the place of getVariableData("header","/ns2:header/ns2:fieldValue1"), we will have ns2 replaced with its value (xmlns:ns2="http://www.exemple.com/NSForHeader")
Thansk you,
Best regards,