in reply to Re: Creating a perl object from a xml response
in thread Creating a perl object from a xml response
<ns1:list> <listReturn ... soapenc:arrayType="ns1:obj[2]"> <item href="#id0" /> <item href="#id1" /> </listReturn> </ns1:list> <multiRef id="id1" ...> <myId xsi:type="soapenc:long" xsi:nil="1" /> </multiRef>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Creating a perl object from a xml response
by perrin (Chancellor) on Jan 09, 2008 at 15:37 UTC | |
by cristianekw (Novice) on Jan 09, 2008 at 18:18 UTC | |
by perrin (Chancellor) on Jan 09, 2008 at 20:49 UTC |