Detail section

The Detail section, which holds the row data, can contain the items listed in Table 29-3.

Table 29-3: Items permitted in the Detail section of an XML document

Item

Details

Detail Start element

See “The Detail Start element”.

Child or sibling elements to the Detail Start element

To add a sibling to the Detail Start element, add a child to its parent (the root element by default).

Control references

These references are in text format and can include references to column, text, computed field, and report controls. See “Controls”. Nested report controls can only be referenced as child elements. See “Composite and nested reports”.

DataWindow expressions

See “DataWindow expressions”.

Literal text

Literal text does not correspond to a control in the DataWindow object.

Comments

See “Comments”.

Processing instructions

See “Processing instructions”.

CDATA sections

See “CDATA sections”.

Attributes

You can assign attributes to all element types. See “Attributes”.