Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements Command Descriptions
The CATEGORY command can have TypeSyntax, a Sequence, Choice, or
Unordered group subclass command and one of the item subclass command
elements.
Example
<CATEGORY SimpleTypeName="Field" CategoryParent="Data">
<Sequence partition="NO">
<Implicit/>
</Sequence>
<CharTextWestern>
<Size Min="0" Max="S"/>
<Western CharSet="NATIVE"/>
<ValueRestrictions IgnoreCase="NO" Rule="INCLUDE"/>
</CharTextWestern>
</CATEGORY>