Apama 10.3.1 | Apama Documentation | Building and Using Apama Dashboards | Building Dashboard Clients | Using XML Data | XML data format
 
XML data format
 
Scalar data elements
Tabular data elements
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 topics below. XML data files can contain multiple scalar and tabular data elements.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.