NAME
XML::Compile::SOAP12::Util - general purpose routines for XML::Compile::SOAP12
INHERITANCE
XML::Compile::SOAP12::Util
is a Exporter
DESCRIPTION
This module collects functions which are useful on many places in the SOAP 1.2 implemention, just as XML::Compile::Util does for general XML implementations (often you will needs things from both).
On the moment, only constant URIs are exported.
FUNCTIONS
The export TAG :soap12 groups the SOAP version 1.2 related exported constants
- basic constants
-
SOAP12ENV,SOAP12ENC,SOAP12RPC,SOAP12BIND,SOAP12MEP,SOAP12FEATURES. - role abbreviations
-
SOAP12NONE,SOAP12NEXT,SOAP12ULTIMATE - binding framework
-
SOAP12CONTEXT - exchange context
-
SOAP12CTXPATTERN,SOAP12CTXFAILURE,SOAP12CTXROLE,SOAP12CTXSTATE - Features
-
SOAP12WEBMETHOD,SOAP12METHODPROP,SOAP12ACTION,SOAP12ACTIONPROP - MEP
-
SOAP12REQRESP,SOAP12RESP,SOAP12MEPOUT,SOAP12MEPIN,SOAP12MEPDEST,SOAP12MEPSEND
SEE ALSO
This module is part of XML-Compile-SOAP12 distribution version 2.02, built on November 09, 2010. Website: http://perl.overmeer.net/xml-compile/
Other distributions in this suite: XML::Compile, XML::Compile::SOAP, XML::Compile::SOAP12, XML::Compile::SOAP::Daemon, XML::Compile::SOAP::WSA, XML::Compile::Tester, XML::Compile::Cache, XML::Compile::Dumper, XML::Compile::RPC, XML::Rewrite, XML::eXistDB, and XML::LibXML::Simple.
Please post questions or ideas to the mailinglist at http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile For live contact with other developers, visit the #xml-compile channel on irc.perl.org.
LICENSE
Copyrights 2009-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