Query: soap::wsdl::generator::template::plugin::xsd
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SOAP::WSDL::Generator::Template::Plugin::XSD(3pm) User Contributed Perl Documentation SOAP::WSDL::Generator::Template::Plugin::XSD(3pm)NAMESOAP::WSDL::Generator::Template::Plugin::XSD - Template plugin for the XSD generatorMETHODSperl_name XSD.perl_name(element.get_name); Converts a XML name into a valid perl name (valid for subroutines, variables or the like). perl_name takes a crude approach by just replacing . and - (dot and dash) with a underscore. This may or may not be sufficient, and may or may not provoke collisions in your XML names.LICENSE AND COPYRIGHTCopyright 2008 Martin Kutter. 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: 564 $ $LastChangedBy: kutterma $ $Id: ComplexType.pm 564 2008-02-23 13:31:39Z kutterma $ $HeadURL: http://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/XSD/Typelib/ComplexType.pm $ perl v5.10.1 2010-12-21 SOAP::WSDL::Generator::Template::Plugin::XSD(3pm)