Query: soap::wsdl::serializer::xsd
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SOAP::WSDL::Serializer::XSD(3pm) User Contributed Perl Documentation SOAP::WSDL::Serializer::XSD(3pm)NAMESOAP:WSDL::Serializer::XSD - Serializer for SOAP::WSDL::XSD::Typelib:: objectsDESCRIPTIONThis is the default serializer for SOAP::WSDL::Client and Interface classes generated by SOAP::WSDL It may be used as a template for creating custom serializers. See SOAP::WSDL::Factory::Serializer for details on that.METHODSserialize Creates a SOAP envelope based on the body and header arguments passed. Sets SOAP namespaces. serialize_body Serializes a message body to XML serialize_header Serializes a message header to XMLLICENSE AND COPYRIGHTCopyright (c) 2007 Martin Kutter. All rights reserved. This file is part of SOAP-WSDL. You may distribute/modify it under the same terms as perl itselfAUTHORMartin Kutter <martin.kutter fen-net.de>REPOSITORY INFORMATION$Rev: 851 $ $LastChangedBy: kutterma $ $Id: XSD.pm 851 2009-05-15 22:45:18Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Serializer/XSD.pm $ perl v5.10.1 2010-12-21 SOAP::WSDL::Serializer::XSD(3pm)