This type is a class for model objects.
Identifies the location of a WSDL document and a specific service element within the WSDL document.
Package: sibwsoutboundAttributes Summary | |
WSDLServiceName : EString | The name of the service within the WSDL. Only required if there is more than one service in the WSDL. |
WSDLServiceNamespace : EString | The namespace of the service within the WSDL. Only required if there is more than one service in the WSDL with the same name. |
WSDLLocation : EString | The location of the WSDL file. Required. |
WSDLLocationKind : SIBWSServiceLocationKind | The possible types of WSDL location. A WSDL document may be located either at a URL, or in a UDDI registry, in which case the location contains the UDDI service key. Required |
WSDLUDDIReference : EString | The UDDI registry containing the service provider's WSDL document. Required if WSDLLocation is defined as UDDI Location Type. |
Attribute Details |