Generate WSDL wizard: Specify WSDL details

Use this panel to describe some details of the WSDL definition that you want to generate.

Generate WSDL wizard

The following panels are shown by the Generate WSDL wizard:

Panel properties

File Format
Select from:
  • Generate to single WSDL file

    The WSDL document is written to a single file. This format is widely understood by external applications and SOAP toolkits.

  • Generate to multiple WSDL files (one each for port type, service, and binding)

    The WSDL document is split into multiple files. This format offers better reuse of the component files.

WSDL Version
Select the required version of WSDL.
SOAP Version
Select the required version of SOAP
Style
The style determines the format of the runtime SOAP messages described by the generated WSDL. The choices are:
  • rpc
  • document
WSDL Namespace
This must be a valid URI and becomes the target namespace for the WSDL definitions. This value has no particular significance outside of the WSDL definition itself and does not correspond to the namespace of SOAP messages described by the generated WSDL. A default value of http://tempuri.org/<message set name> is set.
RPC Namespace
This field is only enabled if you selected the Style as rpc. It is the namespace for the immediate children of your SOAP body. The value must be a valid URI. A default value of http://tempuri.org/<message set name> is set.
Definition Name
This is used in deriving the names of the WSDL file or files to be created, The default value is the name of your message set.
Documentation
Optional: This text is included as documentation for the PortType element on the generated WSDL. It has no implications for the SOAP messages described by the generated WSDL.
Related tasks
Generating a WSDL definition from a message set
Related reference
Generate WSDL wizard
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:21:27

ad30733_