=head1 NAME XML::Compile::SOAP::Util - general purpose routines for XML::Compile::SOAP =head1 INHERITANCE XML::Compile::SOAP::Util is a Exporter =head1 DESCRIPTION This module collects functions which are useful on many places in the SOAP implemention, just as L 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. =head1 FUNCTIONS =head2 Constants The export TAG C<:soap11> groups the SOAP version 1.1 related exported constants C, C, actor C, and http indicator C. =pod The export TAG C<:soap12> groups the SOAP version 1.2 related exported constants C, C, C, and role abbreviations C, C, C. =pod The export TAG C<:wsdl11> groups the exported WSDL version 1.1 related constants C, C, C, C, C. =pod The export TAG C<:daemon> refers currently only to the constant C, which refers to the MicroSoft Extension Framework namespace. =head1 SEE ALSO This module is part of XML-Compile-SOAP distribution version 0.77, built on August 15, 2008. Website: F All modules in this suite: L, L, L, L, L, L, L. Please post questions or ideas to the mailinglist at F For life contact with other developers, visit the C<#xml-compile> channel on C. =head1 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 F