GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SOAP::WSDL::Generator::Template::XSD(3) User Contributed Perl Documentation SOAP::WSDL::Generator::Template::XSD(3)

SOAP::WSDL::Generator::Template::XSD - XSD code generator

SOAP::WSDL's XSD code generator

See wsdl2perl.pl for an example on how to use this class.

Constructor.

Options (Options can also be set via set_OPTION methods):

silent

Suppress warnings about what's being generated

Shortcut for calling generate_typelib and generate_client

Generates a client interface

Generates a server class

Generates type and element classes

Generate a typemap class required by SOAP::WSDL's MessageParser

(Deprecated) alias for generate_client

Returns a name resolver template plugin

Visitor method for SOAP::WSDL::XSD::Attribute. Should be factored out into visitor class.

Visitor method for SOAP::WSDL::XSD::ComplexType. Should be factored out into visitor class.

Visitor method for SOAP::WSDL::XSD::Element. Should be factored out into visitor class.

Visitor method for SOAP::WSDL::XSD::SimpleType. Should be factored out into visitor class.

Replace the whitespace by @ for E-Mail Address.

 Martin Kutter E<lt>martin.kutter fen-net.deE<gt>

Copyright 2008, 2009 Martin Kutter.

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

 $Id: WSDLParser.pm 770 2009-01-24 22:55:54Z kutterma $

 $LastChangedDate: 2009-01-24 23:55:54 +0100 (Sa, 24 Jan 2009) $
 $LastChangedRevision: 770 $
 $LastChangedBy: kutterma $

 $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Expat/WSDLParser.pm $
2020-01-20 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.