Development Guide

Table Of Contents
Chapter 3
|
Customizing database solutions 27
Requirements for theme files
Every theme file must begin with an XML-document processing instruction that declares it as an XML
document using the XML
1.0 specification. In addition, an XML document for a layout theme must contain
the <FMTHEMES> and </FMTHEMES> start and end tags for the file. This FMTHEMES root element can
contain one or more FMTHEME elements.
For more information on theme elements and attributes, see Help.
Minimum elements required for a theme file