Report Element
Contents
 [
      
        Hide
      ]
    The Report element is the root element of the report definition. It can have the following child elements.
| Name | Cardinality | Has Children | Description | 
|---|---|---|---|
| DataSets | 1 | Yes | Describes connections to data sources and queries to obtain the data for this report. | 
| Relations | 0-1 | Yes | Describes relations between data tables returned by different queries. | 
| Parameters | 0-1 | Yes | Report parameters. |