Data Transformation Engine Type Designer Reference Guide
Chapter 3 - Type Trees Exercise
Notice that the Properties, Component, and Restrictions tabs are in red text.
Red indicates differences in the properties, components, and restrictions of the
selected type in the two trees. When there are no differences in the properties,
components, and restrictions of the selected type, the text in the window is black.
For example, the EDI type is identical in both type trees:
Exercise
The following sample data file represents orders from a store to an office supply
company. The data is organized in rows and columns.
pencil,#2,500
pencil,#3,467
pen,blue,1000
paper,8X11,525
pen,black,1000
paper,graph,400
The specifications reveal the following information:
♦ Each row contains a product column (text) followed by a style column (text)
and then by a quantity column (integer).