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/...
DHAGEMAN/XForms-Generator-0.70 - 24 Oct 2004 02:57:58 GMTThe XML::XForms::Generator::Model package is an implementation of the XForms model element. This package has a single convience function (xforms_model) that takes a parameter 'id' to uniquely identify that model element in the document. The result of...
DHAGEMAN/XForms-Generator-0.70 - 24 Oct 2004 02:57:58 GMTThe XML::XForms::Generator::Action package is an implementation of the action part of the XForms specification. It is implemented with a set of convience functions that have the prefix 'xforms_' followed by the name of the action....
DHAGEMAN/XForms-Generator-0.70 - 24 Oct 2004 02:57:58 GMTModule is intended for internal XML::XForms::Generator use only....
DHAGEMAN/XForms-Generator-0.70 - 24 Oct 2004 02:57:58 GMTThe XML::LibXML DOM wrapper provided by XML::XForms::Generator module is based on convience functions for quick creation of XForms controls. These functions are named after the XForms control they create prefixed by 'xforms_'. The result of 'xforms_'...
DHAGEMAN/XForms-Generator-0.70 - 24 Oct 2004 02:57:58 GMTThis module provides convience methods to the most common extension tagsets to the XForms standard....
DHAGEMAN/XForms-Generator-0.70 - 24 Oct 2004 02:57:58 GMTThe XML::LibXML DOM wrapper provided by XML::XForms::Generator module is based on convience functions for quick creation of XForms user interface elements. These functions are named after the user interface element they create prefixed by 'xforms_'. ...
DHAGEMAN/XForms-Generator-0.70 - 24 Oct 2004 02:57:58 GMT