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

NAME

XML::XForms::Generator

SYNOPSIS

 use XML::XForms::Generator;

DESCRIPTION

XForms is a XML::LibXML DOM wrapper to ease the creation of XML that is complaint with the schema of the W3's XForms candidate recommendation.

The XForms webpage is located at: http://www.w3.org/MarkUp/Forms/

AUTHOR

D. Hageman <dhageman@dracken.com>

SEE ALSO

 XML::XForms::Generator::Action
 XML::XForms::Generator::Control
 XML::XForms::Generator::Model
 XML::XForms::Generator::UserInterface
 XML::LibXML
 XML::LibXML::DOM

COPYRIGHT AND LICENSE

Copyright (c) 2002-2004 D. Hageman (Dracken Technologies).

All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.