This is a SOAP response I captured recently.

<DBNameList xmlns:ns3="http://schemas.xmlsoap.org/soap/encoding/";
xsi:type="ns3:Array" ns3:arrayType="xsd:string[3]"> 
<item xsi:type="xsd:string">MN-CS</item> 
<item xsi:type="xsd:string">WI-CS</item> 
<item xsi:type="xsd:string">IA-CS</item> 
</DBNameList> 

> 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
> 

The views, opinions, and judgments expressed in this message are solely
those of the author. The message contents have not been reviewed or
approved by West Group.

Reply via email to