Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements Command Element Descriptions
FractionItem
The following group window displays the components of the FractionItem
command element.
The FractionItem command element can have a Find attribute and
RelativeTypeName command element.
Component Attribute Description
Find Yes Specifies to find the item separator.
No Default setting. Specifies not to find the item
separator.
RelativeTypeName Specifies the relative type name of the
syntax item used as the separator. A relative
type name is a series of simple type names
separated by spaces.
Example
<FractionItem find="YES">
<RelativeTypeName>My Tag</RelativeTypeName>
</FractionItem>