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.
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 :wsdl11
groups the exported WSDL version 1.1 related constants WSDL11
, WSDL11SOAP
, WSDL11HTTP
, WSDL11MIME
, WSDL11SOAP12
.
The export TAG :daemon
refers currently only to the constant MSEXT
, which refers to the MicroSoft Extension Framework namespace.
The export TAG :xop10
refers to XOP10
, XMIME10
and XMIME11
SEE ALSO
This module is part of XML-Compile-SOAP distribution version 2.10, built on February 08, 2010. Website: http://perl.overmeer.net/xml-compile/
All modules in this suite: XML::Compile, XML::Compile::SOAP, XML::Compile::SOAP12, XML::Compile::SOAP::Daemon, XML::Compile::Tester, XML::Compile::Cache, XML::Compile::Dumper, XML::Compile::RPC, and XML::Rewrite, XML::ExistDB, XML::LibXML::Simple.
Please post questions or ideas to the mailinglist at http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile For life contact with other developers, visit the #xml-compile
channel on irc.perl.org
.
LICENSE
Copyrights 2007-2010 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