Defining XML Data Sources
From Morfikwiki.com
In order to make it easy for people who had prior experience in Morfik AppsBuilder or who are working with both Browser Application and Web Application projects, Morfik has made working with XML Data Sources to be just like working with regular tables.
You can see in Figure 1 the Table designer in the Morfik Workspace, with an XML Data Source being defined.
Morfik AppsBuilder, when you are working in a Browser project, will always treat the XML based data source as being a table. It is, however, a much simpler database handling engine than a full blown relational database and will therefore have a more limited range of data types which you can use to define your table, as shown in Figure 2.
In Figure 3 you can see the Table designer in Morfik workspace being used to create a regular database table with the same fields as those in the table being created in Figure 1. Notice that apart from a difference in the data type naming the designer works in exactly the same way. This similarity makes alternating on projects which use XML data sources or relational databases very easy.

