Soap.WSDLBind
| Package | soaprtl250.bpl |
|---|
Klassen
| IBinding | |
| IBindingInput | |
| IBindingOperation | |
| IBindingOperations | |
| IBindingOutput | |
| IBindings | |
| IDefinition | |
| IDocumentation | IDocumentation ist ein Interface für einen Dokumentationsknoten in einem WSDL-Dokument. |
| IDocumentationCollection | IDocumentationCollection ist ein Interface für eine Kollektion der Dokumentationsknoten in einem WSDL-Dokument. |
| IDocumented | IDocumented ist ein Interface für einen dokumentierten Knoten im WSDL-Dokument. |
| IFault | |
| IFaults | |
| IImport | IImport ist ein Interface für den import-Knoten in einem XML-Dokument. |
| IImports | IImports ist ein Interface für eine Kollektion der import-Knoten in einem WSDL-Dokument. |
| IMessage | |
| IMessages | |
| IOperation | |
| IOperations | |
| IParam | |
| IPart | |
| IParts | |
| IPort | |
| IPorts | |
| IPortType | |
| IPortTypes | |
| IService | |
| IServices | |
| ITypes | ITypes ist das Interface für die in einem WSDL-Dokument definierten Typen. |
| IWSDLDocument | IWSDLDocument ermöglicht den Low-Level-Zugriff auf die Definitionen in einem WSDL-Dokument. |
| IXMLSchemaDefs | IXMLSchemaDefs ist ein Interface für eine Kollektion der Schemadefinitionen in einem WSDL-Dokument. |
| TBinding | |
| TBindingOperation | |
| TBindingOperations | |
| TBindings | |
| TDefinition | |
| TDocumentation | |
| TDocumentationCollection | |
| TDocumented | |
| TFault | |
| TFaults | |
| TImport | |
| TImports | |
| TMessage | |
| TMessages | |
| TOperation | |
| TOperations | |
| TParam | |
| TPart | |
| TParts | |
| TPort | |
| TPorts | |
| TPortType | |
| TPortTypes | |
| TService | |
| TServices | |
| TTypes | |
| TWSDLDocument | TWSDLDocument repräsentiert ein WSDL-Dokument. |
| TXMLSchemaDefs |
Routinen
| GetDefinition | |
| LoadWSDLDoc | |
| NewWSDLDoc |
Konstanten
| SBinding | SBinding: string = binding; |
| SDefinitions | SDefinitions: string = definitions; |
| SFault | SFault: string = fault; |
| SImport | SImport: string = import; |
| SInput | SInput: string = input; |
| SLocation | SLocation: string = location; |
| SMessage | SMessage: string = message; |
| SNamespace | SNamespace: string = namespace; |
| SOperation | SOperation: string = operation; |
| SOutput | SOutput: string = output; |
| SPart | SPart: string = part; |
| SPort | SPort: string = port; |
| SPortType | SPortType: string = portType; |
| SService | SService: string = service; |
| SType | SType: string = type; |
| STypes | STypes: string = types; |