SOAP::WSDL::Manual::Serializer



NAME

SOAP::WSDL::Manual::Serializer


SERIALIZER CLASSES

Serializer classes convert perl data structures to XML.

SOAP::WSDL comes with one builtin serializer class: SOAP::WSDL::Serializer::XSD.


WRITING YOUR OWN SERIALIZER

See the SOAP::WSDL::Factory::Serializer manpage.


LICENSE

Copyright 2007 Martin Kutter.

This file is part of SOAP-WSDL. You may distribute/modify it under the same terms as perl itself


AUTHOR

Martin Kutter <martin.kutter fen-net.de>

 SOAP::WSDL::Manual::Serializer