Element Details: Xml+Data
 Back


Available in: Logi Info Source code name: XmlData

XmlDAta runs a DataLayer of any type and returns the results in XML format. This can provide either browser or server-side components to work with data provided in XML by making a RESTful web service call.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
AttributesAsElements
True
False
Data values, which are normally expressed as attributes in XML, may be represented as elements with text nodes. When AttributesAsElements="True", values are contained in elements, for example: 123451.12 The default is "False", outputting data as attributes.
DataRowElementName
UserDefined
Specifies the name for elements which represents each of the data rows. The default is the XmlData element's ID attribute.
DocumentElementName
UserDefined
Specifies the name of the output XML's root element. The default is the XmlData element's ID attribute.
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

Data


CHILD ELEMENTS

Click element to drill down for more information.

DataLayer.ActiveSQL
DataLayer.Bookmarks
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.ETL
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.GPX File
DataLayer.JSON
DataLayer.KML File
DataLayer.LDAP
DataLayer.LDAP Authentication
DataLayer.Linked
DataLayer.MDX
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.Scheduler
DataLayer.Shape
DataLayer.SimpleDB
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
DataLayer.XOLAP Query


 Back to top


 Chart Debug