be recognized by FSI Viewer. Configuration files do not need to contain all
groups though. Each parameter has to be provided as an individual XML child
node of a group where the node name is the parameter name and the
parameter value needs to be provided as "value" attribute of the node.
Structure of XML configuration files
<fsi_parameter>
<image>
<parameter value="" />
</image>
<plugins>
<parameter value="" />
</plugins>
<options>
<parameter value="" />
</options>
</fsi_parameter>
Simple XML configuration file
<fsi_parameter>
<image>
<path value="samples/Watch.jpg" />
</image>
<options>
<skin value="silver" /><
debug value="1" />
</options>
</fsi_parameter>
Please keep in mind the following rules when using XML configuration files:
l
attribute values must be provided in double quotes
l
the last occurrence of a given parameter will be used
l
configuration files might be cached by your browser, so that changes in
these files require flushing the browser cache. This does not apply
when using the debug mode.
l
make sure to save configuration files in UTF- 8 format if your
configuration file contains language specific diacritics, Japanese
characters and alike
8 FSI Viewer
NeptuneLabs - FSI Viewer
190