Building and Using Dashboards > Building Dashboard Clients > 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-2015 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.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.