WSDL validation

The W3C standards for Web services allow for more than one interpretation, and the WS-I (Web services Interoperability Organization) introduced a separate standard called the Basic Profile to tighten up their use. For example, the WS-I Basic Profile does not allow the use of SOAP encoding, even though this is often seen in practice.

The WS-I Validator can be used to check your WSDL definitions against the Basic Profile. The validator can be run either: