Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements  Command Element Descriptions 
Command Element Descriptions 
This section contains an alphabetical list of command elements. 
Command elements consist of other elements and expressions. Expressions are 
implied groups within a command that are not enclosed in XML tags. Elements 
have XML start and end tags. 
BCD 
The BCD command element specifies BCD properties for an item type. 
Components of BCD 
The following group window displays the components of the BCD command 
element. 
The BCD command element can have a Size command element. 
Example 
<BCD> 
<size> 
<Min</Min> 
<Max>10</Max> 
</size> 
</BCD> 










