<< Click to display table of contents >>
Before you can edit the definitions file through the FPM user interface, you must create the XML file using any XML or text editor and add it to the system (for instructions, refer to Managing Templates in Clausion Financial Performance Management Administrator's Guide). The file must contain at least the root element <fpm>, and the elements must bound to the XML namespace "http://fpm.clausion.com". The most common format for the root element start tag will then be:
<fpm xmlns="http://fpm.clausion.com">
Note! All XML definitions are case sensitive and must be written in lower case.
The following figure illustrates how the definition file looks in an XML editor.
Figure 1: Definition file in XML
After you have added the file to the system, you can continue to edit the definitions using the Edit Template function in Input and Report Template management. For instructions, refer to Editing XML Definitions in Clausion Financial Performance Management Administrator's Guide.
The following figure illustrates how the definitions look in the user interface.
Figure 2: Definition in the user interface