You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by su...@opensource.lk on 2004/02/16 12:14:07 UTC

WSDL2Ws question

Hi Srinath,

I am going to improve the code to incorporate few more command line
arguments,

	1. -a, --alltypes  - To indicate whether the unreferenced complex types
get synthesized or not.
	2. -W, --noWrapped - To turn off support for "wrapped" document/literal.

But for that I need to know what we mean by the following ?.
   	1. "private boolean canThisOccuredmoreThanOnceAllTheTime" variable in
Type class.
	2. "-i implementation style" command line argument ?

thanks,

Susantha.