Components of delimited
A group view displays the components of the Delimited command element.
The Delimited command element can have a location attribute, and "DelimiterLiteral" and "Variable" command elements.
Location attribute value:
PREFIX: Specifies before each component.
INFIX: Default setting. Specifies between each component.
POSTFIX: Specifies after each component.
- Examples
-
<delimited location="PREFIX"> <Variable> <RelativeTypeName>Record Separator</RelativeTypeName> <DefaultSyntaxValue><CR></DefaultSyntaxValue> </Variable> <delimited> <delimited> <WLiteral WesternCharSet="ASCII"> <WesternLiteral>#</ WesternLiteral > </WLiteral > </delimited>