Response:
----------
<?xml version="1.0" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns3:createsessionResponse xmlns="http://www.utiba.com/delirium/ws/TypedQuery" xmlns:ns2="http://www.utiba.com/delirium/ws/Misc" xmlns:ns3="urn:UMARKETSCWS" xmlns:ns4="http://www.utiba.com/delirium/ws/StdQuery">
<ns3:createsessionReturn>
<ns3:sessionid>6DL42ED0GG67MADDTD96</ns3:sessionid>
<ns3:result>0</ns3:result>
<ns3:result_namespace>session</ns3:result_namespace> <ns3:createsessionReturn> <ns3:createsessionResponse> <S:Body> <S:Envelope>
-------------------------
How can i get xmlns Attribute Values using PHP. <ns3:sessionid>6DL42ED0GG67MADDTD96</ns3:sessionid>
I want to take <ns3:sessionid>
value [6DL42ED0GG67MADDTD96]
.
Please reply asap. very urgent.
Thanks
William