Log in

MultipleStringValue Data Type

string

MultipleStringValue represents a set of variable-length codes. Codes are separated with a space.

As an example, the string "AV AN A" represents the set [AV, AN, A].

Deprecated. The use of datatype MultipleCharValue is no longer permitted for enhancements or additions to the FIX protocol. New message designs should use repeating groups for multiple values instead.

Examples

ExampleValidNotes
AV AN A
AV
AV AVValues should be unique