Web Services - WSDL Array: Array TypeTag: web services, wsdl, array, type Category: PHP Applicationpost: 14 Apr 2008 read: 1,997 Web Services WSDL Array Type Step By Step Tutorial - Part 1: We ever talk anatomy of wsdl document at here. At the post, we have simple practice use string type. Now, we will talk how about transmit array type. Actually, arrays have no native built-in type under XML Schemas. At WSDL, when you work with array, you can use the soapenc:Array type. But not directly. First, you create a custom complex type by extending the soapenc:Array type. Example, you want to say:
We should follow rule in WSDL 1.1:
| |||||||||||||||||||||||||||||
| | Give Your Opinion | Recommend |
|

