Soap.WSDLBind

提供: RAD Studio API Documentation
移動先: 案内検索


パッケージ soaprtl.bpl

クラス

IBinding
IBindingInput
IBindingOperation
IBindingOperations
IBindingOutput
IBindings
IDefinition
IDocumentationIDocumentation は WSDL ドキュメント内のドキュメント ノードのインターフェイスです。
IDocumentationCollectionIDocumentationCollection は WSDL ドキュメント内のドキュメント ノードのコレクションのインターフェイスです。
IDocumentedIDocumented は WSDL ドキュメント内のドキュメント化されたノードのインターフェイスです。
IFault
IFaults
IImportIImport は WSDL ドキュメント内のインポート ノードのインターフェイスです。
IImportsIImports は WSDL ドキュメント内のインポート ノードのコレクションのインターフェイスです。
IMessage
IMessages
IOperation
IOperations
IParam
IPart
IParts
IPort
IPorts
IPortType
IPortTypes
IService
IServices
ITypesITypes は WSDL ドキュメント内で定義されている型のインターフェイスです。
IWSDLDocumentIWSDLDocument は、WSDL ドキュメント内の定義への、低層レベルでのアクセスを提供します。
IXMLSchemaDefsIXMLSchemaDefs は WSDL ドキュメント内のスキーマ定義のコレクションのインターフェイスです。
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
TWSDLDocumentTWSDLDocument は WSDL ドキュメントを表します。
TXMLSchemaDefs

ルーチン

GetDefinition
LoadWSDLDoc
NewWSDLDoc

定数

SBindingSBinding: string = binding;
SDefinitionsSDefinitions: string = definitions;
SFaultSFault: string = fault;
SImportSImport: string = import;
SInputSInput: string = input;
SLocationSLocation: string = location;
SMessageSMessage: string = message;
SNamespaceSNamespace: string = namespace;
SOperationSOperation: string = operation;
SOutputSOutput: string = output;
SPartSPart: string = part;
SPortSPort: string = port;
SPortTypeSPortType: string = portType;
SServiceSService: string = service;
STypeSType: string = type;
STypesSTypes: string = types;