RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLItems Methods

The methods of the TWSDLItems class are listed here.

 
Name 
Description 
 
Returns the name of the definitions node in the WSDL document. 
 
Returns the value of the TargetNamespace property. 
 
Returns the prefix string that represents the target namespace of the WSDL document. 
 
Name 
Description 
 
Indicates whether two node names refer to the same element. 
 
Returns the name of the binding associated with a specified service and port. 
 
Returns the names of all bindings associated with a specified port type. 
 
Returns the interface for a specified operation on a specified binding. 
 
Fills a WideString list with the names of all bindings defined in the WSDL document. 
 
Returns the port type to which a specified binding applies. 
 
This is the overview for the GetHttpBindingAttribute method overload. 
 
Fills a WideString list with the namespaces of all documents imported by this one. 
 
Fills a string list with the names of all messages that must be passed in or out when calling a specified operation. 
 
Returns the interface for the node that describes a message. 
 
Fills a WideString list with the names of all messages defined in the WSDL document. 
 
Returns the interface for the node that describes an operation. 
 
Fills a WideString list with the names of all operations defined for a specified port type. 
 
Fills a list with the names of all operations defined on the port type of a specified binding. 
 
Returns the interface for the node that describes a part of a message. 
 
Fills a list with the names of all parts defined for a specified message. 
 
Fills a list with the names of all parts defined for input messages of a specified operation. 
 
Fills a list with the names of all ports defined within a specified service. 
 
Returns the interface for the node that describes a port type defined in the WSDL document. 
 
Fills a list with the names of all port types defined in the WSDL document. 
 
Returns the interface for the schema node that defines a type. 
 
Fills a list with the namespaces for all schema definitions of types in the WSDL document. 
 
Retrieves the names of the service and port associated with a specified binding. 
 
Returns the interface for the node that describes a service defined in the WSDL document. 
 
Fills a list with the names of all services defined in the WSDL document. 
 
Returns the value of the soapAction attribute of a specified operation on a specified binding. 
 
Fills a list with the soapAction attributes for all operations on a specified SOAP binding. 
 
Returns the address of a specified port from a specified service. 
 
Returns the value of a specified attribute of a specified SOAP binding. 
 
Returns the interface for the input node on a specified binding and operation. 
 
Returns the interface for a node on a specified binding and operation. 
 
Returns the interface for the output node on a specified binding and operation. 
 
Returns the value of an attribute of a body tag of a message type in an operation on the port type of a SOAP binding. 
 
Returns the value of an attribute of a body tag of an input message in an operation on the port type of a SOAP binding. 
 
Returns the value of the first namespace attribute found on a SOAP body node inside a binding with a specified port type. 
 
Returns the value of an attribute of a body tag of an output message in an operation on the port type of a SOAP binding. 
 
Returns an interface for accessing a specified set of header nodes.  
 
Returns an interface for accessing the header nodes that belong to the input node of a specified binding and operation. 
 
Returns the value of an attribute on the <soap:operation> node of an operation on a SOAP binding. 
 
Returns the value of the style attribute of a specified operation on a specified binding. 
 
Returns an interface for accessing the header nodes that belong to the output node of a specified binding and operation. 
 
Returns the interface for this TWSDLItems instance. 
 
Returns a reference to this TWSDLItems instance. 
 
Indicates whether the WSDL document includes any type definitions. 
 
Indicates whether a specified port type has an HTTP binding. 
 
Executes a callback for every WSDL document that this one imports. 
 
Load 
Loads a WSDL document and activates it. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!