PHP doesn't support XSD validation through WSDL?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JamesG

    PHP doesn't support XSD validation through WSDL?

    Does anyone have any experience using complexTypes in WSDL with PHP5's
    ext/soap?

    I've written a Web service which in this fashion which works fine,
    except the schema is not used to validate the SOAP requests/
    responses.

    Have I just wasted my time writing these schemas, or is there a method
    to switch on validation?

    I knew I should have written it in ASP .NET!

    Thanks for any help!

Working...