Forum Discussion
atts
17 years agoOccasional Contributor
I've tried "ResponseAsXML" too, that returned :-
[null]
this is what I'm using;
declare namespace ns1='http://192.168.1.213:8180/path/to/Service;
//ns1:token
Is the above syntax correct? I assume the namespace should be exactly the same URL
as that used to make the HTTP request?
[null]
this is what I'm using;
declare namespace ns1='http://192.168.1.213:8180/path/to/Service;
//ns1:token
Is the above syntax correct? I assume the namespace should be exactly the same URL
as that used to make the HTTP request?