Hi

 

I am trying out different styles of generating wsdl with Java2WSDL.

 

For RPC/lit types it generates the <wsd:part name=”” type=”” >

And for Doc /Lit types its <wsdl:part name=”” element=””>

 

WSDL1.1 specification section 2.3 says these are equivalent (http://www.w3.org/TR/wsdl#_message ), so it looks like a design issue, and it must be possible to represent it both ways.

is there some other specific reason why the tool generates references to element in doc/lit and type to RPC/lit.

 

regards

Sanjay

 

Reply via email to