NAME

XML::XForms::Generator::Model

DESCRIPTION

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

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

METHODS

appendChildren
getAction
getBind
getInstance
getExtension
getPrivacy
getSchema
getSubmitInfo
setAttributes
setAction
setBind
setInstance
setExtension
setPrivacy
setSchema
setSubmitInfo

FUNCTIONS

xforms_model

AUTHOR

D. Hageman <dhageman@dracken.com>

SEE ALSO

XML::LibXML, XML::LibXML::DOM

COPYRIGHT AND LICENSE

Copyright (c) 2000-2001 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.