Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements  Command Element Descriptions 
The PadText command element can have a Justify or ApplyPad attributes and a 
PadValue or PaddedToFixedSize command element. 
Component Attribute  Description 
Justify  LEFT  Default setting. Specifies left justification. 
  RIGHT  Specifies right justification. 
ApplyPad  ANYCONTEXT  Specifies to pad the text in any context. 
  FIXEDGROUP  Default setting. Specifies to pad the text only 
in a fixed context. 
PadValue  Specifies the value of the one-byte pad 
character. 
Example 
<PadText> 
<PadValue><SP></PadValue> 
<PaddedToMinContent/> 
</PadText> 










