Quantcast
Channel: WCF, ASMX and other Web Services
Viewing all articles
Browse latest Browse all 555

Reading the value from ArrayOf_xsd_string - From a Java Webservice

$
0
0

Hi,

Am facing an error while consuming a java web service. In WSDL data type for the parmeter is given as

- <complexType name="ArrayOf_xsd_string">
- <sequence>
  <element maxOccurs="unbounded" minOccurs="0" name="item" type="xsd:string" />
  </sequence>
</complexType>
 
While debugging values are just showing string[0] for the paramer with dataype string[]. How to read this value?.
 
Thanks


Viewing all articles
Browse latest Browse all 555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>