android 联接 wsdl webservice 解析

android 连接 wsdl webservice 解析targetNamespacehttp://jlins.com/代表命名空间xs:complexType name

android 连接 wsdl webservice 解析
targetNamespace="http://jlins.com/  代表命名空间
<xs:complexType name="SayHello">   请求方法
<xs:element name="arg0" type="xs:string" minOccurs="0" /> 入参
<xs:element name="return" type="xs:string" minOccurs="0" /> 出参