Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements Command Element Descriptions
Zoned
The Zoned command element specifies character zoned number properties.
Components of Zoned
The following group window displays the components of the Zoned command
element.
The Zoned command element can have an ImplicitDecimalPlaces or Sign
attribute and either a TotalDigits or PadText command element.
Component Attribute Description
ImplicitDecimalPlaces Specifies the number of implied decimal
places.
Sign Yes Indicates the zoned number has a sign.
No Indicates the zoned number does not have
a sign.
Example
<zoned>
<ImplicitDecimalPlaces>0</ImplicitDecimalPlaces>
</zoned>