Group AttachmentGrp Scenario base


ID Abbr NumInGroup ID NumInGroup name
2234Attchmnt2104NoAttachments

Pedigree

Added EP Updated EP Deprecated EP
FIX.5.0SP2167

Members

ID Name Abbr Presence Description
2105AttachmentNameName optional SYNOPSIS: Specifies the file name of the attachment.
2106AttachmentMediaTypeMediaTyp optional SYNOPSIS: The MIME media type (and optional subtype) of the attachment. The values used are those assigned, listed and maintained by IANA (www.iana.org) [RFC2046]. See http://www.iana.org/assignments/media-types/index.html for available types. Examples values (RFC number provided for reference here only): "application/pdf" (see [RFC3778]) "application/msword" (for .doc files) "multipart/signed" (see [RFC1847]) "application/vnd.openxmlformats-officedocument.wordprocessingml.document" (for .docx files)
2107AttachmentClassificationClsfn optional SYNOPSIS: Specifies semantically the type of the attached document from a business perspective. The default classification scheme reuses the FIX standard classification scheme of a high level section (pretrade, trade, posttrade, etc.) and a category, then a specific application or document type. The expression follows {"section/category/application type"}. The goal here is to map the attachment into the sections and categories of the FIX business messages if possible. The classification scheme can be expanded or replaced by counterparty agreement. This approach permits the introduction and reference to other business ontologies. Example: posttrade/confirmation/confirm pretrade//termsheet
2108AttachmentExternalURLURL optional SYNOPSIS: Used to specify an external URL where the attachment can be obtained.
2109AttachmentEncodingTypeEncTyp optional SYNOPSIS: The encoding type of the content provided in EncodedAttachment(2112).
ELABORATION: MessageEncoding(347) that defines how FIX fields of type Data are encoded. The MessageEncoding(347) is used embed text in another character set (e.g. Unicode or Shift-JIS) within FIX.
2110UnencodedAttachmentLenUnencAttchmntLen optional SYNOPSIS: Unencoded content length in bytes. Can be used to validate successful unencoding.
2111EncodedAttachmentLenEncAttchmntLen optional SYNOPSIS: Byte length of encoded the EncodedAttachment(2112) field.
2112EncodedAttachmentEncAttchmnt optional SYNOPSIS: The content of the attachment in the encoding format specified in the AttachmentEncodingType(2109) field.
2235AttachmentKeywordGrpKeywdoptionalSYNOPSIS: The AttachmentKeywordGrp component provides a place to associate keywords with an attachment document to support the current approach of tagging to support metadata.
ELABORATION: