TriggerHappy wrote:
Anne, thanks for your quick reply.
How does WSDL4J give me access to method parameter types (xsd:String,
xsd:int etc..)?
The most I seem to be able to get out of it is the element name (e.g.
"getNameRequest") and not the actual parameter types.
Within the WSDL navigate from service, port, binding, operation to the
input, output and fault messages of the operation. The parts of the
messages provide links to elements and types defined in the types
section of the WSDL, or to built-in XML Schema types.
--
-Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]