in reply to SOAP::Lite xsi:type
Congratulations, your SOAP XML is now non-sensical, likely even non-conforming to the relevant standards. Quick question back: why do you think doing this is a good idea?SOAP::Data->new(name => 'clientIP', attr => { type => 's:string', 'xsi:type' => undef })
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: SOAP::Lite xsi:type
by Steve_p (Priest) on Mar 13, 2014 at 23:39 UTC | |
|
Re^2: SOAP::Lite xsi:type
by DreamT (Pilgrim) on Aug 16, 2012 at 16:39 UTC | |
by Anonymous Monk on Aug 16, 2012 at 16:52 UTC | |
by daxim (Curate) on Aug 16, 2012 at 16:56 UTC | |
by Anonymous Monk on Aug 16, 2012 at 19:52 UTC | |
by DreamT (Pilgrim) on Aug 17, 2012 at 14:28 UTC |