The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SOAP::WSDL::XSD::Typelib::Builtin::anySimpleType - All builtin and all simpleType types inherit from anySimpleType

CAVEATS

  • set_value

    In contrast to Class::Std-generated mutators (setters), set_value does not return the last value.

    This is for speed reasons: SOAP::WSDL never needs to know the last value when calling set_calue, but calls it over and over again...

LICENSE

Copyright 2004-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>