WSDLValidatorPage edited by Robert LiguoriChanges (2)
Full ContentwsdlvalidatorThe wsdlvalidator validates whether a WSDL document is well-formed and schema conformed as noted by the following checks.
Syntaxwsdlvalidator -s <schema-url>* -w [[-V|-verbose]|-quiet] <wsdl-url> wsdlvalidator [-?|-h|-help] wsdlvalidator -v OptionsThe options used to validate WSDL file are reviewed in the following table.
You must specify the absolute or relative path to the WSDL document as the last argument. Exampleswsdlvalidator HelloWorld.wsdl wsdlvalidator -s http://cxf.apache.org/schemas -s http://mycompany/schemas Greeting.wsdl Ant usageTo execute the wsdlvalidator tool using Ant set the Java task's classname property to
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
