Creating XML applications

An XML application is XML-based rather than HTML-based. XML is used to describe data, while HTML is mainly used to display data. XML is a common tool for transmitting and manipulating data in Web development. This type of application is generally used by portal administrators who are familiar with XML to Extensible Stylesheet Language Transformations (XSLT).

StepsCreating a new XML application

  1. Log in to Mobile Web Studio and select Build | Applications. Right-click in the detail view and select New Aggregated Application.

  2. In the Application Builder, click the down arrow next to Add, and select XML Element. You see the XML Element Definition window.

  3. Enter:

  4. When you are satisfied with your entries, click Next.

  5. In the Define window, define how you want the records in the table to display. See “Defining record layout”.

    Click Next.

  6. In the Filter window, specify which rows and columns you want to filter out of the display. See “Adding filter rules”.

    Click Next.

  7. In the Location window, enter a name for the element in Element Name, and click Finish.

  8. In the Application Builder, save the application as described in “Saving applications”.

NoteSee Chapter 11, “Deploying Mobile Applications” for information about deploying applications to mobile devices, and see Chapter 9, “Building Pages” for instructions on adding applications to pages.