Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option

Description

-?

Displays the online help for this utility.

-help

-h

-wv

Specifies the WSDL version the tool expects. The default is WSDL 1.1. The tool can also use WSDL 1.2.

-p

Specifies a mapping between the namespaces used in the WSDL document and the prefixes used in the generated Javascript. This argument can be used more than once.

-catalog

Specifies the URL of an XML catalog to use for resolving imported schemas and WSDL documents.

-d

Specifies the directory into which the generated code is written.

-validate

Instructs the tool to validate the WSDL document before attempting to generate any code.

-v

Displays the version number for the tool.

-verbose

Displays comments during the code generation process.

-quiet

Suppresses comments during the code generation process.

wsdlUrl

Specifies the location of the WSDL document from which the code is generated.

See Also

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