I'm currently writing a dynamic web service client that reads a WSDL
file and can invoke any operation. I'm having some problems invoking
operations which take complexTypes as input parameters. Is there any
easy way to get all of the base/simple type parameters for an operation
without having to recursively parse all of the complex types?

Thanks,
-trevor

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to