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

"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, ∼246🔥, 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, ∼244🔥, 0💬

"service" - Service Definition Element
This section describes 'service', a definition element that defines a service as one or multiple endpoints. An endpoint defines a binding to a communication address.
2022-10-01, ∼241🔥, 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.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, ∼241🔥, 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, ∼231🔥, 0💬

IRI Style Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with Multipart as the message style.
2022-10-01, ∼214🔥, 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.2 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, ∼212🔥, 0💬

SOAP Binding Extension
This section describes the SOAP Binding Extension added to the WSDL 2.0 Core language to enable Web services applications to use SOAP (Simple Object Access Protocol).
2022-10-01, ∼208🔥, 0💬

Testing SOAP Extension with WSDL 1.1
This section provides a tutorial example on how to configure and test SOAP Extension with a WSDL 1.1 document with my Hello Web service.
2022-10-01, ∼202🔥, 0💬

WSDL 2.0-2 Adjuncts Not Supported by Woden API
This section provided a tutorial example to show that Woden Java API does not support WSDL 2.0 Part 2: Adjuncts specifications.
2022-10-01, ∼185🔥, 0💬

Using WSDL2Java to Generate Web Service Stub Classes
This chapter provides tutorial notes and example codes on WSDL2Java. Topics include using the WSDL2Java tool included in Axis2; generating client side stub classes; using stub and data type classes; testing stub classes with XML document and RPC method based Web services.
2022-07-25, ≈15🔥, 10💬

💬 2018-04-22 test name: thanks

💬 2017-01-20 Stephen: Hi , thanks for this tutorial

💬 2016-02-24 Herong: NfeDownloadNFStub, do you need any help on your WSDL document?

💬 2016-02-23 NfeDownloadNFStub: &lt;?xml version="1.0" encoding="UTF-8"?> &lt;wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLS chema"xmlns:soap12="...

💬 2015-12-18 prem: thanks

WSDL Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning WSDL himself. Topics include introduction to WSDL (Web Services Definition Language); WSDL document structure; 'types', 'interface', 'binding' and 'service' definition elements; differences between style=...
2022-03-11, ∼2019🔥, 3💬

What Is WSDL 1.1
This section describes what is a WSDL 1.1 - Version 1.1 of WSDL (Web Services Definition Language is a language that can be used to define Web services as WSDL documents.
2021-11-19, ∼459🔥, 1💬

💬 2021-11-19 siva: hi

document/literal Example - Guest Registration
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.2 over HTTP with document/literal as the message style and the encoding option.
2021-09-06, ∼2389🔥, 2💬

💬 2021-09-06 aaa: Thanks

💬 2017-05-29 Guest: thanks

What Is WSDL 2.0
This section describes what is a WSDL 2.0 - Version 2.0 of WSDL (Web Services Definition Language is a language that can be used to define Web services as WSDL documents.
2021-01-19, ∼473🔥, 1💬

Validating and Inspecting WSDL Documents
This section provides a tutorial example on loading a WSDL 2.0 document in SoapUI and getting an error message.
2021-01-14, ∼1179🔥, 1💬

SOAP::Serializer - Converting Data Objects to XML
This section provides a tutorial example on how to convert SOAP::Data objects into XML strings, using an undocumented method serialize() in the SOAP::Serializer class.
2020-04-25, ∼1042🔥, 1💬

💬 2020-04-25 Fabio: Very useful, thanks!

"soap:address" - Location of Service
This section describes 'soap:address', a SOAP extension element that specifies an address where Web service is located.
2020-04-21, ≈13🔥, 6💬

💬 2020-04-21 kaviarasu: Thank you

💬 2016-10-03 666: 6666

💬 2016-05-18 Nasir Peraiz: Nice work by your team

"soap:body" - Binding for SOAP Body
This section describes 'soap:body', a SOAP extension element that specifies how the SOAP Body should be constructed in the SOAP message for an operation input and output. 'literal' means no encoding.
2019-12-23, ∼6209🔥, 2💬

💬 2017-08-16 willy poki: hola

Configuring and Testing SOAP Extension
This section provides a tutorial example on how to configure and test SOAP Extension with a WSDL 2.0 document. It fails with an error.
2019-07-19, ∼356🔥, 1💬

Downloading and Installing SoapUI
This section provides a tutorial example on downloading and installing SoapUI 5.0.0 on Windows system.
2017-12-27, ∼2574🔥, 5💬

💬 2017-12-27 Aldo: 10 Points !

💬 2017-07-25 apple: 急需!!

💬 2015-09-08 Abdul Latheef: Need SoapUI.

💬 2015-07-29 b vijay: good

WSDL Message Exchange Patterns
This section describes message exchange patterns defined in WSDL Version 2.0 Part 2: Adjuncts - In-Only, Robust In-Only, and In-Out.
2017-06-22, ∼3054🔥, 5💬

💬 2017-04-30 Sam: Incredible!!.This solution worked like a charm. Thanks a ton.

💬 2016-06-10 shravan: ok

💬 2016-02-12 Herong: Sarah, I don't think WSDL supports multiple input or output messages for an single operation. May be can put "m" and "m1" into a...

💬 2016-02-08 sarah: My name is Sarah and I am a student , during my searches i found this website. i have a problem and i am looking for help 1- Iam...

sendReceive() Method - Invoking a Named Operation
This section provides a tutorial example on how to use the sendReceive() method to invoke an operation defined in the service inside the ServiceClient object.
2017-06-06, ∼485🔥, 1💬

XSD_ANYXML Encoding - Building SOAP Body Element
This section provides a tutorial example to show different behaviors of SoapClient on XML document based Web services.
2017-05-01, ∼5562🔥, 2💬

💬 2015-12-30 Mohammad Khan: Thanks, I was struggling to get the syntax right in the xlm request. these examples, particularly the 3rd one helped me better u...

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