Zoned

The Zoned command element specifies character zoned number properties.

Components of zoned

A group view 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 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>