Log in

AttachmentGrp

The AttachmentGrp component provides the ability to attach other media type documents to a FIX message for transmission. The media type can be any of the media types (previously referred to as MIME types) that are listed by IANA (www.iana.org) [RFC2046].

TagNameTypeRequiredDescription
2104NumInGroup
Required
The number of attached files.
2105String
Required if NoAttachments(2104) > 0
2106String
Required if EncodedAttachment(2112) is present
2107String
2108String
Either AttachmentExternalURL(2108) or EncodedAttachment(2112) must be specified if NoAttachments(2104) > 0
2109Int Enum
Required if EncodedAttachment(2112) is present
2110Int
2111Length
Must be set if EncodedAttachment(2112) is specified and must immediately precede it
2112Data
Either AttachmentExternalURL(2108) or EncodedAttachment(2112) must be specified if NoAttachments(2104) > 0
Component