<< < 1 2 3 4 5 6 7 > >>   ∑:157  Sort:Rank

Methods on the SoapClient Class
This section provides all methods that are available on the SoapClient class. The Web service operation (function) can be called directly as a regular function on the client object.
2022-10-01, ∼239🔥, 0💬

wsdlx:safe="true|false" Operation Safety
This section describes the operation safety flag added to operations. The safety flag wsdlx:safe='true|false' is provided as part of WSDL 2.0 Extension language.
2022-10-01, ∼233🔥, 0💬

document/literal Example - Guest Registration
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with document/literal as the message style and the encoding option.
2022-10-01, ∼232🔥, 0💬

rpc/encoded Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with rpc/encoded as the message style and the encoding option.
2022-10-01, ∼230🔥, 0💬

Perl SOAP::Lite for WSDL 1.1
This chapter provides tutorial notes and example codes using WSDL 1.1 in Perl with SOAP::Lite. Topics include SOAP::Lite client methods; using service() method to load WSDL document; calling RPC method based Web services; building SOAP::Data objects to represent XML documents; calling XML document b...
2022-10-01, ∼230🔥, 0💬

Request and Response - Book Reservation
This section provides a mock request and a mock response for the Reservation Web service that uses SOAP 1.1 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, ∼227🔥, 0💬

"binding" - Binding Definition Element
This section describes 'binding', a definition element that defines a binding for operations defined in an interface to a communication protocol and a message transmission format.
2022-10-01, ∼225🔥, 0💬

Request and Response - Guest Registration
This section provides a mock request and a mock response for the Registration Web service that uses SOAP 1.2 over HTTP with document/literal as the message style and the encoding option.
2022-10-01, ∼224🔥, 0💬

"description" - The Root Element
This section describes 'description', the root element of a WSDL document. The target namespace and other namespaces should be provided at the root element level.
2022-10-01, ∼222🔥, 0💬

Request and Response - Refill Order
This section provides a mock request and a mock response for the RefilOrder Web service that uses SOAP 1.1 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names (QName) for sub elements in SOAP Body.
2022-10-01, ∼221🔥, 0💬

"binding" - Binding Definition Element
This section describes 'binding', a definition element that defines a binding for operations defined in a port type to a communication protocol and a message transmission format.
2022-10-01, ∼219🔥, 0💬

SOAP Body and Operation Name - Book Reservation
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.2 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, ∼219🔥, 0💬

Archived: Downloading and Installing PHP 5.3.1
This section provides a tutorial example on how to download and install PHP 5.3.1 on a Windows system.
2022-10-01, ∼219🔥, 0💬

WSDL 2.0 Core, Adjuncts and Extensions
This section describes WSDL 2.0 core, adjuncts, and extensions: message exchange patterns, operation safety and styles extensions, SOAP and HTTP extensions.
2022-10-01, ∼216🔥, 0💬

"interface" - Interface Definition Element
This section describes 'interface', a definition element that defines an interface type with one or multiple operations. An operation is defined with an input-output pattern. An input or output is defined use a given data element.
2022-10-01, ∼216🔥, 0💬

What Is WSDL 1.1 SOAP Extension
This section describes the SOAP extension added in 2006 to the original 2001 WSDL 1.1 specification to support SOAP 1.2 binding. 7 language components introduced in WSDL 1.1 binding extension for SOAP 1.2.
2022-10-01, ∼216🔥, 0💬

PHP SOAP Extension for WSDL 1.1
This chapter provides tutorial notes and example codes on SOAP Extension in PHP for WSDL 1.1 documents. Topics include configuring SOAP Extension; reviewing SoapClient class and methods; calling RPC method based and XML document based Web services; rpc/encoded style requiring encodingStyle attribute...
2022-10-01, ∼216🔥, 0💬

"types" - The Container Element for Data Types
This section describes 'types', the container element that has extensibility elements from other language to define data types used to describe messages for Web service operations.
2022-10-01, ∼215🔥, 0💬

Archived: Downloading and Installing SoapUI 3.0.1
This section provides a tutorial example on downloading and installing SoapUI 3.0.1 on Windows system.
2022-10-01, ∼215🔥, 0💬

Overview of WSDL 2.0 Document Structure
This section describes the high level structure of a WSDL 2.0 document, an XML document with 'description' as the root element, and 'types', 'interface', 'binding' and 'service' as top level elements.
2022-10-01, ∼211🔥, 0💬

WSDL 1.1 Framework and Extensions
This section describes WSDL 1.1 core framework and 4 extensions: SOAP 1.1, HTTP, MIME and SOAP 1.2
2022-10-01, ∼211🔥, 0💬

elementFormDefault="qualified" - Refill Order
This section provides a tutorial example on how to write a WSDL 1.1 example that uses SOAP 1.2 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names for sub elements in SOAP Body.
2022-10-01, ∼211🔥, 0💬

Request and Response - Get Exchange Rate
This section provides a mock request and a mock response for the Get Exchange Rate Web service that uses SOAP 1.2 over HTTP with rpc/encoded as the message style and the encoding option.
2022-10-01, ∼210🔥, 0💬

Archived: SoapUI 3.0.1 MockService - Web Service Simulator
This section provides a tutorial example on how to create a Web service simulator, MockService, with SoapUI 3.0.1, to return a mock response.
2022-10-01, ∼209🔥, 0💬

<< < 1 2 3 4 5 6 7 > >>   ∑:157  Sort:Rank