Hi Willem,<div><br></div><div>Appreciate your reply (as always :D)</div><div>Please find the attached file. Not sure if attachment is allowed, but I put the main email to you.</div><div><br><br><div class="gmail_quote">On Wed, Jun 2, 2010 at 6:16 PM, Willem de Jong <span dir="ltr"><<a href="mailto:w.a.de.jong@gmail.com">w.a.de.jong@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<div><br></div><div>Can you show us the WSDL?</div><div><br></div><div>Regards,</div><div>Willem<br><br><div class="gmail_quote">
<div><div></div><div class="h5">On Wed, Jun 2, 2010 at 11:29 AM, Hisham <span dir="ltr"><<a href="mailto:mhishami@gmail.com" target="_blank">mhishami@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">Hi,<br>
<br>
<br>
I have below operation:<br>
<br>
1> Wsdl = yaws_soap_lib:initModel("SDPServices.wsdl").<br>
{wsdl,[],<br>
     {model,[{type,'_document',sequence,<br>
                   [{el,[{alt,'soap:Header','soap:Header',[],<br>
1,1,true,<br>
                              undefined},<br>
                         {alt,'soap:Fault','soap:Fault',[],<br>
1,1,true,undefined},<br>
                         {alt,'soap:Envelope','soap:Envelope',[],<br>
1,1,true,undefined},<br>
                         {alt,'soap:Body','soap:Body',[],<br>
1,1,true,undefined},<br>
                         {...}|...],<br>
3> yaws_soap_lib:wsdl_operations(Wsdl).<br>
[]<br>
4><br>
<br>
My concern is, I have "zero" operations after parsing the WSDL as<br>
shown in 3> above.<br>
I browse through the web, and some says I have to trim the<br>
"nillable=true" out, and it should be fine.<br>
That was done, but still the operations are zero.<br>
<br>
Anybody can pin point to the right direction?<br>
<br>
TIA.<br>
<br></div></div>
________________________________________________________________<br>
erlang-questions (at) <a href="http://erlang.org" target="_blank">erlang.org</a> mailing list.<br>
See <a href="http://www.erlang.org/faq.html" target="_blank">http://www.erlang.org/faq.html</a><br>
To unsubscribe; mailto:<a href="mailto:erlang-questions-unsubscribe@erlang.org" target="_blank">erlang-questions-unsubscribe@erlang.org</a><br>
<br>
</blockquote></div><br></div>
</blockquote></div><br></div>