php 5 soap question



Hey folks,

I am using PHP5 in the latest xampp distro to write a proof of concept
soap application with wsdl and cannot get it to recognise the <types>
element.

If I comment out the <types> element and use basic types in the
message <part>, all works fine. But if I try and declare a
complextype in the <types> element I get an error message stating
unexpected element <schema>.

My understanding is that the <schema> element means that the types
defined inside it are imbedded rather than imported ?

Cheers.
Andy

.



Relevant Pages

  • RE: Consuming Web Service without Web Reference
    ... Eventhough I extracted schema from WSDL iam not able to call the web service. ... Generally, when you add a web reference, the orchestration web port contains ... You've said you've created a proxy class that is added as a reference to the ...
    (microsoft.public.biztalk.general)
  • Re: mandatory fields....
    ... I don't like writing WSDL and just wanted to clairfy that you don't have to ... write the WSDL first to adhere to 'contract first' develpoment and that you ... As for the answer for the validation logic that is contained in the XSD, ... > validation logic defined in the schema. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • RE: Webmethod Accepting XmlDocument as argument, with WSDL reflect
    ... "Dan Rogers" wrote: ... > output XML that is schema compliant. ... This is why in the WSDL you see ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: WSDL generates with wrong "minOccurs" values
    ... There is no .Net attribute for controlling the min/maxoccurs schema ... do you then generate WSDL from that VB code? ... >> Public Class MessageHeaderType ... >> Public MessageID As MessageIDType ...
    (microsoft.public.dotnet.xml)
  • RE: Office 2003 Web Services Toolkit issues
    ... I cannot simply post an individual WSDL file because ... it contains import statements for XML schema types, ... Can you confirm that the Office 2003 Web Services Toolkit tool ... can handle WSDL which imports other schema? ...
    (microsoft.public.dotnet.framework.webservices)