Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements  Command Descriptions 
CharDateTime 
The CharDateTime command defines a character date & time item. 
Components of CharDateTime 
The following group window displays the components of the CharDateTime 
command. 
In addition to its required CharDateTimeFormatString command element, the 
CharDateTime command can have PadText, Zero and ForNONE command 
elements, as well as either a ValueRestrictions or RangeRestrictions 
command. 
Example 
<CharDatetime> 
 <CharDateTimeFormatString>{YYMMDD}{HH24MM}</CharDateTimeFormatString> 
 <Western CharSet="NATIVE"/> 
 <NONE>********</NONE> 
 <RangeRestrictions Rule="INCLUDE"/> 
</CharDatetime> 










