Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements  Command Descriptions 
BinaryNumber 
The BinaryNumber command defines a binary numeric item. 
Components of BinaryNumber 
The following group window displays the components of the BinaryNumber 
command. 
The BinaryNumber command must have either a BCD, BinFloat, BinInt, or 
Packed element and either a ValueRestrictions or RangeRestrictions 
command. 
Example 
<BinaryNumber> 
  <BinInt Length="4" Sign="YES" ByteOrder="NATIVE"/> 
</BinaryNumber> 










