FIX.Latest_EP287 Component

AttachmentGrp

<Attchmnt>

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].

The AttachmentGrp is intended to be used to attach documents in other formats, such as PDF, TIFF, and Microsoft Word, for example to a FIX message.

Note when the AttachmentGrp is used within a business message, such as the TradeCaptureReport(35=AE), the attachment should supplement the data already contained in the business message It is not intended to replace the content of the business message. The standard fields within the business message should be populated, even if they duplicate data expressed within the attachment(s).


Pedigree Added EP167

Expand Components | Collapse Components

Field or ComponentField NameAbbr NameReq'dCommentsPedigree
Repeating Group 2104NoAttachments Added EP167
2105AttachmentNameName Required if NoAttachments(2104) > 0.Added EP167
2106AttachmentMediaTypeMediaTyp Required if EncodedAttachment(2112) is present.Added EP167
2107AttachmentClassificationClsfn Added EP167
2108AttachmentExternalURLURL Either AttachmentExternalURL(2108) or EncodedAttachment(2112) must be specified if NoAttachments(2104) > 0.Added EP167
2109AttachmentEncodingTypeEncTyp Required if EncodedAttachment(2112) is present.Added EP167
2110UnencodedAttachmentLenUnencAttchmntLen Added EP167
2111EncodedAttachmentLenEncAttchmntLen Must be set if EncodedAttachment(2112) is specified and must immediately precede it.Added EP167
2112EncodedAttachmentEncAttchmnt Either AttachmentExternalURL(2108) or EncodedAttachment(2112) must be specified if NoAttachments(2104) > 0.Added EP167
ComponentAttachmentKeywordGrpKeywd Added EP167
end Repeating Group


Used in messages:
[Email][TradeCaptureReport][XMLnonFIX]