Re: [PHP] Soap / Wsdl Beginner

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Haaa you saved myeagain. Just coupled with array it works very well.


RQuadling wrote:
> 
>  $Garanties->ResumeGaranties = new WSResumeGarantieInput();
> 
> Should be
> 
> $Garanties->ResumeGarantiesParams = new WSResumeGarantieInput();
> 
> <s:element name="ResumeGaranties">
> <s:complexType>
> <s:sequence>
> <s:element minOccurs="0" maxOccurs="1" name="astr_Clef" type="s:string"/>
> <s:element minOccurs="0" maxOccurs="1" name="ResumeGarantiesParams"
> type="tns:WSResumeGarantieInput"/>
> </s:sequence>
> </s:complexType>
> </s:element>
> 
> 
> 
> 
> 
> 
> -- 
> Richard Quadling
> Twitter : EE : Zend
> @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY
> 
> -- 
> PHP Soap Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/-PHP--Soap---Wsdl-Beginner-tp30277723p30405484.html
Sent from the Php - Soap mailing list archive at Nabble.com.


-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux