SOAP_Example_Server SOAP_Example_Server( )
void divide( $dividend, $divisor)
void echoMimeAttachment( $stuff)
void echoString( $inputString)
void echoStringSimple( $inputString)
void echoStruct( $inputStruct)
void myEchoStructAsSimpleTypes( $struct)
this function is also aliased so you have to call it with echoStructAsSimpleTypes
SOAPStruct is defined as:
struct SOAPStruct: string varString integer varInt float varFloat
void __dispatch( $methodname)