File Format Tree 
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.
Node |
Icon |
Description |
|---|---|---|
Crystal Report Document |
|
Root of the Crystal Report document |
Report Header or Group |
|
Report header or group |
Field |
|
Field |
Node |
Icon |
Description |
|---|---|---|
Root |
|
Root element |
Element (Container) |
|
Normal XML element containing child elements |
Element |
|
Normal XML element with data |
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 |
|
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 |
|
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 of XML element |
Node |
Icon |
Description |
|---|---|---|
Root |
|
Root of CSV format tree |
Header |
|
Line containing fields |
Field |
|
Field Leaf node of CSV format tree |
Node |
Icon |
Description |
|---|---|---|
Root |
|
Root of TXT format tree |
Segment Group |
|
Segment containing other segments |
Standard Segment |
|
Segment containing only fields |
Field |
|
Field Leaf node of TXT format tree |