debian man page for soap::wsdl::expat::message2hash

Query: soap::wsdl::expat::message2hash

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SOAP::WSDL::Expat::Message2Hash(3pm)			User Contributed Perl Documentation		      SOAP::WSDL::Expat::Message2Hash(3pm)

NAME
SOAP::WSDL::Expat::Message2Hash - Convert SOAP messages to perl hash refs
SYNOPSIS
my $parser = SOAP::WSDL::Expat::MessageParser->new({ class_resolver => 'My::Resolver' }); $parser->parse( $xml ); my $obj = $parser->get_data();
DESCRIPTION
Real fast expat based SOAP message parser. See SOAP::WSDL::Manual::Parser for details. Bugs and Limitations o Ignores all namespaces o Ignores all attributes o Does not handle mixed content o The SOAP header is ignored
AUTHOR
Replace the whitespace by @ for E-Mail Address. Martin Kutter E<lt>martin.kutter fen-net.deE<gt>
LICENSE AND COPYRIGHT
Copyright 2004-2007 Martin Kutter. This file is part of SOAP-WSDL. You may distribute/modify it under the same terms as perl itself Repository information $Id: $ $LastChangedDate: 2007-09-10 18:19:23 +0200 (Mo, 10 Sep 2007) $ $LastChangedRevision: 218 $ $LastChangedBy: kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Expat/MessageParser.pm $ perl v5.10.1 2010-12-21 SOAP::WSDL::Expat::Message2Hash(3pm)
Related Man Pages
soap::wsdl::definitions(3pm) - debian
soap::wsdl::factory::deserializer(3pm) - debian
soap::wsdl::factory::serializer(3pm) - debian
soap::wsdl::manual::parser(3pm) - debian
soap::wsdl::server::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com