Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements  Command Element Descriptions 
TotalDigits 
The TotalDigits command element specifies the digits properties for a character 
number. 
Components of TotalDigits 
The following group window displays the components of the TotalDigits command 
element. 
The TotalDigits command element can have a Min or Max attributes. 
Component Name  Attributes  Description 
TotalDigits  Min 
Max 
Specifies the minimum and maximum digits of 
the character decimal number. If not used, the 
default is a minimum of 0, maximum of 
unspecified (S). 
Example 
<TotalDigits> 
<Min>2</Min> 
<Max>15</Max> 
</TotalDigits> 










