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.
2105StringRequired if NoAttachments(2104) > 0
2106StringRequired if EncodedAttachment(2112) is present
2107String
2108StringEither AttachmentExternalURL(2108) or EncodedAttachment(2112) must be specified if NoAttachments(2104) > 0
2109Int EnumRequired if EncodedAttachment(2112) is present
2110Int
2111LengthMust be set if EncodedAttachment(2112) is specified and must immediately precede it
2112DataEither AttachmentExternalURL(2108) or EncodedAttachment(2112) must be specified if NoAttachments(2104) > 0
Component