Show TOC

Object documentationFile Format Tree Locate this document in the navigation structure

 

Each source file or target file has a corresponding file format tree in the Mapping area. The source format tree is read only and you cannot edit it.

Crystal Report Node

Node

Icon

Description

Crystal Report Document

(Report)

Root of the Crystal Report document

Report Header or Group

(Report Header or Group)

Report header or group

Field

(Field)

Field

XML Node

Node

Icon

Description

Root

(Root Element)

Root element

Element (Container)

(Element Container)

Normal XML element containing child elements

Element

(Element)

Normal XML element with data

All

(All)

XML non technical node that is not displayed in compact view.

Only the first child node shall be displayed in compact view by default.

The All node specifies that the child nodes can appear in any order. Each child element can occur 0 or 1 time.

Sequence

(Sequence)

XML non technical node that is not displayed in compact view.

Only the first child node shall be displayed in compact view by default.

The Sequence node specifies that the child elements must appear in a sequence. Each child element can occur from 0 to any number of times.

Choice

(Choice)

XML non technical node that is not displayed in compact view.

Only the first child node shall be displayed in compact view by default.

The Choice node allows only one of the elements contained in the declaration to be present within the containing element.

Attribute

(Attribute)

Attribute of XML element

CSV Node

Node

Icon

Description

Root

(Root)

Root of CSV format tree

Header

(Line)

Line containing fields

Field

(Field)

Field

Leaf node of CSV format tree

TXT Node

Node

Icon

Description

Root

(Root)

Root of TXT format tree

Segment Group

(Segment Group)

Segment containing other segments

Standard Segment

(Standard Segment)

Segment containing only fields

Field

(Field)

Field

Leaf node of TXT format tree