Developing Apama Applications > Building Dashboards > Using XML Data > XML data format
XML data format
XML files used as data sources with Dashboard Builder must adhere to the formatting guidelines detailed in this section.
XML data files must contain the dataset element. This element identifies the XML data as a dashboard XML data file. The standard template for an XML data file is as follows:
<?xml version="1.0"?>
<dataset xmlns="www.sl.com" version="1.0">Data elements</dataset>
All XML data files must adhere to this template.
XML data files can contain both scalar and tabular data elements as discussed in the following sections. XML data files can contain multiple scalar and tabular data elements.
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.