|
Like an XHTML, SVG, and RSS, XForms is also an XML-based language written with the tags
that can be identified by surrounding the angle brackets. ( the XML purists perfer to
call these elements) Learning the XForms is largely a matter of understanding what an
individual elements do, as well as how do they interrelate. One difference is that the
XForms provides a several more elements than the form authors might be accustomed to.
As a result, several tasks that would have otherwise required the complicated scripting
can be accomplished declaratively, just by putting a right elements in the place.
|