Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removing "Comparison with other WSDL validators" as it doesn't belong here.

...

idl2wsdl, java2js, java2ws, wsdl2corba, wsdl2java, wsdl2js, wsdl2service, wsdl2soap, wsdl2xml and xsd2wsdl.

Comparison with other WSDL validators

This section is a work in progress. This table will be reworked with the most commonly used WSDL validators for WSDL 1.1.

Feature

CXF's WSDL Validator

Eclipse's WSDL Validator

Web Services Validation Tool for WSDL and SOAP

WSDL Analyzer

eXtc WSDL Validator

Check the WSDL document for XML well-formedness.

(tick)

(tick)

(tick)

(tick)

(tick)

Validate the WSDL document against its XML Schema.

(tick)

(tick)

(tick)

(tick)

(tick)

Validate against WSDL 1.1 specification

(tick)

(tick)

Determining

Determining

Determining

Validate against WS-I Basic Profile 1.1

(tick)

(tick)

Determining

Determining

Determining

Validate against Simple SOAP Binding Profile 1.0

Determining

(tick)

Determining

Determining

Determining

Validate against Attachments Profile 1.0

Determining

(tick)

Determining

Determining

Determining

For eclipse, the WS-I Basic Profile 1.1, Simple SOAP Binding Profile 1.0 and Attachments Profile 1.0 are validated through the Web Services Interoperability (WS-I) extension.