This is a SOAP response I captured recently.
http://schemas.xmlsoap.org/soap/encoding/";
xsi:type="ns3:Array" ns3:arrayType="xsd:string[3]">
MN-CS
WI-CS
IA-CS
> Can someone please send me an example of how an array is
> represented in the
> XML?
> I want to write a small C client the send
Hi,
Can someone please send me an example of how an array is represented in the
XML?
I want to write a small C client the sends an array to Apache-SOAP server,
and I don't have a C client yet, so I am writing this XML by my own (yes, it
is as ugly as it sound).
Thanks in advance.
Shay Mandel