aboutsummaryrefslogblamecommitdiff
path: root/net/p5-XML-Compile-SOAP/pkg-descr
blob: b10eb649b68b95d76dc47351823022af3e1e6bda (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                                                             

                                            
                                                                             


                                                                                
                                                                                
                                     
 
                                                  
XML::Compile::SOAP handles the SOAP protocol. The first implementation is
SOAP1.1 (http://www.w3.org/TR/2000/NOTE-SOAP-20000508/), which is still most
often used. The SOAP1.2 definition (http://www.w3.org/TR/soap12/) is provided
via the separate distribution XML::Compile::SOAP12.

Be aware that there are three kinds of SOAP:
1. Document style (literal) SOAP, where there is a WSDL file which explicitly
   types all out-going and incoming messages. Very easy to use.
2. RPC style SOAP literal. The body of the message has an extra element wrapper,
   but the content is also well defined.
3. RPC style SOAP encoded. The sent data is nowhere described formally. The data
   is constructed in some ad-hoc way.

WWW: https://metacpan.org/release/XML-Compile-SOAP