Generate Binding and Service Port Dialog Box
See Also
The Generate Binding and Service Port dialog box enables you to create a binding and service from an existing port type.
A binding contains protocol and data format information
for the operations and messages of a port type.
- Binding Name. Enter a name for the binding. The default value is derived from the WSDL name.
- Binding Type. Select the type of binding.
The appropriate extensibility elements will be added to the WSDL file.
- Binding Subtype.
If you selected the HTTP binding type, then you must specify whether the binding uses the GET or POST verb and
whether message parts are encoded into the HTTP request URI using the standard URI-encoding rules or using a replacement algorithm.
If you selected the SOAP binding type, then you must specify whether the operations are RPC-oriented or document-oriented and
how the message parts reference their types.
For other binding types, you have only one choice for the binding subtype.
A service consists of one or more related ports.
Each port associates a binding with a network address, thus defining an individual endpoint that clients can access.
- Service Name. Enter a name for the service. The default value is derived from the WSDL name.
- Port Name. Enter a name for the port. The default value is derived from the WSDL name.
- See Also
- About the WSDL Editor
- Configuring Bindings Using the WSDL View
- Configuring Services Using the WSDL View
Legal Notices