SoapDemo SOAP WebService interface description
Endpoint URI: http://laseraimingsystems.com/php-wsdl-2.3/demo2.php
WSDL URI: http://laseraimingsystems.com/php-wsdl-2.3/demo2.php?WSDL
PHP SOAP client download URI: http://laseraimingsystems.com/php-wsdl-2.3/demo2.php?PHPSOAPCLIENT
Index
Complex types:
Public methods:
Complex types
ComplexTypeDemo
- string StringA (nillable = true, minoccurs = 1, maxoccurs = 1)
- string StringB (nillable = true, minoccurs = 1, maxoccurs = 1)
- int Integer (nillable = false, minoccurs = 1, maxoccurs = 1)
- boolean Boolean (nillable = false, minoccurs = 1, maxoccurs = 1)
ComplexTypeDemoArray
This is an array type of ComplexTypeDemo.
stringArray
This is an array type of string.
Public methods
ComplexTypeArrayDemo
stringArray ComplexTypeArrayDemo (
ComplexTypeDemoArray arr
)
DemoMethod
void DemoMethod (
)
GetComplexType
ComplexTypeDemo GetComplexType (
)
PrintComplexType
string PrintComplexType (
ComplexTypeDemo obj
)
SayHello
string SayHello (
string name
)
Powered by PhpWsdl - PDF download: Download this page as PDF