InstrAttribType

Tag 871

InstrAttribType

Abbreviation: Typ
Typeint
Tag871
AddedFIX.4.4
Used in11 messages

Description

Code to represent the type of instrument attribute

Wire Format & Usage Example

Single field (key=value)
871=1 (Flat)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 871=1 (Flat) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 871=1 (Flat) is this field's position in the message.

All valid values
WireNameDescription
871=1FlatFlat (securities pay interest on a current basis but are traded without interest)
871=2ZeroCouponZero coupon
871=3InterestBearingInterest bearing (for Euro commercial paper when not issued at discount)
871=4NoPeriodicPaymentsNo periodic payments
871=5VariableRateVariable rate
871=6LessFeeForPutLess fee for put
871=7SteppedCouponStepped coupon
871=8CouponPeriodCoupon period (if not semi-annual). Supply redemption date in the InstrAttribValue (872) field
871=9WhenWhen [and if] issued
871=10OriginalIssueDiscountOriginal issue discount
871=11CallableCallable, puttable
871=12EscrowedToMaturityEscrowed to Maturity
871=13EscrowedToRedemptionDateEscrowed to redemption date – callable. Supply redemption date in the InstrAttribValue (872) field
871=14PreRefundedPrerefunded
871=15InDefaultIn default
871=16UnratedUnrated
871=17TaxableTaxable
871=18IndexedIndexed
871=19SubjectToAlternativeMinimumTaxSubject to Alternative Minimum Tax
871=20OriginalIssueDiscountPriceOriginal issue discount price. Supply price in the InstrAttribValue (872) field
871=21CallableBelowMaturityValueCallable below maturity value
871=22CallableWithoutNoticeCallable without notice by mail to holder unless registered
871=99TextText. Supply the text of the attribute or disclaimer in the InstrAttribValue (872) field

Enumerated Values

23
ValueSymbolic NameDescriptionAdded
1FlatFlat (securities pay interest on a current basis but are traded without interest)FIX.4.4
2ZeroCouponZero couponFIX.4.4
3InterestBearingInterest bearing (for Euro commercial paper when not issued at discount)FIX.4.4
4NoPeriodicPaymentsNo periodic paymentsFIX.4.4
5VariableRateVariable rateFIX.4.4
6LessFeeForPutLess fee for putFIX.4.4
7SteppedCouponStepped couponFIX.4.4
8CouponPeriodCoupon period (if not semi-annual). Supply redemption date in the InstrAttribValue (872) fieldFIX.4.4
9WhenWhen [and if] issuedFIX.4.4
10OriginalIssueDiscountOriginal issue discountFIX.4.4
11CallableCallable, puttableFIX.4.4
12EscrowedToMaturityEscrowed to MaturityFIX.4.4
13EscrowedToRedemptionDateEscrowed to redemption date – callable. Supply redemption date in the InstrAttribValue (872) fieldFIX.4.4
14PreRefundedPrerefundedFIX.4.4
15InDefaultIn defaultFIX.4.4
16UnratedUnratedFIX.4.4
17TaxableTaxableFIX.4.4
18IndexedIndexedFIX.4.4
19SubjectToAlternativeMinimumTaxSubject to Alternative Minimum TaxFIX.4.4
20OriginalIssueDiscountPriceOriginal issue discount price. Supply price in the InstrAttribValue (872) fieldFIX.4.4
21CallableBelowMaturityValueCallable below maturity valueFIX.4.4
22CallableWithoutNoticeCallable without notice by mail to holder unless registeredFIX.4.4
99TextText. Supply the text of the attribute or disclaimer in the InstrAttribValue (872) fieldFIX.4.4