Create XML File with UI Meta-data

The XSLT framework uses the meta-data at run-time to drive the transform. However, it does not query the database for this, and instead relies upon an intermediate representation in the form of an XML file stored with the same name (but with an .xjs extension) and location as the original JSP file.

The XML file is automatically created by the framework the first time the page is viewed if an existing XML file does not exist. Delete the existing XML file, if one exists, located in the same directory as the original JSP file. The XML file is named after the program component's name. To generate the XML file, view the program component from within the application.