1.

How Xforms Is Used To Separate Data From Presentation?

Answer»

XForms can be used to perform both tasks to DEFINE data and to display data.

  • To Define Data: XForms USES XML to define data.
  • To Display Data: XForms uses HTML or XHTML to display data.

Using XForms we can SEPARATE data logic of a form from its presentation.

XForms can be used to perform both tasks to define data and to display data.

Using XForms we can separate data logic of a form from its presentation.



Discussion

No Comment Found