GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XML::Compile::SOAP::Util(3) User Contributed Perl Documentation XML::Compile::SOAP::Util(3)

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

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

 use XML::Compile::SOAP::Util qw/:soap11 WSDL11/;

This module collects functions which are useful on many places in the SOAP implementation, 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.

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.

Besides, this tag also defines namespaces for server implementations: "XC_DAEMON_NS" refers to the XML::Compile::SOAP::Daemon server.

The export TAG ":xop10" refers to "XOP10", "XMIME10" and "XMIME11"

This module is part of XML-Compile-SOAP distribution version 3.27, built on April 07, 2021. Website: http://perl.overmeer.net/CPAN/

Copyrights 2007-2021 by [Mark Overmeer <markov@cpan.org>]. 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://dev.perl.org/licenses/

2021-04-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.