in reply to perl, SOAP and C#
just as the Perl compiler said. I assume what you really meant is this:{ 'xsi:type' => typens:'compObj' }
which is valid Perl.{ 'xsi:type' => 'typens:compObj' }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl, SOAP and C#
by allenmpcx (Initiate) on Mar 27, 2006 at 10:24 UTC | |
by Errto (Vicar) on Mar 27, 2006 at 15:44 UTC | |
by allenmpcx (Initiate) on Mar 27, 2006 at 19:04 UTC |