WSDLItems
From RAD Studio VCL Reference
Contents |
Delphi Information
Array
| IHeaderInfoArray | |
| IQualifiedNameArray |
IQualifiedNameArray is a dynamic array of interfaces for obtaining names of XML items. |
Class
| TWSDLItems |
TWSDLItems represents the definitions in a WSDL document. |
Enum
| IterateImportOptions |
Function
| HasDefinition | |
| NewQualifiedName |
Interface
| IHeaderInfo | |
| IQualifiedName |
IQualifiedName is the interface for obtaining an information about a name in an XML document. |
| IWSDLItems |
IWSDLItems provides access to a WSDL document. |
C++ Information
Class
| IHeaderInfo | |
| IQualifiedName |
IQualifiedName is the interface for obtaining an information about a name in an XML document. |
| IWSDLItems |
IWSDLItems provides access to a WSDL document. |
| TWSDLItems |
TWSDLItems represents the definitions in a WSDL document. |
Enum
| IterateImportOptions |
Function
| HasDefinition | |
| NewQualifiedName |
Typedef
| IHeaderInfoArray | |
| IQualifiedNameArray |
IQualifiedNameArray is a dynamic array of interfaces for obtaining names of XML items. |
| TWSDLIterateProc |
TWSDLIterateProc is the type for callbacks that execute when importing a WSDL document. |
| _di_IHeaderInfo | |
| _di_IQualifiedName | |
| _di_IWSDLItems |