Hi, in the incoming xml message there is a line of the form: <myParam xmlns: xsi = "......" atribute1 = "valueOfAtribute1" xsi:type = "value2">, value2 changes depending on the message. How can I get this value into a string variable?
i try convert hpsv.request to string and use regexp, but it don't work (.