|
We build a lot of web sites using a black box/component-type approach. Many times within a page body we'll tell a certain component to display it's form information (include XYZ form here).
It would seem that xforms will break this approach, as it requires you to specfiy form information in the html HEADER, as well as within the body.
|