NAME

XML::Compile::SOAP::WSA::Util - constants for XML::Compile::SOAP::WSA

INHERITANCE

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

DESCRIPTION

This module collects constants used by the Web Service Addressing standard.

FUNCTIONS

Constants

Export TAG :wsa09 exports constants WSA09 (Web Service Addressing), WSA09_ROLE_ANON, and WSA09_FAULT.

Export TAG :wsa10 delivers constants WSA10, WSA10ADDR_ANON, WSA10ADDR_NONE, WSA10REL_REPLY, WSA10REL_UNSPEC, WSA10FAULT, WSA10SOAP_FAULT, and WSA10MODULE. The latter is an abstract name for the software component.

Export TAG :wsdl11 provides constants WSDL11WSAW.

Export TAG :wsdl20 provides no constants (yet)

Export TAG :soap11 defines nothing (yet)

Export TAG :soap12 provides constants SOAP12FEAT_DEST (Destination), _SE (SourceEndpoint>, _RE (ReplyEndpoint), <C_FE> (FaultEndpoint), _ACT (Action), _ID (MessageID), _REL (Relationship), and _REF (ReferenceParameters).

SYNOPSYS

 use XML::Compile::SOAP::WSA::Util qw/:wsa10/;

SEE ALSO

This module is part of XML-Compile-SOAP-WSA distribution version 0.13, built on October 06, 2012. 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::C14N, XML::Compile::WSS, 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 2010-2012 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