Developing Apama Applications > Building Dashboards > Reusing Dashboard Components > Working with multiple display panels > About the format of the panels-configuration file
About the format of the panels-configuration file
The panels-configuration file is in XML, and must start with the following:
<?xml version="1.0" ?>
<panels xmlns="www.sl.com" version="1.0">
The panels-configuration file must end with the following:
</panels>
In this release, a new set of tags are allowed in the panels-configuration file. These tags are different from the tags that were allowed in previous releases. Previously allowed tags are still allowed. However, new tags and old tags cannot be in the same panels-configuration file.
For information about the new tags, see Using new tags to configure the panels in a window.
For information about the old tags, see Using old tags to configure the panels in a window.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.