On Nov 13, 2007 7:01 PM, Mauro Molinari <[EMAIL PROTECTED]> wrote:
> Amila Suriarachchi ha scritto:
> > Can you please send your complete wsdl?
>
> Here it is!
> You can have a look at the generated return type of
> getVisiblePortfolios(String) or at the method
Here is the response element for this operation
<xsd:element name="getVisiblePortfoliosResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="visiblePortfolios"
type="txsns:ArrayOfCardinisPortfoliosType">
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
the unwrapping basically happens in one level. So the generated
method should take the visiblePortfolios as an argument.
For return types this happen only if inner complex type has one
element.
Amila.
> PortfolioCategoryType.getFields().
>
>
> Thanks in advance!
>
> --
> Mauro Molinari
> Software Developer
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
--
Amila Suriarachchi,
WSO2 Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]