TmnxAsciiSpecification
The data type TmnxAsciiSpecification is a format string that specifies how to form a target ASCII string. The format is as follows: <ascii-specification> ::= <char-specification>+ <char-specification> ::= <ascii-char> | <char-origin> <char-origin> ::= '%' <origin> <ascii-char> refers to a printable ASCII character. Examples and supported char-origin specifiers are supplied with the object definitions.