
XML::XForms::Generator::Extension

use XML::XForms::Generator::Extension;

This module provides convience methods to the most common extension tagsets to the XForms standard.

This function will create an <html> tag that can be embeded into the <xforms:extension> element to specify attributes of HTML form tags that are missing from the XForms specification. This is mainly used to keep backward compatiblity with older systems.

D. Hageman <dhageman@dracken.com>

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

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.