DreamT has asked for the wisdom of the Perl Monks concerning the following question:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <ProcessSetupResponse xmlns="http://namespace1"> <ProcessSetupResult xmlns:a="http://namespace2" xmlns:i="http://www.w3 +.org/2001/XMLSchema-instance"> <a:AuthenticatedStatus>N</a:AuthenticatedStatus> <a:AuthenticatedWith>3-D Secure</a:AuthenticatedWith> ... </ProcessSetupResult> </ProcessSetupResponse> </s:Body> </s:Envelope>
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: SOAP::Lite - READING Multiple namespaces
by olus (Curate) on Mar 19, 2009 at 13:05 UTC | |
by DreamT (Pilgrim) on Mar 20, 2009 at 10:16 UTC | |
by olus (Curate) on Mar 20, 2009 at 15:09 UTC | |
by DreamT (Pilgrim) on Mar 20, 2009 at 15:50 UTC | |
by Anonymous Monk on Mar 22, 2009 at 21:47 UTC | |
Re: SOAP::Lite - READING Multiple namespaces
by Anonymous Monk on Mar 19, 2009 at 11:00 UTC | |
by DreamT (Pilgrim) on Mar 19, 2009 at 11:46 UTC | |
by roboticus (Chancellor) on Mar 19, 2009 at 13:49 UTC | |
by DreamT (Pilgrim) on Mar 19, 2009 at 11:53 UTC |