1SOAP::WSDL::Generator::UTseemrplCaotnet:rS:iOPbAluPut:ge:idWnS:PD:eLXr:Sl:DG(De3on)ceurmaetnotra:t:iToenmplate::Plugin::XSD(3)
2
3
4
6 SOAP::WSDL::Generator::Template::Plugin::XSD - Template plugin for the
7 XSD generator
8
10 perl_name
11 XSD.perl_name(element.get_name);
12
13 Converts a XML name into a valid perl name (valid for subroutines,
14 variables or the like).
15
16 perl_name takes a crude approach by just replacing . and - (dot and
17 dash) with a underscore. This may or may not be sufficient, and may or
18 may not provoke collisions in your XML names.
19
21 Copyright 2008 Martin Kutter.
22
23 This file is part of SOAP-WSDL. You may distribute/modify it under the
24 same terms as perl itself
25
27 Martin Kutter <martin.kutter fen-net.de>
28
30 $Rev: 564 $
31 $LastChangedBy: kutterma $
32 $Id: ComplexType.pm 564 2008-02-23 13:31:39Z kutterma $
33 $HeadURL: http://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/XSD/Typelib/ComplexType.pm $
34
35
36
37perl v5.32.1 SOA2P0:2:1W-S0D1L-:2:7Generator::Template::Plugin::XSD(3)