Amila Suriarachchi ha scritto:
if you do not bother about the wrapper elements do somthing like this,
<xsd:element name="getVisiblePortfoliosResponse"
type="txsns:ArrayOfCardinisPortfoliosType" />
I can try, although this approach leads to a document/literal unwrapped
stile WSDL, which could imply interoperability problems... I was
following IBM recommended way of writing WSDLs:
http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl/
This also does not solve the problem where a type refers to another type
which is an array (example: PortfolioCategoryType/fields element, which
leads to a PortfolioCategoryType.getFields() that returns an
ArrayOfOfStringsType instead of a String[]).
Do you think I could open a request enhancement for this?
--
Mauro Molinari
Software Developer
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]