XML Schemas

From FiFormsWiki

Jump to: navigation, search

Forms and Reports in FiForms are created using XML elements from the namespace http://xml.fiforms.org/FiForms/. The following documentation is available for this namespace:

Note that, while form and report definitions share the same namespace, they have different root elements. Forms must use the root element <fiform>...</fiform>, while reports must use the root element <reportdef>...</reportdef>.

Currently, the menu navigation system uses a different namespace: http://xml.fiforms.org/FiFormsMenu/. The following documentation is available:


FiReports generates a dataset in a very simple XML format. Documentation for this format can be found at http://xml.fiforms.org/FiReports/.

Personal tools