SIBWSWSDLLocation

Identifies the location of a WSDL document and a specific service element within the WSDL document.



Attributes Summary
WSDLServiceName : StringThe name of the service within the WSDL.
WSDLServiceNamespace : StringThe namespace of the service within the WSDL.
WSDLLocation : StringThe location of the WSDL file.
WSDLLocationKindThe possible types of WSDL location.
WSDLUDDIReference : StringThe UDDI registry containing the service provider's WSDL document.

Attribute Details

WSDLServiceName    -    The name of the service within the WSDL. Only required if there is more than one service in the WSDL.
     data type:  String
     default Value:   unspecified



WSDLServiceNamespace    -    The namespace of the service within the WSDL. Only required if there is more than one service in the WSDL with the same name.
     data type:  String
     default Value:   unspecified



WSDLLocation    -    The location of the WSDL file. Required.
     data type:  String
     default Value:   unspecified



WSDLLocationKind    -    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
     data type: 
     default Value:   URL_TO_WSDL



WSDLUDDIReference    -    The UDDI registry containing the service provider's WSDL document. Required if WSDLLocation is defined as UDDI Location Type.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004