The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

XML::Compile::SOAP::Util - general purpose routines for XML::Compile::SOAP

INHERITANCE

 XML::Compile::SOAP::Util
   is a Exporter

DESCRIPTION

This module collects functions which are useful on many places in the SOAP implemention, just as XML::Compile::Util does for general XML implementations (often you will needs things from both).

On the moment, only a long list of constant URIs are exported on the moment.

FUNCTIONS

Constants

The export TAG :soap11 groups the SOAP version 1.1 related exported constants SOAP11ENV, SOAP11ENC, actor SOAP11NEXT, and http indicator SOAP11HTTP.

The export TAG :soap12 groups the SOAP version 1.2 related exported constants SOAP12ENV, SOAP12ENC, SOAP12RPC, and role abbreviations SOAP12NONE, SOAP12NEXT, SOAP12ULTIMATE.

The export TAG :wsdl11 groups the exported WSDL version 1.1 related constants WSDL11, WSDL11SOAP, WSDL11HTTP, WSDL11MIME, WSDL11SOAP12.

SEE ALSO

This module is part of XML-Compile-SOAP distribution version 0.66, built on January 31, 2008. Website: http://perl.overmeer.net/xml-compile/

LICENSE

Copyrights 2007-2008 by Mark Overmeer. For other contributors see ChangeLog.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html