The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

INHERITANCE

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

SYNOPSIS

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

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).

SEE ALSO

This module is part of XML-Compile-WSA distribution version 0.95, built on January 15, 2020. Website: http://perl.overmeer.net/CPAN/

LICENSE

Copyrights 2010-2020 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/