MultipleStringValue fields contain 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.
Example | Valid | Notes |
---|---|---|
AV AN A | ||
AV | ||
AV AV | Values should be unique |