Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements  Command Element Descriptions 
Size 
The Size command element specifies the size properties of an item. 
Components of Size 
The following group window displays the components of the Size command 
element. 
The Size command element can have a Min or Max attributes. 
Component Description 
Min  Specifies the integer value of the minimum size. 
Max  Specifies the value of the maximum size: either an integer or the 
value (S) for an unspecified maximum size. 
Example 
<size> 
<Min>2</Min> 
<Max>S</Max> 
</size> 










