FractionItem

A group window displays the components of the FractionItem command element.

The FractionItem command element can have a Find attribute and RelativeTypeName command element.

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>