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

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

Java API for WSDL 2.0 Element Model
This section describes the Element Model used by Woden to represent a WSDL 2.0 document. org.apache.woden.wsdl20.xml.De scriptionElementclass represents the top element, Description.
2022-10-01, ∼288🔥, 0💬

Python SOAP Client: Zeep
This chapter provides tutorial notes and example codes on Zeep Python library for WSDL. Topics include introduction of Zeep library; installing Python 3 engine and Zeep library; parsing WSDL 1.1 documents with Zeep default script; invoking WSDL 1.1 services and their operations.
2024-01-09, ∼285🔥, 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.1 over HTTP with rpc/encoded as the message style and the encoding option.
2022-10-01, ∼283🔥, 0💬

WSDL Related Terminologies
This section provides quick descriptions of Web Services and SOAP terms.
2022-10-01, ∼281🔥, 0💬

Validating and Inspecting WSDL 1.1 Documents
This section provides a tutorial example on validating and inspecting a WSDL 1.1 document using SoapUI
2022-10-01, ∼277🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼276🔥, 0💬

What Is Perl SOAP::Lite
This section describes the SOAP Perl implementation - SOAP:Lite and its features.
2022-10-01, ∼276🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼270🔥, 0💬

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

Archived: Axis2GetSpeechClient.java - document/literal Style
This section provides a tutorial example on how to build a SOAP Body message in document/literal style and call the GetSpeech Web service.
2022-10-01, ∼267🔥, 0💬

encodingStyle="uri" Required for rpc/encoded
This section provides a tutorial example on how to write a PHP program to call an RPC method based Web service using the SoapClient class. The Web service WSDL document has encodingStyle='uri' included.
2022-10-01, ∼266🔥, 0💬

Operation Message Styles
This section describes operation message styles defined in WSDL Version 2.0 Part 2: Adjuncts - RPC, IRI, and Multipart.
2022-10-01, ∼264🔥, 0💬

RPC Style Example - Get Stock Price
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with RPC as the message style.
2022-10-01, ∼263🔥, 0💬

SocketRequestResponseServer.java - Socket Server Testing Program
This section provides a tutorial example on how to write a socket level server side testing program to receive and record request received from a client program.
2022-10-01, ∼263🔥, 0💬

SoapUI as WSDL 1.1 Testing Tool
This chapter provides tutorial notes and example codes on SoapUI as WSDL 1.1 testing tool. Topics include SoapUI features; downloading and installing SoapUI; validating and importing SOAP based WSDL documents; creating and submitting mock requests; creating and running mock Web services.
2022-10-01, ∼261🔥, 0💬

WSDL Version 2.0 Part 2: Adjuncts
This chapter provides tutorial notes and example codes on WSDL 2.0 Adjuncts. Topics include WSDL message exchange patterns; operation safety flag; operation message style; SOAP binding extension; SOAP 1.2 binding rules.
2022-10-01, ∼258🔥, 0💬

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, ∼258🔥, 0💬

Apache Axis2/Java for WSDL 1.1
This chapter provides tutorial notes and example codes on Apache Axis2/Java for WSDL 1.1. Topics include creating a ServiceClient object for an XML document based Web service; turning off Chunked HTTP flag; invoking an operation with sendReceive() method; creating an RPCServiceClient object for an R...
2022-10-01, ∼256🔥, 0💬

Axis2RegistrationClient.java - document/literal Style
This section provides a tutorial example on how to build a SOAP Body message in document/literal style and call the Registration Web service.
2022-10-01, ∼254🔥, 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, ∼250🔥, 0💬

What Is WSDL 1.1 SOAP Extension
This section describes the SOAP extension included in the original 2001 WSDL 1.1 specification to support SOAP 1.1 binding. 7 language components introduced in WSDL 1.1 binding extension for SOAP 1.1.
2022-10-01, ∼249🔥, 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, ∼249🔥, 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, ∼246🔥, 0💬

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