1SOAP::WSDL::Expat::MessUasgeer2HCaosnht(r3i)buted Perl DSoOcAuPm:e:nWtSaDtLi:o:nExpat::Message2Hash(3)
2
3
4

NAME

6       SOAP::WSDL::Expat::Message2Hash - Convert SOAP messages to perl hash
7       refs
8

SYNOPSIS

10        my $parser = SOAP::WSDL::Expat::MessageParser->new({
11           class_resolver => 'My::Resolver'
12        });
13        $parser->parse( $xml );
14        my $obj = $parser->get_data();
15

DESCRIPTION

17       Real fast expat based SOAP message parser.
18
19       See SOAP::WSDL::Manual::Parser for details.
20

Bugs and Limitations

22       ·   Ignores all namespaces
23
24       ·   Ignores all attributes
25
26       ·   Does not handle mixed content
27
28       ·   The SOAP header is ignored
29

AUTHOR

31       Replace the whitespace by @ for E-Mail Address.
32
33        Martin Kutter E<lt>martin.kutter fen-net.deE<gt>
34
36       Copyright 2004-2007 Martin Kutter.
37
38       This file is part of SOAP-WSDL. You may distribute/modify it under the
39       same terms as perl itself
40

Repository information

42        $Id: $
43
44        $LastChangedDate: 2007-09-10 18:19:23 +0200 (Mo, 10 Sep 2007) $
45        $LastChangedRevision: 218 $
46        $LastChangedBy: kutterma $
47
48        $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Expat/MessageParser.pm $
49
50
51
52perl v5.32.0                      2020-07-28SOAP::WSDL::Expat::Message2Hash(3)
Impressum