The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MyTypes::testExtended

DESCRIPTION

Perl data type class for the XML Schema defined complextype testExtended from the namespace urn:HelloWorld.

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

extend

METHODS

new

Constructor. The following data structure may be passed to new():

{ # MyTypes::testExtended
  extend =>  $some_value, # string
},

AUTHOR

Generated by SOAP::WSDL