From 6153b717540d560fc39e1b95b5dc465361e5bd24 Mon Sep 17 00:00:00 2001 From: Grant Birchmeier Date: Mon, 13 Apr 2026 16:50:24 -0500 Subject: [PATCH 1/2] don't need coverlet --- DDTool/UnitTests/UnitTests.csproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/DDTool/UnitTests/UnitTests.csproj b/DDTool/UnitTests/UnitTests.csproj index 8a4783231..014d6e76d 100644 --- a/DDTool/UnitTests/UnitTests.csproj +++ b/DDTool/UnitTests/UnitTests.csproj @@ -10,10 +10,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - From 1ad2a008a3418a1c5276f451a310c85a6fd68bc8 Mon Sep 17 00:00:00 2001 From: Grant Birchmeier Date: Mon, 13 Apr 2026 16:54:41 -0500 Subject: [PATCH 2/2] put removal version on `fieldOrder` in gen'd msgs in the Obsolete annotation --- DDTool/DDTool/Generators/GenMessages.cs | 2 +- Messages/FIX40/Allocation.cs | 10 +-- Messages/FIX40/Email.cs | 2 +- Messages/FIX40/ExecutionReport.cs | 2 +- Messages/FIX40/ListStatus.cs | 2 +- Messages/FIX40/News.cs | 2 +- Messages/FIX41/Allocation.cs | 8 +- Messages/FIX41/Email.cs | 4 +- Messages/FIX41/IndicationofInterest.cs | 2 +- Messages/FIX41/ListStatus.cs | 2 +- Messages/FIX41/News.cs | 4 +- Messages/FIX42/Allocation.cs | 8 +- Messages/FIX42/BidRequest.cs | 4 +- Messages/FIX42/BidResponse.cs | 2 +- Messages/FIX42/Email.cs | 6 +- Messages/FIX42/ExecutionReport.cs | 2 +- Messages/FIX42/IndicationofInterest.cs | 4 +- Messages/FIX42/ListStatus.cs | 2 +- Messages/FIX42/ListStrikePrice.cs | 2 +- Messages/FIX42/Logon.cs | 2 +- .../FIX42/MarketDataIncrementalRefresh.cs | 2 +- Messages/FIX42/MarketDataRequest.cs | 4 +- .../FIX42/MarketDataSnapshotFullRefresh.cs | 2 +- Messages/FIX42/MassQuote.cs | 4 +- Messages/FIX42/NewOrderList.cs | 6 +- Messages/FIX42/NewOrderSingle.cs | 4 +- Messages/FIX42/News.cs | 6 +- Messages/FIX42/OrderCancelReplaceRequest.cs | 4 +- Messages/FIX42/QuoteAcknowledgement.cs | 4 +- Messages/FIX42/QuoteCancel.cs | 2 +- Messages/FIX42/QuoteRequest.cs | 2 +- Messages/FIX42/SecurityDefinition.cs | 2 +- Messages/FIX42/SecurityDefinitionRequest.cs | 2 +- Messages/FIX43/Advertisement.cs | 2 +- Messages/FIX43/Allocation.cs | 14 ++-- Messages/FIX43/AllocationACK.cs | 2 +- Messages/FIX43/BidRequest.cs | 4 +- Messages/FIX43/BidResponse.cs | 2 +- .../FIX43/CrossOrderCancelReplaceRequest.cs | 14 ++-- Messages/FIX43/CrossOrderCancelRequest.cs | 6 +- Messages/FIX43/DerivativeSecurityList.cs | 10 +-- .../FIX43/DerivativeSecurityListRequest.cs | 2 +- Messages/FIX43/DontKnowTrade.cs | 2 +- Messages/FIX43/Email.cs | 8 +- Messages/FIX43/ExecutionReport.cs | 16 ++-- Messages/FIX43/IndicationOfInterest.cs | 6 +- Messages/FIX43/ListStatus.cs | 2 +- Messages/FIX43/ListStrikePrice.cs | 4 +- Messages/FIX43/Logon.cs | 2 +- .../FIX43/MarketDataIncrementalRefresh.cs | 4 +- Messages/FIX43/MarketDataRequest.cs | 8 +- .../FIX43/MarketDataSnapshotFullRefresh.cs | 4 +- Messages/FIX43/MassQuote.cs | 10 +-- Messages/FIX43/MassQuoteAcknowledgement.cs | 10 +-- .../MultilegOrderCancelReplaceRequest.cs | 14 ++-- Messages/FIX43/NewOrderCross.cs | 14 ++-- Messages/FIX43/NewOrderList.cs | 14 ++-- Messages/FIX43/NewOrderMultileg.cs | 14 ++-- Messages/FIX43/NewOrderSingle.cs | 12 +-- Messages/FIX43/News.cs | 8 +- Messages/FIX43/OrderCancelReplaceRequest.cs | 10 +-- Messages/FIX43/OrderCancelRequest.cs | 4 +- Messages/FIX43/OrderMassCancelReport.cs | 6 +- Messages/FIX43/OrderMassCancelRequest.cs | 4 +- Messages/FIX43/OrderMassStatusRequest.cs | 6 +- Messages/FIX43/OrderStatusRequest.cs | 4 +- Messages/FIX43/Quote.cs | 4 +- Messages/FIX43/QuoteCancel.cs | 6 +- Messages/FIX43/QuoteRequest.cs | 6 +- Messages/FIX43/QuoteRequestReject.cs | 6 +- Messages/FIX43/QuoteStatusReport.cs | 4 +- Messages/FIX43/QuoteStatusRequest.cs | 4 +- Messages/FIX43/RFQRequest.cs | 4 +- Messages/FIX43/RegistrationInstructions.cs | 8 +- .../FIX43/RegistrationInstructionsResponse.cs | 2 +- Messages/FIX43/SecurityDefinition.cs | 6 +- Messages/FIX43/SecurityDefinitionRequest.cs | 6 +- Messages/FIX43/SecurityList.cs | 8 +- Messages/FIX43/SecurityListRequest.cs | 2 +- Messages/FIX43/SecurityStatus.cs | 2 +- Messages/FIX43/SecurityStatusRequest.cs | 2 +- Messages/FIX43/SecurityTypes.cs | 2 +- Messages/FIX43/SettlementInstructions.cs | 2 +- Messages/FIX43/TradeCaptureReport.cs | 12 +-- Messages/FIX43/TradeCaptureReportRequest.cs | 6 +- Messages/FIX44/Advertisement.cs | 14 ++-- Messages/FIX44/AllocationInstruction.cs | 44 +++++------ Messages/FIX44/AllocationInstructionAck.cs | 6 +- Messages/FIX44/AllocationReport.cs | 46 +++++------ Messages/FIX44/AllocationReportAck.cs | 6 +- Messages/FIX44/AssignmentReport.cs | 24 +++--- Messages/FIX44/BidRequest.cs | 4 +- Messages/FIX44/BidResponse.cs | 2 +- Messages/FIX44/CollateralAssignment.cs | 32 ++++---- Messages/FIX44/CollateralInquiry.cs | 32 ++++---- Messages/FIX44/CollateralInquiryAck.cs | 22 +++--- Messages/FIX44/CollateralReport.cs | 32 ++++---- Messages/FIX44/CollateralRequest.cs | 26 +++---- Messages/FIX44/CollateralResponse.cs | 26 +++---- Messages/FIX44/Confirmation.cs | 40 +++++----- Messages/FIX44/ConfirmationRequest.cs | 6 +- .../FIX44/CrossOrderCancelReplaceRequest.cs | 30 ++++---- Messages/FIX44/CrossOrderCancelRequest.cs | 20 ++--- Messages/FIX44/DerivativeSecurityList.cs | 16 ++-- .../FIX44/DerivativeSecurityListRequest.cs | 4 +- Messages/FIX44/DontKnowTrade.cs | 14 ++-- Messages/FIX44/Email.cs | 20 ++--- Messages/FIX44/ExecutionReport.cs | 32 ++++---- Messages/FIX44/IndicationOfInterest.cs | 22 +++--- Messages/FIX44/ListStatus.cs | 2 +- Messages/FIX44/ListStrikePrice.cs | 12 +-- Messages/FIX44/Logon.cs | 2 +- .../FIX44/MarketDataIncrementalRefresh.cs | 16 ++-- Messages/FIX44/MarketDataRequest.cs | 20 ++--- Messages/FIX44/MarketDataRequestReject.cs | 2 +- .../FIX44/MarketDataSnapshotFullRefresh.cs | 16 ++-- Messages/FIX44/MassQuote.cs | 20 ++--- Messages/FIX44/MassQuoteAcknowledgement.cs | 20 ++--- .../MultilegOrderCancelReplaceRequest.cs | 38 +++++----- Messages/FIX44/NetworkStatusRequest.cs | 2 +- Messages/FIX44/NetworkStatusResponse.cs | 2 +- Messages/FIX44/NewOrderCross.cs | 30 ++++---- Messages/FIX44/NewOrderList.cs | 26 +++---- Messages/FIX44/NewOrderMultileg.cs | 38 +++++----- Messages/FIX44/NewOrderSingle.cs | 24 +++--- Messages/FIX44/News.cs | 20 ++--- Messages/FIX44/OrderCancelReplaceRequest.cs | 22 +++--- Messages/FIX44/OrderCancelRequest.cs | 14 ++-- Messages/FIX44/OrderMassCancelReport.cs | 10 +-- Messages/FIX44/OrderMassCancelRequest.cs | 8 +- Messages/FIX44/OrderMassStatusRequest.cs | 12 +-- Messages/FIX44/OrderStatusRequest.cs | 14 ++-- Messages/FIX44/PositionMaintenanceReport.cs | 28 +++---- Messages/FIX44/PositionMaintenanceRequest.cs | 26 +++---- Messages/FIX44/PositionReport.cs | 26 +++---- Messages/FIX44/Quote.cs | 28 +++---- Messages/FIX44/QuoteCancel.cs | 20 ++--- Messages/FIX44/QuoteRequest.cs | 30 ++++---- Messages/FIX44/QuoteRequestReject.cs | 30 ++++---- Messages/FIX44/QuoteResponse.cs | 28 +++---- Messages/FIX44/QuoteStatusReport.cs | 28 +++---- Messages/FIX44/QuoteStatusRequest.cs | 18 ++--- Messages/FIX44/RFQRequest.cs | 16 ++-- Messages/FIX44/RegistrationInstructions.cs | 12 +-- .../FIX44/RegistrationInstructionsResponse.cs | 4 +- Messages/FIX44/RequestForPositions.cs | 20 ++--- Messages/FIX44/RequestForPositionsAck.cs | 18 ++--- Messages/FIX44/SecurityDefinition.cs | 16 ++-- Messages/FIX44/SecurityDefinitionRequest.cs | 16 ++-- Messages/FIX44/SecurityList.cs | 22 +++--- Messages/FIX44/SecurityListRequest.cs | 16 ++-- Messages/FIX44/SecurityStatus.cs | 16 ++-- Messages/FIX44/SecurityStatusRequest.cs | 16 ++-- Messages/FIX44/SecurityTypes.cs | 2 +- .../FIX44/SettlementInstructionRequest.cs | 4 +- Messages/FIX44/SettlementInstructions.cs | 12 +-- Messages/FIX44/TradeCaptureReport.cs | 44 +++++------ Messages/FIX44/TradeCaptureReportAck.cs | 22 +++--- Messages/FIX44/TradeCaptureReportRequest.cs | 22 +++--- .../FIX44/TradeCaptureReportRequestAck.cs | 14 ++-- Messages/FIX50/AdjustedPositionReport.cs | 18 ++--- Messages/FIX50/Advertisement.cs | 22 +++--- Messages/FIX50/AllocationInstruction.cs | 56 +++++++------- Messages/FIX50/AllocationInstructionAck.cs | 10 +-- Messages/FIX50/AllocationInstructionAlert.cs | 56 +++++++------- Messages/FIX50/AllocationReport.cs | 56 +++++++------- Messages/FIX50/AllocationReportAck.cs | 10 +-- Messages/FIX50/AssignmentReport.cs | 34 ++++----- Messages/FIX50/BidRequest.cs | 4 +- Messages/FIX50/BidResponse.cs | 2 +- Messages/FIX50/CollateralAssignment.cs | 42 +++++----- Messages/FIX50/CollateralInquiry.cs | 42 +++++----- Messages/FIX50/CollateralInquiryAck.cs | 32 ++++---- Messages/FIX50/CollateralReport.cs | 42 +++++----- Messages/FIX50/CollateralRequest.cs | 36 ++++----- Messages/FIX50/CollateralResponse.cs | 36 ++++----- Messages/FIX50/Confirmation.cs | 48 ++++++------ Messages/FIX50/ConfirmationRequest.cs | 6 +- Messages/FIX50/ContraryIntentionReport.cs | 24 +++--- .../FIX50/CrossOrderCancelReplaceRequest.cs | 44 +++++------ Messages/FIX50/CrossOrderCancelRequest.cs | 32 ++++---- Messages/FIX50/DerivativeSecurityList.cs | 24 +++--- .../FIX50/DerivativeSecurityListRequest.cs | 8 +- Messages/FIX50/DontKnowTrade.cs | 22 +++--- Messages/FIX50/Email.cs | 28 +++---- Messages/FIX50/ExecutionAcknowledgement.cs | 22 +++--- Messages/FIX50/ExecutionReport.cs | 44 +++++------ Messages/FIX50/IOI.cs | 34 ++++----- Messages/FIX50/ListCancelRequest.cs | 4 +- Messages/FIX50/ListStatus.cs | 2 +- Messages/FIX50/ListStrikePrice.cs | 20 ++--- .../FIX50/MarketDataIncrementalRefresh.cs | 30 ++++---- Messages/FIX50/MarketDataRequest.cs | 28 +++---- Messages/FIX50/MarketDataRequestReject.cs | 2 +- .../FIX50/MarketDataSnapshotFullRefresh.cs | 30 ++++---- Messages/FIX50/MassQuote.cs | 28 +++---- Messages/FIX50/MassQuoteAcknowledgement.cs | 28 +++---- Messages/FIX50/MultilegOrderCancelReplace.cs | 48 ++++++------ .../NetworkCounterpartySystemStatusRequest.cs | 2 +- ...NetworkCounterpartySystemStatusResponse.cs | 2 +- Messages/FIX50/NewOrderCross.cs | 44 +++++------ Messages/FIX50/NewOrderList.cs | 40 +++++----- Messages/FIX50/NewOrderMultileg.cs | 48 ++++++------ Messages/FIX50/NewOrderSingle.cs | 36 ++++----- Messages/FIX50/News.cs | 28 +++---- Messages/FIX50/OrderCancelReplaceRequest.cs | 34 ++++----- Messages/FIX50/OrderCancelRequest.cs | 22 +++--- Messages/FIX50/OrderMassCancelReport.cs | 22 +++--- Messages/FIX50/OrderMassCancelRequest.cs | 20 ++--- Messages/FIX50/OrderMassStatusRequest.cs | 20 ++--- Messages/FIX50/OrderStatusRequest.cs | 22 +++--- Messages/FIX50/PositionMaintenanceReport.cs | 36 ++++----- Messages/FIX50/PositionMaintenanceRequest.cs | 36 ++++----- Messages/FIX50/PositionReport.cs | 36 ++++----- Messages/FIX50/Quote.cs | 36 ++++----- Messages/FIX50/QuoteCancel.cs | 28 +++---- Messages/FIX50/QuoteRequest.cs | 38 +++++----- Messages/FIX50/QuoteRequestReject.cs | 38 +++++----- Messages/FIX50/QuoteResponse.cs | 36 ++++----- Messages/FIX50/QuoteStatusReport.cs | 36 ++++----- Messages/FIX50/QuoteStatusRequest.cs | 26 +++---- Messages/FIX50/RFQRequest.cs | 24 +++--- Messages/FIX50/RegistrationInstructions.cs | 12 +-- .../FIX50/RegistrationInstructionsResponse.cs | 4 +- Messages/FIX50/RequestForPositions.cs | 28 +++---- Messages/FIX50/RequestForPositionsAck.cs | 26 +++---- Messages/FIX50/SecurityDefinition.cs | 26 +++---- Messages/FIX50/SecurityDefinitionRequest.cs | 26 +++---- .../FIX50/SecurityDefinitionUpdateReport.cs | 20 ++--- Messages/FIX50/SecurityList.cs | 30 ++++---- Messages/FIX50/SecurityListRequest.cs | 24 +++--- Messages/FIX50/SecurityListUpdateReport.cs | 28 +++---- Messages/FIX50/SecurityStatus.cs | 24 +++--- Messages/FIX50/SecurityStatusRequest.cs | 24 +++--- Messages/FIX50/SecurityTypes.cs | 2 +- .../FIX50/SettlementInstructionRequest.cs | 4 +- Messages/FIX50/SettlementInstructions.cs | 12 +-- Messages/FIX50/TradeCaptureReport.cs | 58 +++++++------- Messages/FIX50/TradeCaptureReportAck.cs | 58 +++++++------- Messages/FIX50/TradeCaptureReportRequest.cs | 30 ++++---- .../FIX50/TradeCaptureReportRequestAck.cs | 22 +++--- Messages/FIX50/TradingSessionList.cs | 2 +- Messages/FIX50/TradingSessionStatus.cs | 8 +- Messages/FIX50SP1/AdjustedPositionReport.cs | 20 ++--- Messages/FIX50SP1/Advertisement.cs | 22 +++--- Messages/FIX50SP1/AllocationInstruction.cs | 56 +++++++------- Messages/FIX50SP1/AllocationInstructionAck.cs | 10 +-- .../FIX50SP1/AllocationInstructionAlert.cs | 56 +++++++------- Messages/FIX50SP1/AllocationReport.cs | 56 +++++++------- Messages/FIX50SP1/AllocationReportAck.cs | 10 +-- Messages/FIX50SP1/ApplicationMessageReport.cs | 2 +- .../FIX50SP1/ApplicationMessageRequest.cs | 2 +- .../FIX50SP1/ApplicationMessageRequestAck.cs | 2 +- Messages/FIX50SP1/AssignmentReport.cs | 34 ++++----- Messages/FIX50SP1/BidRequest.cs | 4 +- Messages/FIX50SP1/BidResponse.cs | 2 +- Messages/FIX50SP1/CollateralAssignment.cs | 42 +++++----- Messages/FIX50SP1/CollateralInquiry.cs | 42 +++++----- Messages/FIX50SP1/CollateralInquiryAck.cs | 32 ++++---- Messages/FIX50SP1/CollateralReport.cs | 42 +++++----- Messages/FIX50SP1/CollateralRequest.cs | 36 ++++----- Messages/FIX50SP1/CollateralResponse.cs | 36 ++++----- Messages/FIX50SP1/Confirmation.cs | 48 ++++++------ Messages/FIX50SP1/ConfirmationRequest.cs | 6 +- Messages/FIX50SP1/ContraryIntentionReport.cs | 24 +++--- .../CrossOrderCancelReplaceRequest.cs | 44 +++++------ Messages/FIX50SP1/CrossOrderCancelRequest.cs | 32 ++++---- Messages/FIX50SP1/DerivativeSecurityList.cs | 58 +++++++------- .../FIX50SP1/DerivativeSecurityListRequest.cs | 16 ++-- .../DerivativeSecurityListUpdateReport.cs | 58 +++++++------- Messages/FIX50SP1/DontKnowTrade.cs | 22 +++--- Messages/FIX50SP1/Email.cs | 28 +++---- Messages/FIX50SP1/ExecutionAcknowledgement.cs | 22 +++--- Messages/FIX50SP1/ExecutionReport.cs | 62 +++++++-------- Messages/FIX50SP1/IOI.cs | 34 ++++----- Messages/FIX50SP1/ListCancelRequest.cs | 4 +- Messages/FIX50SP1/ListStatus.cs | 2 +- Messages/FIX50SP1/ListStrikePrice.cs | 20 ++--- .../FIX50SP1/MarketDataIncrementalRefresh.cs | 34 ++++----- Messages/FIX50SP1/MarketDataRequest.cs | 32 ++++---- Messages/FIX50SP1/MarketDataRequestReject.cs | 6 +- .../FIX50SP1/MarketDataSnapshotFullRefresh.cs | 32 ++++---- Messages/FIX50SP1/MarketDefinition.cs | 10 +-- .../FIX50SP1/MarketDefinitionUpdateReport.cs | 10 +-- Messages/FIX50SP1/MassQuote.cs | 28 +++---- Messages/FIX50SP1/MassQuoteAcknowledgement.cs | 28 +++---- .../FIX50SP1/MultilegOrderCancelReplace.cs | 48 ++++++------ .../NetworkCounterpartySystemStatusRequest.cs | 2 +- ...NetworkCounterpartySystemStatusResponse.cs | 2 +- Messages/FIX50SP1/NewOrderCross.cs | 44 +++++------ Messages/FIX50SP1/NewOrderList.cs | 40 +++++----- Messages/FIX50SP1/NewOrderMultileg.cs | 48 ++++++------ Messages/FIX50SP1/NewOrderSingle.cs | 36 ++++----- Messages/FIX50SP1/News.cs | 28 +++---- .../FIX50SP1/OrderCancelReplaceRequest.cs | 34 ++++----- Messages/FIX50SP1/OrderCancelRequest.cs | 22 +++--- Messages/FIX50SP1/OrderMassActionReport.cs | 24 +++--- Messages/FIX50SP1/OrderMassActionRequest.cs | 20 ++--- Messages/FIX50SP1/OrderMassCancelReport.cs | 24 +++--- Messages/FIX50SP1/OrderMassCancelRequest.cs | 20 ++--- Messages/FIX50SP1/OrderMassStatusRequest.cs | 20 ++--- Messages/FIX50SP1/OrderStatusRequest.cs | 22 +++--- .../FIX50SP1/PositionMaintenanceReport.cs | 36 ++++----- .../FIX50SP1/PositionMaintenanceRequest.cs | 36 ++++----- Messages/FIX50SP1/PositionReport.cs | 36 ++++----- Messages/FIX50SP1/Quote.cs | 36 ++++----- Messages/FIX50SP1/QuoteCancel.cs | 28 +++---- Messages/FIX50SP1/QuoteRequest.cs | 42 +++++----- Messages/FIX50SP1/QuoteRequestReject.cs | 42 +++++----- Messages/FIX50SP1/QuoteResponse.cs | 36 ++++----- Messages/FIX50SP1/QuoteStatusReport.cs | 36 ++++----- Messages/FIX50SP1/QuoteStatusRequest.cs | 26 +++---- Messages/FIX50SP1/RFQRequest.cs | 28 +++---- Messages/FIX50SP1/RegistrationInstructions.cs | 12 +-- .../RegistrationInstructionsResponse.cs | 4 +- Messages/FIX50SP1/RequestForPositions.cs | 28 +++---- Messages/FIX50SP1/RequestForPositionsAck.cs | 26 +++---- Messages/FIX50SP1/SecurityDefinition.cs | 50 ++++++------ .../FIX50SP1/SecurityDefinitionRequest.cs | 26 +++---- .../SecurityDefinitionUpdateReport.cs | 50 ++++++------ Messages/FIX50SP1/SecurityList.cs | 52 ++++++------- Messages/FIX50SP1/SecurityListRequest.cs | 24 +++--- Messages/FIX50SP1/SecurityListUpdateReport.cs | 52 ++++++------- Messages/FIX50SP1/SecurityStatus.cs | 24 +++--- Messages/FIX50SP1/SecurityStatusRequest.cs | 24 +++--- Messages/FIX50SP1/SecurityTypes.cs | 2 +- .../FIX50SP1/SettlementInstructionRequest.cs | 4 +- Messages/FIX50SP1/SettlementInstructions.cs | 12 +-- .../FIX50SP1/SettlementObligationReport.cs | 20 ++--- Messages/FIX50SP1/TradeCaptureReport.cs | 70 ++++++++--------- Messages/FIX50SP1/TradeCaptureReportAck.cs | 70 ++++++++--------- .../FIX50SP1/TradeCaptureReportRequest.cs | 30 ++++---- .../FIX50SP1/TradeCaptureReportRequestAck.cs | 22 +++--- Messages/FIX50SP1/TradingSessionList.cs | 12 +-- .../TradingSessionListUpdateReport.cs | 12 +-- Messages/FIX50SP1/TradingSessionStatus.cs | 8 +- Messages/FIX50SP2/AdjustedPositionReport.cs | 26 +++---- Messages/FIX50SP2/Advertisement.cs | 28 +++---- Messages/FIX50SP2/AllocationInstruction.cs | 64 ++++++++-------- Messages/FIX50SP2/AllocationInstructionAck.cs | 10 +-- .../FIX50SP2/AllocationInstructionAlert.cs | 62 +++++++-------- Messages/FIX50SP2/AllocationReport.cs | 64 ++++++++-------- Messages/FIX50SP2/AllocationReportAck.cs | 10 +-- Messages/FIX50SP2/ApplicationMessageReport.cs | 2 +- .../FIX50SP2/ApplicationMessageRequest.cs | 10 +-- .../FIX50SP2/ApplicationMessageRequestAck.cs | 10 +-- Messages/FIX50SP2/AssignmentReport.cs | 40 +++++----- Messages/FIX50SP2/BidRequest.cs | 4 +- Messages/FIX50SP2/BidResponse.cs | 2 +- Messages/FIX50SP2/CollateralAssignment.cs | 48 ++++++------ Messages/FIX50SP2/CollateralInquiry.cs | 48 ++++++------ Messages/FIX50SP2/CollateralInquiryAck.cs | 38 +++++----- Messages/FIX50SP2/CollateralReport.cs | 48 ++++++------ Messages/FIX50SP2/CollateralRequest.cs | 42 +++++----- Messages/FIX50SP2/CollateralResponse.cs | 42 +++++----- Messages/FIX50SP2/Confirmation.cs | 54 ++++++------- Messages/FIX50SP2/ConfirmationRequest.cs | 6 +- Messages/FIX50SP2/ContraryIntentionReport.cs | 30 ++++---- .../CrossOrderCancelReplaceRequest.cs | 50 ++++++------ Messages/FIX50SP2/CrossOrderCancelRequest.cs | 38 +++++----- Messages/FIX50SP2/DerivativeSecurityList.cs | 64 ++++++++-------- .../FIX50SP2/DerivativeSecurityListRequest.cs | 16 ++-- .../DerivativeSecurityListUpdateReport.cs | 64 ++++++++-------- Messages/FIX50SP2/DontKnowTrade.cs | 28 +++---- Messages/FIX50SP2/Email.cs | 34 ++++----- Messages/FIX50SP2/ExecutionAcknowledgement.cs | 28 +++---- Messages/FIX50SP2/ExecutionReport.cs | 70 ++++++++--------- Messages/FIX50SP2/IOI.cs | 40 +++++----- Messages/FIX50SP2/ListCancelRequest.cs | 4 +- Messages/FIX50SP2/ListStatus.cs | 2 +- Messages/FIX50SP2/ListStrikePrice.cs | 26 +++---- .../FIX50SP2/MarketDataIncrementalRefresh.cs | 42 +++++----- Messages/FIX50SP2/MarketDataRequest.cs | 38 +++++----- Messages/FIX50SP2/MarketDataRequestReject.cs | 6 +- .../FIX50SP2/MarketDataSnapshotFullRefresh.cs | 40 +++++----- Messages/FIX50SP2/MarketDefinition.cs | 10 +-- .../FIX50SP2/MarketDefinitionUpdateReport.cs | 10 +-- Messages/FIX50SP2/MassQuote.cs | 34 ++++----- Messages/FIX50SP2/MassQuoteAcknowledgement.cs | 36 ++++----- .../FIX50SP2/MultilegOrderCancelReplace.cs | 54 ++++++------- .../NetworkCounterpartySystemStatusRequest.cs | 2 +- ...NetworkCounterpartySystemStatusResponse.cs | 2 +- Messages/FIX50SP2/NewOrderCross.cs | 50 ++++++------ Messages/FIX50SP2/NewOrderList.cs | 46 +++++------ Messages/FIX50SP2/NewOrderMultileg.cs | 54 ++++++------- Messages/FIX50SP2/NewOrderSingle.cs | 42 +++++----- Messages/FIX50SP2/News.cs | 36 ++++----- .../FIX50SP2/OrderCancelReplaceRequest.cs | 40 +++++----- Messages/FIX50SP2/OrderCancelRequest.cs | 28 +++---- Messages/FIX50SP2/OrderMassActionReport.cs | 32 ++++---- Messages/FIX50SP2/OrderMassActionRequest.cs | 28 +++---- Messages/FIX50SP2/OrderMassCancelReport.cs | 32 ++++---- Messages/FIX50SP2/OrderMassCancelRequest.cs | 28 +++---- Messages/FIX50SP2/OrderMassStatusRequest.cs | 28 +++---- Messages/FIX50SP2/OrderStatusRequest.cs | 28 +++---- Messages/FIX50SP2/PartyDetailsListReport.cs | 42 +++++----- Messages/FIX50SP2/PartyDetailsListRequest.cs | 10 +-- .../FIX50SP2/PositionMaintenanceReport.cs | 42 +++++----- .../FIX50SP2/PositionMaintenanceRequest.cs | 42 +++++----- Messages/FIX50SP2/PositionReport.cs | 42 +++++----- Messages/FIX50SP2/Quote.cs | 44 +++++------ Messages/FIX50SP2/QuoteCancel.cs | 36 ++++----- Messages/FIX50SP2/QuoteRequest.cs | 50 ++++++------ Messages/FIX50SP2/QuoteRequestReject.cs | 48 ++++++------ Messages/FIX50SP2/QuoteResponse.cs | 42 +++++----- Messages/FIX50SP2/QuoteStatusReport.cs | 44 +++++------ Messages/FIX50SP2/QuoteStatusRequest.cs | 34 ++++----- Messages/FIX50SP2/RFQRequest.cs | 34 ++++----- Messages/FIX50SP2/RegistrationInstructions.cs | 12 +-- .../RegistrationInstructionsResponse.cs | 4 +- Messages/FIX50SP2/RequestForPositions.cs | 34 ++++----- Messages/FIX50SP2/RequestForPositionsAck.cs | 32 ++++---- Messages/FIX50SP2/SecurityDefinition.cs | 56 +++++++------- .../FIX50SP2/SecurityDefinitionRequest.cs | 32 ++++---- .../SecurityDefinitionUpdateReport.cs | 56 +++++++------- Messages/FIX50SP2/SecurityList.cs | 58 +++++++------- Messages/FIX50SP2/SecurityListRequest.cs | 30 ++++---- Messages/FIX50SP2/SecurityListUpdateReport.cs | 58 +++++++------- Messages/FIX50SP2/SecurityStatus.cs | 30 ++++---- Messages/FIX50SP2/SecurityStatusRequest.cs | 30 ++++---- Messages/FIX50SP2/SecurityTypes.cs | 2 +- .../FIX50SP2/SettlementInstructionRequest.cs | 4 +- Messages/FIX50SP2/SettlementInstructions.cs | 12 +-- .../FIX50SP2/SettlementObligationReport.cs | 26 +++---- Messages/FIX50SP2/StreamAssignmentReport.cs | 22 +++--- Messages/FIX50SP2/StreamAssignmentRequest.cs | 22 +++--- Messages/FIX50SP2/TradeCaptureReport.cs | 76 +++++++++---------- Messages/FIX50SP2/TradeCaptureReportAck.cs | 76 +++++++++---------- .../FIX50SP2/TradeCaptureReportRequest.cs | 36 ++++----- .../FIX50SP2/TradeCaptureReportRequestAck.cs | 28 +++---- Messages/FIX50SP2/TradingSessionList.cs | 12 +-- .../TradingSessionListUpdateReport.cs | 12 +-- Messages/FIX50SP2/TradingSessionStatus.cs | 14 ++-- Messages/FIXT11/Logon.cs | 2 +- 434 files changed, 4963 insertions(+), 4963 deletions(-) diff --git a/DDTool/DDTool/Generators/GenMessages.cs b/DDTool/DDTool/Generators/GenMessages.cs index 1ca0f65c0..6aa04e2df 100644 --- a/DDTool/DDTool/Generators/GenMessages.cs +++ b/DDTool/DDTool/Generators/GenMessages.cs @@ -191,7 +191,7 @@ private static List GenerateSingleGroup(DDGroup group, int indentSpaces) "{", $" public static int[] DefaultFieldOrder = [{string.Join(", ", fieldOrderStrings)}];", "", - " [Obsolete(\"Use DefaultFieldOrder instead. This will be removed in a future release.\")]", + " [Obsolete(\"Use DefaultFieldOrder instead. This will be removed in 1.16.\")]", $" public static int[] fieldOrder = {{{string.Join(", ", fieldOrderStrings)}}};", "", $" public {group.Name}Group()", diff --git a/Messages/FIX40/Allocation.cs b/Messages/FIX40/Allocation.cs index c9a59aea2..da7d0118a 100644 --- a/Messages/FIX40/Allocation.cs +++ b/Messages/FIX40/Allocation.cs @@ -469,7 +469,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.ListID, Tags.WaveNo, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.ListID, Tags.WaveNo, 0}; public NoOrdersGroup() @@ -553,7 +553,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, Tags.LastShares, Tags.LastPx, Tags.LastMkt, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, Tags.LastShares, Tags.LastPx, Tags.LastMkt, 0}; public NoExecsGroup() @@ -637,7 +637,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0}; public NoMiscFeesGroup() @@ -705,7 +705,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocShares, Tags.ProcessCode, Tags.ExecBroker, Tags.ClientID, Tags.Commission, Tags.CommType, Tags.NoDlvyInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocShares, Tags.ProcessCode, Tags.ExecBroker, Tags.ClientID, Tags.Commission, Tags.CommType, Tags.NoDlvyInst, 0}; public NoAllocsGroup() @@ -852,7 +852,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.BrokerOfCredit, Tags.DlvyInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.BrokerOfCredit, Tags.DlvyInst, 0}; public NoDlvyInstGroup() diff --git a/Messages/FIX40/Email.cs b/Messages/FIX40/Email.cs index 7ebfd65c3..bc8805506 100644 --- a/Messages/FIX40/Email.cs +++ b/Messages/FIX40/Email.cs @@ -153,7 +153,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX40/ExecutionReport.cs b/Messages/FIX40/ExecutionReport.cs index 2651dbba7..a13eb34c3 100644 --- a/Messages/FIX40/ExecutionReport.cs +++ b/Messages/FIX40/ExecutionReport.cs @@ -765,7 +765,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX40/ListStatus.cs b/Messages/FIX40/ListStatus.cs index f4aef694b..1b03677c0 100644 --- a/Messages/FIX40/ListStatus.cs +++ b/Messages/FIX40/ListStatus.cs @@ -109,7 +109,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.CumQty, Tags.CxlQty, Tags.AvgPx, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.CumQty, Tags.CxlQty, Tags.AvgPx, 0}; public NoOrdersGroup() diff --git a/Messages/FIX40/News.cs b/Messages/FIX40/News.cs index 6c6ae8bfd..08f000389 100644 --- a/Messages/FIX40/News.cs +++ b/Messages/FIX40/News.cs @@ -114,7 +114,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX41/Allocation.cs b/Messages/FIX41/Allocation.cs index 23ffc2b16..c44b076bb 100644 --- a/Messages/FIX41/Allocation.cs +++ b/Messages/FIX41/Allocation.cs @@ -613,7 +613,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.ListID, Tags.WaveNo, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.ListID, Tags.WaveNo, 0}; public NoOrdersGroup() @@ -713,7 +713,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastShares, Tags.ExecID, Tags.LastPx, Tags.LastCapacity, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastShares, Tags.ExecID, Tags.LastPx, Tags.LastCapacity, 0}; public NoExecsGroup() @@ -797,7 +797,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocShares, Tags.ProcessCode, Tags.BrokerOfCredit, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.ExecBroker, Tags.ClientID, Tags.Commission, Tags.CommType, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AccruedInterestAmt, Tags.SettlInstMode, Tags.NoMiscFees, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocShares, Tags.ProcessCode, Tags.BrokerOfCredit, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.ExecBroker, Tags.ClientID, Tags.Commission, Tags.CommType, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AccruedInterestAmt, Tags.SettlInstMode, Tags.NoMiscFees, 0}; public NoAllocsGroup() @@ -1136,7 +1136,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX41/Email.cs b/Messages/FIX41/Email.cs index 17f8b52bf..f184aa642 100644 --- a/Messages/FIX41/Email.cs +++ b/Messages/FIX41/Email.cs @@ -189,7 +189,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatdSym, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.SecurityExchange, Tags.Issuer, Tags.SecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatdSym, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.SecurityExchange, Tags.Issuer, Tags.SecurityDesc, 0}; public NoRelatedSymGroup() @@ -417,7 +417,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX41/IndicationofInterest.cs b/Messages/FIX41/IndicationofInterest.cs index c3a2a5ddc..9eb063646 100644 --- a/Messages/FIX41/IndicationofInterest.cs +++ b/Messages/FIX41/IndicationofInterest.cs @@ -481,7 +481,7 @@ public class NoIOIQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.IOIQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.IOIQualifier, 0}; public NoIOIQualifiersGroup() diff --git a/Messages/FIX41/ListStatus.cs b/Messages/FIX41/ListStatus.cs index ac3b3c692..41891fb84 100644 --- a/Messages/FIX41/ListStatus.cs +++ b/Messages/FIX41/ListStatus.cs @@ -109,7 +109,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.CumQty, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.CumQty, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, 0}; public NoOrdersGroup() diff --git a/Messages/FIX41/News.cs b/Messages/FIX41/News.cs index adca0625f..42d402bbc 100644 --- a/Messages/FIX41/News.cs +++ b/Messages/FIX41/News.cs @@ -153,7 +153,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatdSym, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.SecurityExchange, Tags.Issuer, Tags.SecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatdSym, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.SecurityExchange, Tags.Issuer, Tags.SecurityDesc, 0}; public NoRelatedSymGroup() @@ -381,7 +381,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX42/Allocation.cs b/Messages/FIX42/Allocation.cs index 3f73b320c..4cf75eb11 100644 --- a/Messages/FIX42/Allocation.cs +++ b/Messages/FIX42/Allocation.cs @@ -773,7 +773,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.ListID, Tags.WaveNo, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.ListID, Tags.WaveNo, 0}; public NoOrdersGroup() @@ -873,7 +873,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastShares, Tags.ExecID, Tags.LastPx, Tags.LastCapacity, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastShares, Tags.ExecID, Tags.LastPx, Tags.LastCapacity, 0}; public NoExecsGroup() @@ -957,7 +957,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocPrice, Tags.AllocShares, Tags.ProcessCode, Tags.BrokerOfCredit, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.ExecBroker, Tags.ClientID, Tags.Commission, Tags.CommType, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AccruedInterestAmt, Tags.SettlInstMode, Tags.NoMiscFees, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocPrice, Tags.AllocShares, Tags.ProcessCode, Tags.BrokerOfCredit, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.ExecBroker, Tags.ClientID, Tags.Commission, Tags.CommType, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AccruedInterestAmt, Tags.SettlInstMode, Tags.NoMiscFees, 0}; public NoAllocsGroup() @@ -1344,7 +1344,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX42/BidRequest.cs b/Messages/FIX42/BidRequest.cs index 413b1dc71..237797147 100644 --- a/Messages/FIX42/BidRequest.cs +++ b/Messages/FIX42/BidRequest.cs @@ -499,7 +499,7 @@ public class NoBidDescriptorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0}; public NoBidDescriptorsGroup() @@ -695,7 +695,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.NetGrossInd, Tags.SettlmntTyp, Tags.FutSettDate, Tags.Account, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.NetGrossInd, Tags.SettlmntTyp, Tags.FutSettDate, Tags.Account, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX42/BidResponse.cs b/Messages/FIX42/BidResponse.cs index 0b0e4650a..fd915ab03 100644 --- a/Messages/FIX42/BidResponse.cs +++ b/Messages/FIX42/BidResponse.cs @@ -66,7 +66,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Commission, Tags.CommType, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlmntTyp, Tags.FutSettDate, Tags.TradingSessionID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Commission, Tags.CommType, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlmntTyp, Tags.FutSettDate, Tags.TradingSessionID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX42/Email.cs b/Messages/FIX42/Email.cs index a7361a4e4..3732c147d 100644 --- a/Messages/FIX42/Email.cs +++ b/Messages/FIX42/Email.cs @@ -237,7 +237,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -289,7 +289,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatdSym, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatdSym, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0}; public NoRelatedSymGroup() @@ -613,7 +613,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX42/ExecutionReport.cs b/Messages/FIX42/ExecutionReport.cs index 5d99359ca..52f48d4af 100644 --- a/Messages/FIX42/ExecutionReport.cs +++ b/Messages/FIX42/ExecutionReport.cs @@ -1515,7 +1515,7 @@ public class NoContraBrokersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, 0}; public NoContraBrokersGroup() diff --git a/Messages/FIX42/IndicationofInterest.cs b/Messages/FIX42/IndicationofInterest.cs index 65c16943c..1597a328e 100644 --- a/Messages/FIX42/IndicationofInterest.cs +++ b/Messages/FIX42/IndicationofInterest.cs @@ -641,7 +641,7 @@ public class NoIOIQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.IOIQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.IOIQualifier, 0}; public NoIOIQualifiersGroup() @@ -677,7 +677,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX42/ListStatus.cs b/Messages/FIX42/ListStatus.cs index 759612e9a..30378111e 100644 --- a/Messages/FIX42/ListStatus.cs +++ b/Messages/FIX42/ListStatus.cs @@ -211,7 +211,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoOrdersGroup() diff --git a/Messages/FIX42/ListStrikePrice.cs b/Messages/FIX42/ListStrikePrice.cs index 0b6ca87e6..fa2806c87 100644 --- a/Messages/FIX42/ListStrikePrice.cs +++ b/Messages/FIX42/ListStrikePrice.cs @@ -75,7 +75,7 @@ public class NoStrikesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.ClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.ClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoStrikesGroup() diff --git a/Messages/FIX42/Logon.cs b/Messages/FIX42/Logon.cs index 4de9a7d4b..42b1f2864 100644 --- a/Messages/FIX42/Logon.cs +++ b/Messages/FIX42/Logon.cs @@ -139,7 +139,7 @@ public class NoMsgTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefMsgType, Tags.MsgDirection, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefMsgType, Tags.MsgDirection, 0}; public NoMsgTypesGroup() diff --git a/Messages/FIX42/MarketDataIncrementalRefresh.cs b/Messages/FIX42/MarketDataIncrementalRefresh.cs index 57424f0d6..ab994d147 100644 --- a/Messages/FIX42/MarketDataIncrementalRefresh.cs +++ b/Messages/FIX42/MarketDataIncrementalRefresh.cs @@ -50,7 +50,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettleFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettleFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoMDEntriesGroup() diff --git a/Messages/FIX42/MarketDataRequest.cs b/Messages/FIX42/MarketDataRequest.cs index f9952c909..298f1f1a7 100644 --- a/Messages/FIX42/MarketDataRequest.cs +++ b/Messages/FIX42/MarketDataRequest.cs @@ -141,7 +141,7 @@ public class NoMDEntryTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, 0}; public NoMDEntryTypesGroup() @@ -177,7 +177,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.TradingSessionID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.TradingSessionID, 0}; public NoRelatedSymGroup() diff --git a/Messages/FIX42/MarketDataSnapshotFullRefresh.cs b/Messages/FIX42/MarketDataSnapshotFullRefresh.cs index cd39eae2b..e1aa092d9 100644 --- a/Messages/FIX42/MarketDataSnapshotFullRefresh.cs +++ b/Messages/FIX42/MarketDataSnapshotFullRefresh.cs @@ -409,7 +409,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettleFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettleFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoMDEntriesGroup() diff --git a/Messages/FIX42/MassQuote.cs b/Messages/FIX42/MassQuote.cs index 4b314ce32..9c8042f47 100644 --- a/Messages/FIX42/MassQuote.cs +++ b/Messages/FIX42/MassQuote.cs @@ -121,7 +121,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingIDSource, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDay, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.QuoteSetValidUntilTime, Tags.TotQuoteEntries, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingIDSource, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDay, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.QuoteSetValidUntilTime, Tags.TotQuoteEntries, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -508,7 +508,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.TransactTime, Tags.TradingSessionID, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.Currency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.TransactTime, Tags.TradingSessionID, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.Currency, 0}; public NoQuoteEntriesGroup() diff --git a/Messages/FIX42/NewOrderList.cs b/Messages/FIX42/NewOrderList.cs index e33f4d66f..db71ca9aa 100644 --- a/Messages/FIX42/NewOrderList.cs +++ b/Messages/FIX42/NewOrderList.cs @@ -221,7 +221,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.ListSeqNo, Tags.SettlInstMode, Tags.ClientID, Tags.ExecBroker, Tags.Account, Tags.NoAllocs, Tags.SettlmntTyp, Tags.FutSettDate, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.OrderQty, Tags.CashOrderQty, Tags.OrdType, Tags.Price, Tags.StopPx, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIid, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.Rule80A, Tags.ForexReq, Tags.SettlCurrency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.FutSettDate2, Tags.OrderQty2, Tags.OpenClose, Tags.CoveredOrUncovered, Tags.CustomerOrFirm, Tags.MaxShow, Tags.PegDifference, Tags.DiscretionInst, Tags.DiscretionOffset, Tags.ClearingFirm, Tags.ClearingAccount, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.ListSeqNo, Tags.SettlInstMode, Tags.ClientID, Tags.ExecBroker, Tags.Account, Tags.NoAllocs, Tags.SettlmntTyp, Tags.FutSettDate, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.OrderQty, Tags.CashOrderQty, Tags.OrdType, Tags.Price, Tags.StopPx, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIid, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.Rule80A, Tags.ForexReq, Tags.SettlCurrency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.FutSettDate2, Tags.OrderQty2, Tags.OpenClose, Tags.CoveredOrUncovered, Tags.CustomerOrFirm, Tags.MaxShow, Tags.PegDifference, Tags.DiscretionInst, Tags.DiscretionOffset, Tags.ClearingFirm, Tags.ClearingAccount, 0}; public NoOrdersGroup() @@ -1424,7 +1424,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocShares, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocShares, 0}; public NoAllocsGroup() @@ -1476,7 +1476,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX42/NewOrderSingle.cs b/Messages/FIX42/NewOrderSingle.cs index 310567779..8b5ac27c6 100644 --- a/Messages/FIX42/NewOrderSingle.cs +++ b/Messages/FIX42/NewOrderSingle.cs @@ -1171,7 +1171,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocShares, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocShares, 0}; public NoAllocsGroup() @@ -1223,7 +1223,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX42/News.cs b/Messages/FIX42/News.cs index 47d83575c..8175336b5 100644 --- a/Messages/FIX42/News.cs +++ b/Messages/FIX42/News.cs @@ -201,7 +201,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -253,7 +253,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatdSym, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatdSym, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0}; public NoRelatedSymGroup() @@ -577,7 +577,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX42/OrderCancelReplaceRequest.cs b/Messages/FIX42/OrderCancelReplaceRequest.cs index 7cdc21a5b..6a8d8f50a 100644 --- a/Messages/FIX42/OrderCancelReplaceRequest.cs +++ b/Messages/FIX42/OrderCancelReplaceRequest.cs @@ -1157,7 +1157,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocShares, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocShares, 0}; public NoAllocsGroup() @@ -1209,7 +1209,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX42/QuoteAcknowledgement.cs b/Messages/FIX42/QuoteAcknowledgement.cs index 34dca1718..4f9e4e46a 100644 --- a/Messages/FIX42/QuoteAcknowledgement.cs +++ b/Messages/FIX42/QuoteAcknowledgement.cs @@ -153,7 +153,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingIDSource, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDay, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.TotQuoteEntries, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingIDSource, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDay, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.TotQuoteEntries, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -524,7 +524,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.QuoteEntryRejectReason, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.QuoteEntryRejectReason, 0}; public NoQuoteEntriesGroup() diff --git a/Messages/FIX42/QuoteCancel.cs b/Messages/FIX42/QuoteCancel.cs index 4cdd7c0c5..bf4633b62 100644 --- a/Messages/FIX42/QuoteCancel.cs +++ b/Messages/FIX42/QuoteCancel.cs @@ -123,7 +123,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.UnderlyingSymbol, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.UnderlyingSymbol, 0}; public NoQuoteEntriesGroup() diff --git a/Messages/FIX42/QuoteRequest.cs b/Messages/FIX42/QuoteRequest.cs index 9454e0d22..f544d3148 100644 --- a/Messages/FIX42/QuoteRequest.cs +++ b/Messages/FIX42/QuoteRequest.cs @@ -57,7 +57,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.TradingSessionID, Tags.Side, Tags.OrderQty, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.ExpireTime, Tags.TransactTime, Tags.Currency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.IDSource, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDay, Tags.PutOrCall, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.TradingSessionID, Tags.Side, Tags.OrderQty, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.ExpireTime, Tags.TransactTime, Tags.Currency, 0}; public NoRelatedSymGroup() diff --git a/Messages/FIX42/SecurityDefinition.cs b/Messages/FIX42/SecurityDefinition.cs index 8b3290cf7..f4e06a4aa 100644 --- a/Messages/FIX42/SecurityDefinition.cs +++ b/Messages/FIX42/SecurityDefinition.cs @@ -493,7 +493,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingIDSource, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDay, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.RatioQty, Tags.Side, Tags.UnderlyingCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingIDSource, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDay, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.RatioQty, Tags.Side, Tags.UnderlyingCurrency, 0}; public NoRelatedSymGroup() diff --git a/Messages/FIX42/SecurityDefinitionRequest.cs b/Messages/FIX42/SecurityDefinitionRequest.cs index 1e976d447..050f76778 100644 --- a/Messages/FIX42/SecurityDefinitionRequest.cs +++ b/Messages/FIX42/SecurityDefinitionRequest.cs @@ -459,7 +459,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingIDSource, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDay, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.RatioQty, Tags.Side, Tags.UnderlyingCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingIDSource, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDay, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.RatioQty, Tags.Side, Tags.UnderlyingCurrency, 0}; public NoRelatedSymGroup() diff --git a/Messages/FIX43/Advertisement.cs b/Messages/FIX43/Advertisement.cs index 14f7ecf6c..73e2082c8 100644 --- a/Messages/FIX43/Advertisement.cs +++ b/Messages/FIX43/Advertisement.cs @@ -817,7 +817,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/Allocation.cs b/Messages/FIX43/Allocation.cs index b49e14d4f..34a61fea8 100644 --- a/Messages/FIX43/Allocation.cs +++ b/Messages/FIX43/Allocation.cs @@ -1159,7 +1159,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, 0}; public NoOrdersGroup() @@ -1259,7 +1259,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastCapacity, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastCapacity, 0}; public NoExecsGroup() @@ -1359,7 +1359,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1411,7 +1411,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1495,7 +1495,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AccruedInterestAmt, Tags.SettlInstMode, Tags.NoMiscFees, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AccruedInterestAmt, Tags.SettlInstMode, Tags.NoMiscFees, 0}; public NoAllocsGroup() @@ -1898,7 +1898,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() @@ -1982,7 +1982,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX43/AllocationACK.cs b/Messages/FIX43/AllocationACK.cs index f20956ae1..9cc3b9107 100644 --- a/Messages/FIX43/AllocationACK.cs +++ b/Messages/FIX43/AllocationACK.cs @@ -189,7 +189,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() diff --git a/Messages/FIX43/BidRequest.cs b/Messages/FIX43/BidRequest.cs index 5e1e7d8ab..bad7dbe74 100644 --- a/Messages/FIX43/BidRequest.cs +++ b/Messages/FIX43/BidRequest.cs @@ -499,7 +499,7 @@ public class NoBidDescriptorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0}; public NoBidDescriptorsGroup() @@ -695,7 +695,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlmntTyp, Tags.FutSettDate, Tags.Account, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlmntTyp, Tags.FutSettDate, Tags.Account, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX43/BidResponse.cs b/Messages/FIX43/BidResponse.cs index 6319f03a6..b65eb239f 100644 --- a/Messages/FIX43/BidResponse.cs +++ b/Messages/FIX43/BidResponse.cs @@ -66,7 +66,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlmntTyp, Tags.FutSettDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlmntTyp, Tags.FutSettDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX43/CrossOrderCancelReplaceRequest.cs b/Messages/FIX43/CrossOrderCancelReplaceRequest.cs index b2f7b4b47..0ac9f24f2 100644 --- a/Messages/FIX43/CrossOrderCancelReplaceRequest.cs +++ b/Messages/FIX43/CrossOrderCancelReplaceRequest.cs @@ -1351,7 +1351,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.Account, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.NoAllocs, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.Account, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.NoAllocs, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, 0}; public NoSidesGroup() @@ -1978,7 +1978,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -2062,7 +2062,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2145,7 +2145,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() @@ -2231,7 +2231,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2283,7 +2283,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2335,7 +2335,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX43/CrossOrderCancelRequest.cs b/Messages/FIX43/CrossOrderCancelRequest.cs index d07c8f435..7c977a24e 100644 --- a/Messages/FIX43/CrossOrderCancelRequest.cs +++ b/Messages/FIX43/CrossOrderCancelRequest.cs @@ -675,7 +675,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoSidesGroup() @@ -966,7 +966,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1051,7 +1051,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/DerivativeSecurityList.cs b/Messages/FIX43/DerivativeSecurityList.cs index 8f8357201..1fddf2dec 100644 --- a/Messages/FIX43/DerivativeSecurityList.cs +++ b/Messages/FIX43/DerivativeSecurityList.cs @@ -653,7 +653,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -705,7 +705,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Currency, Tags.NoLegs, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Currency, Tags.NoLegs, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoRelatedSymGroup() @@ -1364,7 +1364,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1416,7 +1416,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, 0}; public NoLegsGroup() @@ -2011,7 +2011,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX43/DerivativeSecurityListRequest.cs b/Messages/FIX43/DerivativeSecurityListRequest.cs index 3de3886aa..10388788e 100644 --- a/Messages/FIX43/DerivativeSecurityListRequest.cs +++ b/Messages/FIX43/DerivativeSecurityListRequest.cs @@ -715,7 +715,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() diff --git a/Messages/FIX43/DontKnowTrade.cs b/Messages/FIX43/DontKnowTrade.cs index 358843954..16a18a9d0 100644 --- a/Messages/FIX43/DontKnowTrade.cs +++ b/Messages/FIX43/DontKnowTrade.cs @@ -785,7 +785,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/Email.cs b/Messages/FIX43/Email.cs index 2f8dd5073..22c10f87d 100644 --- a/Messages/FIX43/Email.cs +++ b/Messages/FIX43/Email.cs @@ -237,7 +237,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -289,7 +289,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0}; public NoRelatedSymGroup() @@ -836,7 +836,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -889,7 +889,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX43/ExecutionReport.cs b/Messages/FIX43/ExecutionReport.cs index 426509103..9ed6c9842 100644 --- a/Messages/FIX43/ExecutionReport.cs +++ b/Messages/FIX43/ExecutionReport.cs @@ -2585,7 +2585,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -2669,7 +2669,7 @@ public class NoContraBrokersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0}; public NoContraBrokersGroup() @@ -2769,7 +2769,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2821,7 +2821,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -2873,7 +2873,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -2941,7 +2941,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlmntTyp, Tags.LegFutSettDate, Tags.LegLastPx, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlmntTyp, Tags.LegFutSettDate, Tags.LegLastPx, 0}; public NoLegsGroup() @@ -3648,7 +3648,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3700,7 +3700,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() diff --git a/Messages/FIX43/IndicationOfInterest.cs b/Messages/FIX43/IndicationOfInterest.cs index edf90c743..d38b559d2 100644 --- a/Messages/FIX43/IndicationOfInterest.cs +++ b/Messages/FIX43/IndicationOfInterest.cs @@ -945,7 +945,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -997,7 +997,7 @@ public class NoIOIQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.IOIQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.IOIQualifier, 0}; public NoIOIQualifiersGroup() @@ -1033,7 +1033,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX43/ListStatus.cs b/Messages/FIX43/ListStatus.cs index 3bcd392ae..0e85a3702 100644 --- a/Messages/FIX43/ListStatus.cs +++ b/Messages/FIX43/ListStatus.cs @@ -211,7 +211,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoOrdersGroup() diff --git a/Messages/FIX43/ListStrikePrice.cs b/Messages/FIX43/ListStrikePrice.cs index 233c1bc18..df182840c 100644 --- a/Messages/FIX43/ListStrikePrice.cs +++ b/Messages/FIX43/ListStrikePrice.cs @@ -75,7 +75,7 @@ public class NoStrikesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoStrikesGroup() @@ -766,7 +766,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/Logon.cs b/Messages/FIX43/Logon.cs index c0497daef..9900f05b1 100644 --- a/Messages/FIX43/Logon.cs +++ b/Messages/FIX43/Logon.cs @@ -187,7 +187,7 @@ public class NoMsgTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefMsgType, Tags.MsgDirection, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefMsgType, Tags.MsgDirection, 0}; public NoMsgTypesGroup() diff --git a/Messages/FIX43/MarketDataIncrementalRefresh.cs b/Messages/FIX43/MarketDataIncrementalRefresh.cs index 31f5d0ca6..ac936ebaf 100644 --- a/Messages/FIX43/MarketDataIncrementalRefresh.cs +++ b/Messages/FIX43/MarketDataIncrementalRefresh.cs @@ -50,7 +50,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettleFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.TotalVolumeTraded, Tags.TotalVolumeTradedDate, Tags.TotalVolumeTradedTime, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettleFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.TotalVolumeTraded, Tags.TotalVolumeTradedDate, Tags.TotalVolumeTradedTime, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoMDEntriesGroup() @@ -1269,7 +1269,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/MarketDataRequest.cs b/Messages/FIX43/MarketDataRequest.cs index b2f6aa1d1..2c05babd7 100644 --- a/Messages/FIX43/MarketDataRequest.cs +++ b/Messages/FIX43/MarketDataRequest.cs @@ -205,7 +205,7 @@ public class NoMDEntryTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, 0}; public NoMDEntryTypesGroup() @@ -241,7 +241,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0}; public NoRelatedSymGroup() @@ -788,7 +788,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -841,7 +841,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX43/MarketDataSnapshotFullRefresh.cs b/Messages/FIX43/MarketDataSnapshotFullRefresh.cs index 781b2727f..458dc0616 100644 --- a/Messages/FIX43/MarketDataSnapshotFullRefresh.cs +++ b/Messages/FIX43/MarketDataSnapshotFullRefresh.cs @@ -681,7 +681,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -733,7 +733,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettleFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettleFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoMDEntriesGroup() diff --git a/Messages/FIX43/MassQuote.cs b/Messages/FIX43/MassQuote.cs index 3d6b01171..04df6c9e1 100644 --- a/Messages/FIX43/MassQuote.cs +++ b/Messages/FIX43/MassQuote.cs @@ -185,7 +185,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -269,7 +269,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.QuoteSetValidUntilTime, Tags.TotQuoteEntries, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.QuoteSetValidUntilTime, Tags.TotQuoteEntries, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -896,7 +896,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -948,7 +948,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, 0}; public NoQuoteEntriesGroup() @@ -1879,7 +1879,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/MassQuoteAcknowledgement.cs b/Messages/FIX43/MassQuoteAcknowledgement.cs index 9c39808be..f37902c26 100644 --- a/Messages/FIX43/MassQuoteAcknowledgement.cs +++ b/Messages/FIX43/MassQuoteAcknowledgement.cs @@ -201,7 +201,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -285,7 +285,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.TotQuoteEntries, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingStrikePrice, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.TotQuoteEntries, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -896,7 +896,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -948,7 +948,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, 0}; public NoQuoteEntriesGroup() @@ -1895,7 +1895,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/MultilegOrderCancelReplaceRequest.cs b/Messages/FIX43/MultilegOrderCancelReplaceRequest.cs index c8c9809ea..23c41831d 100644 --- a/Messages/FIX43/MultilegOrderCancelReplaceRequest.cs +++ b/Messages/FIX43/MultilegOrderCancelReplaceRequest.cs @@ -1733,7 +1733,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1817,7 +1817,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.IndividualAllocID, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.IndividualAllocID, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -1885,7 +1885,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -1937,7 +1937,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1989,7 +1989,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlmntTyp, Tags.LegFutSettDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlmntTyp, Tags.LegFutSettDate, 0}; public NoLegsGroup() @@ -2680,7 +2680,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2732,7 +2732,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() diff --git a/Messages/FIX43/NewOrderCross.cs b/Messages/FIX43/NewOrderCross.cs index 2ef547ee6..860bbdd50 100644 --- a/Messages/FIX43/NewOrderCross.cs +++ b/Messages/FIX43/NewOrderCross.cs @@ -1317,7 +1317,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.Account, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.NoAllocs, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.Account, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.NoAllocs, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, 0}; public NoSidesGroup() @@ -1912,7 +1912,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1996,7 +1996,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2079,7 +2079,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() @@ -2165,7 +2165,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2217,7 +2217,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2269,7 +2269,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX43/NewOrderList.cs b/Messages/FIX43/NewOrderList.cs index daf128c89..a31db6a0a 100644 --- a/Messages/FIX43/NewOrderList.cs +++ b/Messages/FIX43/NewOrderList.cs @@ -269,7 +269,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.Account, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlmntTyp, Tags.FutSettDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.YieldType, Tags.Yield, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIid, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.Rule80A, Tags.ForexReq, Tags.SettlCurrency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.FutSettDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegDifference, Tags.DiscretionInst, Tags.DiscretionOffset, Tags.Designation, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.NetMoney, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.Account, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlmntTyp, Tags.FutSettDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.YieldType, Tags.Yield, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIid, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.Rule80A, Tags.ForexReq, Tags.SettlCurrency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.FutSettDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegDifference, Tags.DiscretionInst, Tags.DiscretionOffset, Tags.Designation, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.NetMoney, 0}; public NoOrdersGroup() @@ -2128,7 +2128,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -2212,7 +2212,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2295,7 +2295,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() @@ -2380,7 +2380,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2432,7 +2432,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2484,7 +2484,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX43/NewOrderMultileg.cs b/Messages/FIX43/NewOrderMultileg.cs index e91cbe4dd..0d26ebfa9 100644 --- a/Messages/FIX43/NewOrderMultileg.cs +++ b/Messages/FIX43/NewOrderMultileg.cs @@ -1683,7 +1683,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1767,7 +1767,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.IndividualAllocID, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.IndividualAllocID, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -1835,7 +1835,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -1887,7 +1887,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1939,7 +1939,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlmntTyp, Tags.LegFutSettDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlmntTyp, Tags.LegFutSettDate, 0}; public NoLegsGroup() @@ -2630,7 +2630,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2682,7 +2682,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() diff --git a/Messages/FIX43/NewOrderSingle.cs b/Messages/FIX43/NewOrderSingle.cs index b02c772fa..ecc4b120d 100644 --- a/Messages/FIX43/NewOrderSingle.cs +++ b/Messages/FIX43/NewOrderSingle.cs @@ -1875,7 +1875,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1959,7 +1959,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2042,7 +2042,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() @@ -2127,7 +2127,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2179,7 +2179,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2231,7 +2231,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX43/News.cs b/Messages/FIX43/News.cs index a8bda24fb..4875f6376 100644 --- a/Messages/FIX43/News.cs +++ b/Messages/FIX43/News.cs @@ -201,7 +201,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -253,7 +253,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0}; public NoRelatedSymGroup() @@ -800,7 +800,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -853,7 +853,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX43/OrderCancelReplaceRequest.cs b/Messages/FIX43/OrderCancelReplaceRequest.cs index 88fcdad41..2237a5611 100644 --- a/Messages/FIX43/OrderCancelReplaceRequest.cs +++ b/Messages/FIX43/OrderCancelReplaceRequest.cs @@ -1861,7 +1861,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1945,7 +1945,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2028,7 +2028,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() @@ -2113,7 +2113,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2165,7 +2165,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/OrderCancelRequest.cs b/Messages/FIX43/OrderCancelRequest.cs index 64a5bfdf7..5e26d1b86 100644 --- a/Messages/FIX43/OrderCancelRequest.cs +++ b/Messages/FIX43/OrderCancelRequest.cs @@ -897,7 +897,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -981,7 +981,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/OrderMassCancelReport.cs b/Messages/FIX43/OrderMassCancelReport.cs index 66a71d5d2..fff9fe543 100644 --- a/Messages/FIX43/OrderMassCancelReport.cs +++ b/Messages/FIX43/OrderMassCancelReport.cs @@ -1357,7 +1357,7 @@ public class NoAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0}; public NoAffectedOrdersGroup() @@ -1425,7 +1425,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1477,7 +1477,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() diff --git a/Messages/FIX43/OrderMassCancelRequest.cs b/Messages/FIX43/OrderMassCancelRequest.cs index 05b857443..a2fe79257 100644 --- a/Messages/FIX43/OrderMassCancelRequest.cs +++ b/Messages/FIX43/OrderMassCancelRequest.cs @@ -1261,7 +1261,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1313,7 +1313,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() diff --git a/Messages/FIX43/OrderMassStatusRequest.cs b/Messages/FIX43/OrderMassStatusRequest.cs index 69eeeaf63..7c26a5c73 100644 --- a/Messages/FIX43/OrderMassStatusRequest.cs +++ b/Messages/FIX43/OrderMassStatusRequest.cs @@ -1211,7 +1211,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1295,7 +1295,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1347,7 +1347,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() diff --git a/Messages/FIX43/OrderStatusRequest.cs b/Messages/FIX43/OrderStatusRequest.cs index eaf6ab84f..85c4b0e91 100644 --- a/Messages/FIX43/OrderStatusRequest.cs +++ b/Messages/FIX43/OrderStatusRequest.cs @@ -669,7 +669,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -753,7 +753,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/Quote.cs b/Messages/FIX43/Quote.cs index ac6dad0d6..7d4d2cedd 100644 --- a/Messages/FIX43/Quote.cs +++ b/Messages/FIX43/Quote.cs @@ -1275,7 +1275,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1359,7 +1359,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/QuoteCancel.cs b/Messages/FIX43/QuoteCancel.cs index a08c93422..c9505882b 100644 --- a/Messages/FIX43/QuoteCancel.cs +++ b/Messages/FIX43/QuoteCancel.cs @@ -187,7 +187,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -271,7 +271,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, 0}; public NoQuoteEntriesGroup() @@ -818,7 +818,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/QuoteRequest.cs b/Messages/FIX43/QuoteRequest.cs index 6652461fd..a2a6fe71d 100644 --- a/Messages/FIX43/QuoteRequest.cs +++ b/Messages/FIX43/QuoteRequest.cs @@ -121,7 +121,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.NoStipulations, Tags.Side, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.SettlmntTyp, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.ExpireTime, Tags.TransactTime, Tags.Currency, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.NoStipulations, Tags.Side, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.SettlmntTyp, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.ExpireTime, Tags.TransactTime, Tags.Currency, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, 0}; public NoRelatedSymGroup() @@ -1116,7 +1116,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1168,7 +1168,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX43/QuoteRequestReject.cs b/Messages/FIX43/QuoteRequestReject.cs index ecd3a6538..d4e576e7d 100644 --- a/Messages/FIX43/QuoteRequestReject.cs +++ b/Messages/FIX43/QuoteRequestReject.cs @@ -139,7 +139,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.NoStipulations, Tags.Side, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.SettlmntTyp, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.ExpireTime, Tags.TransactTime, Tags.Currency, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.NoStipulations, Tags.Side, Tags.QuantityType, Tags.OrderQty, Tags.CashOrderQty, Tags.SettlmntTyp, Tags.FutSettDate, Tags.OrdType, Tags.FutSettDate2, Tags.OrderQty2, Tags.ExpireTime, Tags.TransactTime, Tags.Currency, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, 0}; public NoRelatedSymGroup() @@ -1134,7 +1134,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1186,7 +1186,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX43/QuoteStatusReport.cs b/Messages/FIX43/QuoteStatusReport.cs index 482fcb9cc..b10174639 100644 --- a/Messages/FIX43/QuoteStatusReport.cs +++ b/Messages/FIX43/QuoteStatusReport.cs @@ -1227,7 +1227,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1311,7 +1311,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/QuoteStatusRequest.cs b/Messages/FIX43/QuoteStatusRequest.cs index b550e0c28..c5d3cd996 100644 --- a/Messages/FIX43/QuoteStatusRequest.cs +++ b/Messages/FIX43/QuoteStatusRequest.cs @@ -681,7 +681,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -733,7 +733,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() diff --git a/Messages/FIX43/RFQRequest.cs b/Messages/FIX43/RFQRequest.cs index ef81b5d1c..07de335ca 100644 --- a/Messages/FIX43/RFQRequest.cs +++ b/Messages/FIX43/RFQRequest.cs @@ -73,7 +73,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoRelatedSymGroup() @@ -700,7 +700,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/RegistrationInstructions.cs b/Messages/FIX43/RegistrationInstructions.cs index d40f2ac0c..7b463cb76 100644 --- a/Messages/FIX43/RegistrationInstructions.cs +++ b/Messages/FIX43/RegistrationInstructions.cs @@ -205,7 +205,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -289,7 +289,7 @@ public class NoRegistDtlsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RegistDetls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RegistDetls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0}; public NoRegistDtlsGroup() @@ -436,7 +436,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NestedPartySubID, 0}; public NoNestedPartyIDsGroup() @@ -521,7 +521,7 @@ public class NoDistribInstsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0}; public NoDistribInstsGroup() diff --git a/Messages/FIX43/RegistrationInstructionsResponse.cs b/Messages/FIX43/RegistrationInstructionsResponse.cs index e48d3e94f..fc53791e1 100644 --- a/Messages/FIX43/RegistrationInstructionsResponse.cs +++ b/Messages/FIX43/RegistrationInstructionsResponse.cs @@ -175,7 +175,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() diff --git a/Messages/FIX43/SecurityDefinition.cs b/Messages/FIX43/SecurityDefinition.cs index bdf577e86..fbd0e8a9e 100644 --- a/Messages/FIX43/SecurityDefinition.cs +++ b/Messages/FIX43/SecurityDefinition.cs @@ -749,7 +749,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -801,7 +801,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, 0}; public NoLegsGroup() @@ -1396,7 +1396,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX43/SecurityDefinitionRequest.cs b/Messages/FIX43/SecurityDefinitionRequest.cs index 18efcc002..63ce944b2 100644 --- a/Messages/FIX43/SecurityDefinitionRequest.cs +++ b/Messages/FIX43/SecurityDefinitionRequest.cs @@ -715,7 +715,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -767,7 +767,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, 0}; public NoLegsGroup() @@ -1362,7 +1362,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX43/SecurityList.cs b/Messages/FIX43/SecurityList.cs index f3b44e395..60e171642 100644 --- a/Messages/FIX43/SecurityList.cs +++ b/Messages/FIX43/SecurityList.cs @@ -109,7 +109,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Currency, Tags.NoLegs, Tags.RoundLot, Tags.MinTradeVol, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Currency, Tags.NoLegs, Tags.RoundLot, Tags.MinTradeVol, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoRelatedSymGroup() @@ -800,7 +800,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -852,7 +852,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, 0}; public NoLegsGroup() @@ -1447,7 +1447,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX43/SecurityListRequest.cs b/Messages/FIX43/SecurityListRequest.cs index e33ef4454..e99829524 100644 --- a/Messages/FIX43/SecurityListRequest.cs +++ b/Messages/FIX43/SecurityListRequest.cs @@ -699,7 +699,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/SecurityStatus.cs b/Messages/FIX43/SecurityStatus.cs index fdc1fe4a3..644e938fb 100644 --- a/Messages/FIX43/SecurityStatus.cs +++ b/Messages/FIX43/SecurityStatus.cs @@ -889,7 +889,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/SecurityStatusRequest.cs b/Messages/FIX43/SecurityStatusRequest.cs index c4e7bf468..e6d1ebe22 100644 --- a/Messages/FIX43/SecurityStatusRequest.cs +++ b/Messages/FIX43/SecurityStatusRequest.cs @@ -637,7 +637,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() diff --git a/Messages/FIX43/SecurityTypes.cs b/Messages/FIX43/SecurityTypes.cs index 25aec6b79..2cce778aa 100644 --- a/Messages/FIX43/SecurityTypes.cs +++ b/Messages/FIX43/SecurityTypes.cs @@ -205,7 +205,7 @@ public class NoSecurityTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityType, Tags.Product, Tags.CFICode, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityType, Tags.Product, Tags.CFICode, 0}; public NoSecurityTypesGroup() diff --git a/Messages/FIX43/SettlementInstructions.cs b/Messages/FIX43/SettlementInstructions.cs index c39a5b5cf..f982397c8 100644 --- a/Messages/FIX43/SettlementInstructions.cs +++ b/Messages/FIX43/SettlementInstructions.cs @@ -773,7 +773,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() diff --git a/Messages/FIX43/TradeCaptureReport.cs b/Messages/FIX43/TradeCaptureReport.cs index 5aad3cf29..ce55634f0 100644 --- a/Messages/FIX43/TradeCaptureReport.cs +++ b/Messages/FIX43/TradeCaptureReport.cs @@ -983,7 +983,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1035,7 +1035,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.NoPartyIDs, Tags.Account, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.ClearingFeeIndicator, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.GrossTradeAmt, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MultiLegReportingType, Tags.NoContAmts, Tags.NoMiscFees, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.NoPartyIDs, Tags.Account, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.ClearingFeeIndicator, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.GrossTradeAmt, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MultiLegReportingType, Tags.NoContAmts, Tags.NoMiscFees, 0}; public NoSidesGroup() @@ -1774,7 +1774,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -1858,7 +1858,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -1894,7 +1894,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -1962,7 +1962,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX43/TradeCaptureReportRequest.cs b/Messages/FIX43/TradeCaptureReportRequest.cs index 33bdda70c..154c244b0 100644 --- a/Messages/FIX43/TradeCaptureReportRequest.cs +++ b/Messages/FIX43/TradeCaptureReportRequest.cs @@ -795,7 +795,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.PartySubID, 0}; public NoPartyIDsGroup() @@ -879,7 +879,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -931,7 +931,7 @@ public class NoDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeDate, Tags.TransactTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeDate, Tags.TransactTime, 0}; public NoDatesGroup() diff --git a/Messages/FIX44/Advertisement.cs b/Messages/FIX44/Advertisement.cs index 6e5b9b22c..a3f691201 100644 --- a/Messages/FIX44/Advertisement.cs +++ b/Messages/FIX44/Advertisement.cs @@ -1025,7 +1025,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1077,7 +1077,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1161,7 +1161,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -1852,7 +1852,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -1905,7 +1905,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2676,7 +2676,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2728,7 +2728,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/AllocationInstruction.cs b/Messages/FIX44/AllocationInstruction.cs index 7fd158bd3..8993bf0d2 100644 --- a/Messages/FIX44/AllocationInstruction.cs +++ b/Messages/FIX44/AllocationInstruction.cs @@ -2073,7 +2073,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2236,7 +2236,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2319,7 +2319,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -2373,7 +2373,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, 0}; public NoExecsGroup() @@ -2489,7 +2489,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2541,7 +2541,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2625,7 +2625,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2677,7 +2677,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3448,7 +3448,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3500,7 +3500,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3553,7 +3553,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -4244,7 +4244,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4297,7 +4297,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4380,7 +4380,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4433,7 +4433,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4485,7 +4485,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AccruedInterestAmt, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.SettlInstMode, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.ClearingInstruction, Tags.ClearingFeeIndicator, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AccruedInterestAmt, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.SettlInstMode, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.ClearingInstruction, Tags.ClearingFeeIndicator, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, 0}; public NoAllocsGroup() @@ -5128,7 +5128,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5211,7 +5211,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5264,7 +5264,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5348,7 +5348,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5415,7 +5415,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -5498,7 +5498,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX44/AllocationInstructionAck.cs b/Messages/FIX44/AllocationInstructionAck.cs index 9a69d9e9f..b12bfc5a4 100644 --- a/Messages/FIX44/AllocationInstructionAck.cs +++ b/Messages/FIX44/AllocationInstructionAck.cs @@ -285,7 +285,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -368,7 +368,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -421,7 +421,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, 0}; public NoAllocsGroup() diff --git a/Messages/FIX44/AllocationReport.cs b/Messages/FIX44/AllocationReport.cs index b9c35671a..7bb74bd5c 100644 --- a/Messages/FIX44/AllocationReport.cs +++ b/Messages/FIX44/AllocationReport.cs @@ -2139,7 +2139,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2302,7 +2302,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2385,7 +2385,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -2439,7 +2439,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, 0}; public NoExecsGroup() @@ -2555,7 +2555,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2607,7 +2607,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2691,7 +2691,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2743,7 +2743,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3514,7 +3514,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3566,7 +3566,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3619,7 +3619,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -4310,7 +4310,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4363,7 +4363,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4446,7 +4446,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4499,7 +4499,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4551,7 +4551,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.ClearingFeeIndicator, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.ClearingFeeIndicator, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, 0}; public NoAllocsGroup() @@ -5146,7 +5146,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5229,7 +5229,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5282,7 +5282,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5366,7 +5366,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -5402,7 +5402,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5469,7 +5469,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -5552,7 +5552,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX44/AllocationReportAck.cs b/Messages/FIX44/AllocationReportAck.cs index 09c076388..d43841877 100644 --- a/Messages/FIX44/AllocationReportAck.cs +++ b/Messages/FIX44/AllocationReportAck.cs @@ -303,7 +303,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -386,7 +386,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -439,7 +439,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, 0}; public NoAllocsGroup() diff --git a/Messages/FIX44/AssignmentReport.cs b/Messages/FIX44/AssignmentReport.cs index ce76fce43..a6f8df3f3 100644 --- a/Messages/FIX44/AssignmentReport.cs +++ b/Messages/FIX44/AssignmentReport.cs @@ -1821,7 +1821,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1904,7 +1904,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1957,7 +1957,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2009,7 +2009,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2093,7 +2093,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2145,7 +2145,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2916,7 +2916,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2968,7 +2968,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3021,7 +3021,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, 0}; public NoPositionsGroup() @@ -3120,7 +3120,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3203,7 +3203,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3257,7 +3257,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX44/BidRequest.cs b/Messages/FIX44/BidRequest.cs index 57a73a84d..1f27a961e 100644 --- a/Messages/FIX44/BidRequest.cs +++ b/Messages/FIX44/BidRequest.cs @@ -499,7 +499,7 @@ public class NoBidDescriptorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0}; public NoBidDescriptorsGroup() @@ -695,7 +695,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.Account, Tags.AcctIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.Account, Tags.AcctIDSource, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX44/BidResponse.cs b/Messages/FIX44/BidResponse.cs index 1b23342d3..066162539 100644 --- a/Messages/FIX44/BidResponse.cs +++ b/Messages/FIX44/BidResponse.cs @@ -66,7 +66,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX44/CollateralAssignment.cs b/Messages/FIX44/CollateralAssignment.cs index de20ef234..69fb09444 100644 --- a/Messages/FIX44/CollateralAssignment.cs +++ b/Messages/FIX44/CollateralAssignment.cs @@ -2431,7 +2431,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2514,7 +2514,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2567,7 +2567,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2603,7 +2603,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2655,7 +2655,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2707,7 +2707,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2791,7 +2791,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2843,7 +2843,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -3630,7 +3630,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3682,7 +3682,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3735,7 +3735,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0}; public NoTrdRegTimestampsGroup() @@ -3803,7 +3803,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -3887,7 +3887,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3939,7 +3939,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -4006,7 +4006,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -4089,7 +4089,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX44/CollateralInquiry.cs b/Messages/FIX44/CollateralInquiry.cs index f06d1b948..845fc9bc0 100644 --- a/Messages/FIX44/CollateralInquiry.cs +++ b/Messages/FIX44/CollateralInquiry.cs @@ -2370,7 +2370,7 @@ public class NoCollInquiryQualifierGroup : Group { public static int[] DefaultFieldOrder = [Tags.CollInquiryQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.CollInquiryQualifier, 0}; public NoCollInquiryQualifierGroup() @@ -2406,7 +2406,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2489,7 +2489,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2542,7 +2542,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2578,7 +2578,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2630,7 +2630,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2682,7 +2682,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2766,7 +2766,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2818,7 +2818,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3589,7 +3589,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3641,7 +3641,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3694,7 +3694,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0}; public NoTrdRegTimestampsGroup() @@ -3762,7 +3762,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3814,7 +3814,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -3881,7 +3881,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -3964,7 +3964,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX44/CollateralInquiryAck.cs b/Messages/FIX44/CollateralInquiryAck.cs index 0484e37a6..dbd783ad3 100644 --- a/Messages/FIX44/CollateralInquiryAck.cs +++ b/Messages/FIX44/CollateralInquiryAck.cs @@ -2011,7 +2011,7 @@ public class NoCollInquiryQualifierGroup : Group { public static int[] DefaultFieldOrder = [Tags.CollInquiryQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.CollInquiryQualifier, 0}; public NoCollInquiryQualifierGroup() @@ -2047,7 +2047,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2130,7 +2130,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2183,7 +2183,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2219,7 +2219,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2271,7 +2271,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2323,7 +2323,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2407,7 +2407,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2459,7 +2459,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3230,7 +3230,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3282,7 +3282,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/CollateralReport.cs b/Messages/FIX44/CollateralReport.cs index 2fd88d888..21e07f53e 100644 --- a/Messages/FIX44/CollateralReport.cs +++ b/Messages/FIX44/CollateralReport.cs @@ -2395,7 +2395,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2478,7 +2478,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2531,7 +2531,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2567,7 +2567,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2619,7 +2619,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2671,7 +2671,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2755,7 +2755,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2807,7 +2807,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3578,7 +3578,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3630,7 +3630,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3683,7 +3683,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0}; public NoTrdRegTimestampsGroup() @@ -3751,7 +3751,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -3835,7 +3835,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3887,7 +3887,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -3954,7 +3954,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -4037,7 +4037,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX44/CollateralRequest.cs b/Messages/FIX44/CollateralRequest.cs index f0c3cae77..c1faa43f9 100644 --- a/Messages/FIX44/CollateralRequest.cs +++ b/Messages/FIX44/CollateralRequest.cs @@ -2301,7 +2301,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2384,7 +2384,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2437,7 +2437,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2473,7 +2473,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2525,7 +2525,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2577,7 +2577,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2661,7 +2661,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2713,7 +2713,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -3500,7 +3500,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3552,7 +3552,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3605,7 +3605,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0}; public NoTrdRegTimestampsGroup() @@ -3673,7 +3673,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -3757,7 +3757,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX44/CollateralResponse.cs b/Messages/FIX44/CollateralResponse.cs index db5683916..fd8abf63c 100644 --- a/Messages/FIX44/CollateralResponse.cs +++ b/Messages/FIX44/CollateralResponse.cs @@ -2289,7 +2289,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2372,7 +2372,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2425,7 +2425,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2461,7 +2461,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2513,7 +2513,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2565,7 +2565,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2649,7 +2649,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2701,7 +2701,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -3488,7 +3488,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3540,7 +3540,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3593,7 +3593,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0}; public NoTrdRegTimestampsGroup() @@ -3661,7 +3661,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -3745,7 +3745,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX44/Confirmation.cs b/Messages/FIX44/Confirmation.cs index 64e37feb2..27922de95 100644 --- a/Messages/FIX44/Confirmation.cs +++ b/Messages/FIX44/Confirmation.cs @@ -2225,7 +2225,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2308,7 +2308,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2361,7 +2361,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2524,7 +2524,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2607,7 +2607,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -2661,7 +2661,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0}; public NoTrdRegTimestampsGroup() @@ -2729,7 +2729,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2781,7 +2781,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2865,7 +2865,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2917,7 +2917,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3688,7 +3688,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3740,7 +3740,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3793,7 +3793,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -4484,7 +4484,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4537,7 +4537,7 @@ public class NoCapacitiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrderCapacityQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrderCapacityQty, 0}; public NoCapacitiesGroup() @@ -4605,7 +4605,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -4672,7 +4672,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -4755,7 +4755,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -4809,7 +4809,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4861,7 +4861,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX44/ConfirmationRequest.cs b/Messages/FIX44/ConfirmationRequest.cs index 8c49850af..88bdd685d 100644 --- a/Messages/FIX44/ConfirmationRequest.cs +++ b/Messages/FIX44/ConfirmationRequest.cs @@ -237,7 +237,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -400,7 +400,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -483,7 +483,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() diff --git a/Messages/FIX44/CrossOrderCancelReplaceRequest.cs b/Messages/FIX44/CrossOrderCancelReplaceRequest.cs index 130aa50de..7a8cd4e21 100644 --- a/Messages/FIX44/CrossOrderCancelReplaceRequest.cs +++ b/Messages/FIX44/CrossOrderCancelReplaceRequest.cs @@ -1829,7 +1829,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, 0}; public NoSidesGroup() @@ -2520,7 +2520,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2603,7 +2603,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2656,7 +2656,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2771,7 +2771,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -2854,7 +2854,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -2909,7 +2909,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2961,7 +2961,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3045,7 +3045,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3816,7 +3816,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3868,7 +3868,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3921,7 +3921,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -4612,7 +4612,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4665,7 +4665,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4717,7 +4717,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX44/CrossOrderCancelRequest.cs b/Messages/FIX44/CrossOrderCancelRequest.cs index d52635fc2..b6f0b29a2 100644 --- a/Messages/FIX44/CrossOrderCancelRequest.cs +++ b/Messages/FIX44/CrossOrderCancelRequest.cs @@ -867,7 +867,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoSidesGroup() @@ -1174,7 +1174,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1257,7 +1257,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1311,7 +1311,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1363,7 +1363,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1447,7 +1447,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2218,7 +2218,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2270,7 +2270,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2323,7 +2323,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -3014,7 +3014,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/DerivativeSecurityList.cs b/Messages/FIX44/DerivativeSecurityList.cs index 1c9b92e30..279df94b4 100644 --- a/Messages/FIX44/DerivativeSecurityList.cs +++ b/Messages/FIX44/DerivativeSecurityList.cs @@ -877,7 +877,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -929,7 +929,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -981,7 +981,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.Currency, Tags.ExpirationCycle, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.NoLegs, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.Currency, Tags.ExpirationCycle, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.NoLegs, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoRelatedSymGroup() @@ -1864,7 +1864,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1916,7 +1916,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2000,7 +2000,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2052,7 +2052,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2743,7 +2743,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/DerivativeSecurityListRequest.cs b/Messages/FIX44/DerivativeSecurityListRequest.cs index dae482904..7ee1fcd24 100644 --- a/Messages/FIX44/DerivativeSecurityListRequest.cs +++ b/Messages/FIX44/DerivativeSecurityListRequest.cs @@ -939,7 +939,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -991,7 +991,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/DontKnowTrade.cs b/Messages/FIX44/DontKnowTrade.cs index 17d72c13f..04d85fd5e 100644 --- a/Messages/FIX44/DontKnowTrade.cs +++ b/Messages/FIX44/DontKnowTrade.cs @@ -993,7 +993,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1045,7 +1045,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1129,7 +1129,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1900,7 +1900,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1952,7 +1952,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2005,7 +2005,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2696,7 +2696,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/Email.cs b/Messages/FIX44/Email.cs index 5f712f297..643dc3191 100644 --- a/Messages/FIX44/Email.cs +++ b/Messages/FIX44/Email.cs @@ -269,7 +269,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -321,7 +321,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, 0}; public NoRelatedSymGroup() @@ -1028,7 +1028,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1080,7 +1080,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1165,7 +1165,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1936,7 +1936,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1988,7 +1988,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2041,7 +2041,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2732,7 +2732,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2785,7 +2785,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX44/ExecutionReport.cs b/Messages/FIX44/ExecutionReport.cs index a13d60238..cab23b11a 100644 --- a/Messages/FIX44/ExecutionReport.cs +++ b/Messages/FIX44/ExecutionReport.cs @@ -3529,7 +3529,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3612,7 +3612,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3665,7 +3665,7 @@ public class NoContraBrokersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0}; public NoContraBrokersGroup() @@ -3765,7 +3765,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3817,7 +3817,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3901,7 +3901,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -4672,7 +4672,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4724,7 +4724,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4777,7 +4777,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4829,7 +4829,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -4897,7 +4897,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, 0}; public NoLegsGroup() @@ -5764,7 +5764,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5816,7 +5816,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5868,7 +5868,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5951,7 +5951,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6005,7 +6005,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX44/IndicationOfInterest.cs b/Messages/FIX44/IndicationOfInterest.cs index ae53bf2e6..22fc3ac21 100644 --- a/Messages/FIX44/IndicationOfInterest.cs +++ b/Messages/FIX44/IndicationOfInterest.cs @@ -1521,7 +1521,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1573,7 +1573,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1657,7 +1657,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2428,7 +2428,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2480,7 +2480,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2533,7 +2533,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -2585,7 +2585,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegIOIQty, Tags.NoLegStipulations, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegIOIQty, Tags.NoLegStipulations, 0}; public NoLegsGroup() @@ -3308,7 +3308,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3360,7 +3360,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -3413,7 +3413,7 @@ public class NoIOIQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.IOIQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.IOIQualifier, 0}; public NoIOIQualifiersGroup() @@ -3449,7 +3449,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX44/ListStatus.cs b/Messages/FIX44/ListStatus.cs index 16fcc6dc8..62567fbec 100644 --- a/Messages/FIX44/ListStatus.cs +++ b/Messages/FIX44/ListStatus.cs @@ -227,7 +227,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoOrdersGroup() diff --git a/Messages/FIX44/ListStrikePrice.cs b/Messages/FIX44/ListStrikePrice.cs index 8f2b93d3e..4ed0725a0 100644 --- a/Messages/FIX44/ListStrikePrice.cs +++ b/Messages/FIX44/ListStrikePrice.cs @@ -107,7 +107,7 @@ public class NoStrikesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, 0}; public NoStrikesGroup() @@ -814,7 +814,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -866,7 +866,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -951,7 +951,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoUnderlyingsGroup() @@ -1866,7 +1866,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1918,7 +1918,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/Logon.cs b/Messages/FIX44/Logon.cs index 1e23a1a82..17bc962c3 100644 --- a/Messages/FIX44/Logon.cs +++ b/Messages/FIX44/Logon.cs @@ -203,7 +203,7 @@ public class NoMsgTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefMsgType, Tags.MsgDirection, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefMsgType, Tags.MsgDirection, 0}; public NoMsgTypesGroup() diff --git a/Messages/FIX44/MarketDataIncrementalRefresh.cs b/Messages/FIX44/MarketDataIncrementalRefresh.cs index f17641541..560fea5f2 100644 --- a/Messages/FIX44/MarketDataIncrementalRefresh.cs +++ b/Messages/FIX44/MarketDataIncrementalRefresh.cs @@ -82,7 +82,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoUnderlyings, Tags.NoLegs, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoUnderlyings, Tags.NoLegs, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoMDEntriesGroup() @@ -1461,7 +1461,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1513,7 +1513,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1597,7 +1597,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2368,7 +2368,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2420,7 +2420,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2473,7 +2473,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -3164,7 +3164,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/MarketDataRequest.cs b/Messages/FIX44/MarketDataRequest.cs index 545eb6da4..0505dac87 100644 --- a/Messages/FIX44/MarketDataRequest.cs +++ b/Messages/FIX44/MarketDataRequest.cs @@ -237,7 +237,7 @@ public class NoMDEntryTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, 0}; public NoMDEntryTypesGroup() @@ -273,7 +273,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoUnderlyings, Tags.NoLegs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoUnderlyings, Tags.NoLegs, 0}; public NoRelatedSymGroup() @@ -1012,7 +1012,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1064,7 +1064,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1148,7 +1148,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1919,7 +1919,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1971,7 +1971,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2024,7 +2024,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2715,7 +2715,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2769,7 +2769,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX44/MarketDataRequestReject.cs b/Messages/FIX44/MarketDataRequestReject.cs index b9044521c..e897f6975 100644 --- a/Messages/FIX44/MarketDataRequestReject.cs +++ b/Messages/FIX44/MarketDataRequestReject.cs @@ -121,7 +121,7 @@ public class NoAltMDSourceGroup : Group { public static int[] DefaultFieldOrder = [Tags.AltMDSourceID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AltMDSourceID, 0}; public NoAltMDSourceGroup() diff --git a/Messages/FIX44/MarketDataSnapshotFullRefresh.cs b/Messages/FIX44/MarketDataSnapshotFullRefresh.cs index 123f2ac2e..9192da087 100644 --- a/Messages/FIX44/MarketDataSnapshotFullRefresh.cs +++ b/Messages/FIX44/MarketDataSnapshotFullRefresh.cs @@ -857,7 +857,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -909,7 +909,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -993,7 +993,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1764,7 +1764,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1816,7 +1816,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1869,7 +1869,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2560,7 +2560,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2613,7 +2613,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoMDEntriesGroup() diff --git a/Messages/FIX44/MassQuote.cs b/Messages/FIX44/MassQuote.cs index 02af7c282..af1b0654b 100644 --- a/Messages/FIX44/MassQuote.cs +++ b/Messages/FIX44/MassQuote.cs @@ -201,7 +201,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -284,7 +284,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -337,7 +337,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.QuoteSetValidUntilTime, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.QuoteSetValidUntilTime, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -1188,7 +1188,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1240,7 +1240,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1292,7 +1292,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, 0}; public NoQuoteEntriesGroup() @@ -2399,7 +2399,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2451,7 +2451,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2535,7 +2535,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -3226,7 +3226,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/MassQuoteAcknowledgement.cs b/Messages/FIX44/MassQuoteAcknowledgement.cs index b2dc51b73..5ad0d3676 100644 --- a/Messages/FIX44/MassQuoteAcknowledgement.cs +++ b/Messages/FIX44/MassQuoteAcknowledgement.cs @@ -249,7 +249,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -332,7 +332,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -385,7 +385,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -1220,7 +1220,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1272,7 +1272,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1324,7 +1324,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, 0}; public NoQuoteEntriesGroup() @@ -2447,7 +2447,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2499,7 +2499,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2583,7 +2583,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -3274,7 +3274,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/MultilegOrderCancelReplaceRequest.cs b/Messages/FIX44/MultilegOrderCancelReplaceRequest.cs index 9d5fadc19..638082333 100644 --- a/Messages/FIX44/MultilegOrderCancelReplaceRequest.cs +++ b/Messages/FIX44/MultilegOrderCancelReplaceRequest.cs @@ -2179,7 +2179,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2262,7 +2262,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2315,7 +2315,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2430,7 +2430,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -2513,7 +2513,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -2567,7 +2567,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2619,7 +2619,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2671,7 +2671,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2755,7 +2755,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3526,7 +3526,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3578,7 +3578,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3631,7 +3631,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, 0}; public NoLegsGroup() @@ -4498,7 +4498,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4550,7 +4550,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4602,7 +4602,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.NoNested2PartyIDs, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegSettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.NoNested2PartyIDs, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegSettlCurrency, 0}; public NoLegAllocsGroup() @@ -4717,7 +4717,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -4800,7 +4800,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -4854,7 +4854,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4937,7 +4937,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX44/NetworkStatusRequest.cs b/Messages/FIX44/NetworkStatusRequest.cs index a8aa418bf..0793b121b 100644 --- a/Messages/FIX44/NetworkStatusRequest.cs +++ b/Messages/FIX44/NetworkStatusRequest.cs @@ -75,7 +75,7 @@ public class NoCompIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, 0}; public NoCompIDsGroup() diff --git a/Messages/FIX44/NetworkStatusResponse.cs b/Messages/FIX44/NetworkStatusResponse.cs index 2e8630c36..49a774739 100644 --- a/Messages/FIX44/NetworkStatusResponse.cs +++ b/Messages/FIX44/NetworkStatusResponse.cs @@ -105,7 +105,7 @@ public class NoCompIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, Tags.StatusValue, Tags.StatusText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, Tags.StatusValue, Tags.StatusText, 0}; public NoCompIDsGroup() diff --git a/Messages/FIX44/NewOrderCross.cs b/Messages/FIX44/NewOrderCross.cs index 0c1822e43..dda250fe7 100644 --- a/Messages/FIX44/NewOrderCross.cs +++ b/Messages/FIX44/NewOrderCross.cs @@ -1795,7 +1795,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, 0}; public NoSidesGroup() @@ -2454,7 +2454,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2537,7 +2537,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2590,7 +2590,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2705,7 +2705,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -2788,7 +2788,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -2843,7 +2843,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2895,7 +2895,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2979,7 +2979,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3750,7 +3750,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3802,7 +3802,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3855,7 +3855,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -4546,7 +4546,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4599,7 +4599,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4651,7 +4651,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX44/NewOrderList.cs b/Messages/FIX44/NewOrderList.cs index 86a6efb84..967cb09e0 100644 --- a/Messages/FIX44/NewOrderList.cs +++ b/Messages/FIX44/NewOrderList.cs @@ -333,7 +333,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.AllocID, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlType, Tags.SettlDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIid, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SettlDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegOffsetValue, Tags.PegMoveType, Tags.PegOffsetType, Tags.PegLimitType, Tags.PegRoundDirection, Tags.PegScope, Tags.DiscretionInst, Tags.DiscretionOffsetValue, Tags.DiscretionMoveType, Tags.DiscretionOffsetType, Tags.DiscretionLimitType, Tags.DiscretionRoundDirection, Tags.DiscretionScope, Tags.TargetStrategy, Tags.TargetStrategyParameters, Tags.ParticipationRate, Tags.Designation, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.AllocID, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlType, Tags.SettlDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIid, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SettlDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegOffsetValue, Tags.PegMoveType, Tags.PegOffsetType, Tags.PegLimitType, Tags.PegRoundDirection, Tags.PegScope, Tags.DiscretionInst, Tags.DiscretionOffsetValue, Tags.DiscretionMoveType, Tags.DiscretionOffsetType, Tags.DiscretionLimitType, Tags.DiscretionRoundDirection, Tags.DiscretionScope, Tags.TargetStrategy, Tags.TargetStrategyParameters, Tags.ParticipationRate, Tags.Designation, 0}; public NoOrdersGroup() @@ -2704,7 +2704,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2787,7 +2787,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2840,7 +2840,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2955,7 +2955,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3038,7 +3038,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3092,7 +3092,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3144,7 +3144,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3196,7 +3196,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3280,7 +3280,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -4051,7 +4051,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4103,7 +4103,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4156,7 +4156,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX44/NewOrderMultileg.cs b/Messages/FIX44/NewOrderMultileg.cs index 723d8e175..1d2888ab4 100644 --- a/Messages/FIX44/NewOrderMultileg.cs +++ b/Messages/FIX44/NewOrderMultileg.cs @@ -2129,7 +2129,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2212,7 +2212,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2265,7 +2265,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2380,7 +2380,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -2463,7 +2463,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -2517,7 +2517,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2569,7 +2569,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2621,7 +2621,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2705,7 +2705,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3476,7 +3476,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3528,7 +3528,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3581,7 +3581,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, 0}; public NoLegsGroup() @@ -4448,7 +4448,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4500,7 +4500,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4552,7 +4552,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.NoNested2PartyIDs, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegSettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.NoNested2PartyIDs, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegSettlCurrency, 0}; public NoLegAllocsGroup() @@ -4667,7 +4667,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -4750,7 +4750,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -4804,7 +4804,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4887,7 +4887,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX44/NewOrderSingle.cs b/Messages/FIX44/NewOrderSingle.cs index 1d01248d5..cae2c1417 100644 --- a/Messages/FIX44/NewOrderSingle.cs +++ b/Messages/FIX44/NewOrderSingle.cs @@ -2529,7 +2529,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2612,7 +2612,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2665,7 +2665,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2780,7 +2780,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -2863,7 +2863,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -2917,7 +2917,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2969,7 +2969,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3021,7 +3021,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3105,7 +3105,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3876,7 +3876,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3928,7 +3928,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3981,7 +3981,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX44/News.cs b/Messages/FIX44/News.cs index 4233c2269..cf47c1fbb 100644 --- a/Messages/FIX44/News.cs +++ b/Messages/FIX44/News.cs @@ -233,7 +233,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -285,7 +285,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, 0}; public NoRelatedSymGroup() @@ -992,7 +992,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1044,7 +1044,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1129,7 +1129,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -1820,7 +1820,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -1873,7 +1873,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2644,7 +2644,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2696,7 +2696,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2749,7 +2749,7 @@ public class LinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public LinesOfTextGroup() diff --git a/Messages/FIX44/OrderCancelReplaceRequest.cs b/Messages/FIX44/OrderCancelReplaceRequest.cs index 4fc25f96c..d5b02be91 100644 --- a/Messages/FIX44/OrderCancelReplaceRequest.cs +++ b/Messages/FIX44/OrderCancelReplaceRequest.cs @@ -2515,7 +2515,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2598,7 +2598,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2651,7 +2651,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2766,7 +2766,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -2849,7 +2849,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -2903,7 +2903,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -2955,7 +2955,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3007,7 +3007,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3091,7 +3091,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3862,7 +3862,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3914,7 +3914,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/OrderCancelRequest.cs b/Messages/FIX44/OrderCancelRequest.cs index 688f5d1f5..5ac774969 100644 --- a/Messages/FIX44/OrderCancelRequest.cs +++ b/Messages/FIX44/OrderCancelRequest.cs @@ -1233,7 +1233,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1316,7 +1316,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1369,7 +1369,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1421,7 +1421,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1505,7 +1505,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2276,7 +2276,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2328,7 +2328,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/OrderMassCancelReport.cs b/Messages/FIX44/OrderMassCancelReport.cs index 7292fcc3e..9877613c3 100644 --- a/Messages/FIX44/OrderMassCancelReport.cs +++ b/Messages/FIX44/OrderMassCancelReport.cs @@ -1725,7 +1725,7 @@ public class NoAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0}; public NoAffectedOrdersGroup() @@ -1793,7 +1793,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1845,7 +1845,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1929,7 +1929,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1981,7 +1981,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/OrderMassCancelRequest.cs b/Messages/FIX44/OrderMassCancelRequest.cs index ce3cf556e..fead571fe 100644 --- a/Messages/FIX44/OrderMassCancelRequest.cs +++ b/Messages/FIX44/OrderMassCancelRequest.cs @@ -1629,7 +1629,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1681,7 +1681,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1765,7 +1765,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1817,7 +1817,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/OrderMassStatusRequest.cs b/Messages/FIX44/OrderMassStatusRequest.cs index 82bf7cfc5..4e014378e 100644 --- a/Messages/FIX44/OrderMassStatusRequest.cs +++ b/Messages/FIX44/OrderMassStatusRequest.cs @@ -1595,7 +1595,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1678,7 +1678,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1731,7 +1731,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1783,7 +1783,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1867,7 +1867,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1919,7 +1919,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/OrderStatusRequest.cs b/Messages/FIX44/OrderStatusRequest.cs index a49d63084..182ab3889 100644 --- a/Messages/FIX44/OrderStatusRequest.cs +++ b/Messages/FIX44/OrderStatusRequest.cs @@ -1021,7 +1021,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1104,7 +1104,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1157,7 +1157,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1209,7 +1209,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1293,7 +1293,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2064,7 +2064,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2116,7 +2116,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/PositionMaintenanceReport.cs b/Messages/FIX44/PositionMaintenanceReport.cs index ed8eb6f5a..d11bdd1fb 100644 --- a/Messages/FIX44/PositionMaintenanceReport.cs +++ b/Messages/FIX44/PositionMaintenanceReport.cs @@ -1147,7 +1147,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1230,7 +1230,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1283,7 +1283,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1335,7 +1335,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1419,7 +1419,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2110,7 +2110,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2163,7 +2163,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2934,7 +2934,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2986,7 +2986,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3039,7 +3039,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3091,7 +3091,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, 0}; public NoPositionsGroup() @@ -3190,7 +3190,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3273,7 +3273,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3327,7 +3327,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX44/PositionMaintenanceRequest.cs b/Messages/FIX44/PositionMaintenanceRequest.cs index 383591237..b05d5400b 100644 --- a/Messages/FIX44/PositionMaintenanceRequest.cs +++ b/Messages/FIX44/PositionMaintenanceRequest.cs @@ -1127,7 +1127,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1210,7 +1210,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1263,7 +1263,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1315,7 +1315,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1399,7 +1399,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2090,7 +2090,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2143,7 +2143,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2914,7 +2914,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2966,7 +2966,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3019,7 +3019,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3071,7 +3071,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, 0}; public NoPositionsGroup() @@ -3170,7 +3170,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3253,7 +3253,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX44/PositionReport.cs b/Messages/FIX44/PositionReport.cs index 8dd4cf0d6..7c3f64631 100644 --- a/Messages/FIX44/PositionReport.cs +++ b/Messages/FIX44/PositionReport.cs @@ -1159,7 +1159,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1242,7 +1242,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1295,7 +1295,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1347,7 +1347,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1431,7 +1431,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2122,7 +2122,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2175,7 +2175,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingSettlPrice, Tags.UnderlyingSettlPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingSettlPrice, Tags.UnderlyingSettlPriceType, 0}; public NoUnderlyingsGroup() @@ -2978,7 +2978,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3030,7 +3030,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3083,7 +3083,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, 0}; public NoPositionsGroup() @@ -3182,7 +3182,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3265,7 +3265,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3319,7 +3319,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX44/Quote.cs b/Messages/FIX44/Quote.cs index 0ea20812c..bc045a9b6 100644 --- a/Messages/FIX44/Quote.cs +++ b/Messages/FIX44/Quote.cs @@ -2027,7 +2027,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -2063,7 +2063,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2146,7 +2146,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2199,7 +2199,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2251,7 +2251,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2335,7 +2335,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3106,7 +3106,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3158,7 +3158,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3211,7 +3211,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3263,7 +3263,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -4178,7 +4178,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4230,7 +4230,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4282,7 +4282,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4365,7 +4365,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX44/QuoteCancel.cs b/Messages/FIX44/QuoteCancel.cs index 737b9c242..57336efb0 100644 --- a/Messages/FIX44/QuoteCancel.cs +++ b/Messages/FIX44/QuoteCancel.cs @@ -203,7 +203,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -286,7 +286,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -339,7 +339,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.NoLegs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.NoLegs, 0}; public NoQuoteEntriesGroup() @@ -1222,7 +1222,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1274,7 +1274,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1358,7 +1358,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2129,7 +2129,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2181,7 +2181,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2234,7 +2234,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2925,7 +2925,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/QuoteRequest.cs b/Messages/FIX44/QuoteRequest.cs index d7edc370a..3faa66477 100644 --- a/Messages/FIX44/QuoteRequest.cs +++ b/Messages/FIX44/QuoteRequest.cs @@ -153,7 +153,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ValidUntilTime, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ValidUntilTime, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0}; public NoRelatedSymGroup() @@ -1772,7 +1772,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1824,7 +1824,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1908,7 +1908,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2679,7 +2679,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2731,7 +2731,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2784,7 +2784,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -2836,7 +2836,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -3703,7 +3703,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3755,7 +3755,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -3807,7 +3807,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3890,7 +3890,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3944,7 +3944,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -3980,7 +3980,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4063,7 +4063,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX44/QuoteRequestReject.cs b/Messages/FIX44/QuoteRequestReject.cs index 1eb9c872e..52c8cebc3 100644 --- a/Messages/FIX44/QuoteRequestReject.cs +++ b/Messages/FIX44/QuoteRequestReject.cs @@ -507,7 +507,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, 0}; public NoRelatedSymGroup() @@ -1742,7 +1742,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1794,7 +1794,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1878,7 +1878,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2649,7 +2649,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2701,7 +2701,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2754,7 +2754,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -2806,7 +2806,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -3673,7 +3673,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3725,7 +3725,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -3777,7 +3777,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3860,7 +3860,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3915,7 +3915,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -3951,7 +3951,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4034,7 +4034,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX44/QuoteResponse.cs b/Messages/FIX44/QuoteResponse.cs index 08962984c..19b975627 100644 --- a/Messages/FIX44/QuoteResponse.cs +++ b/Messages/FIX44/QuoteResponse.cs @@ -2061,7 +2061,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -2097,7 +2097,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2180,7 +2180,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2233,7 +2233,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2285,7 +2285,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2369,7 +2369,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3140,7 +3140,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3192,7 +3192,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3245,7 +3245,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3297,7 +3297,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -4212,7 +4212,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4264,7 +4264,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4316,7 +4316,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4399,7 +4399,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX44/QuoteStatusReport.cs b/Messages/FIX44/QuoteStatusReport.cs index ff3477c19..abcf6af1d 100644 --- a/Messages/FIX44/QuoteStatusReport.cs +++ b/Messages/FIX44/QuoteStatusReport.cs @@ -2059,7 +2059,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2142,7 +2142,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2195,7 +2195,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2247,7 +2247,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2331,7 +2331,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -3102,7 +3102,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3154,7 +3154,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3207,7 +3207,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3259,7 +3259,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, 0}; public NoLegsGroup() @@ -4046,7 +4046,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4098,7 +4098,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4150,7 +4150,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4233,7 +4233,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4287,7 +4287,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() diff --git a/Messages/FIX44/QuoteStatusRequest.cs b/Messages/FIX44/QuoteStatusRequest.cs index 68b7af73f..52edd4a2d 100644 --- a/Messages/FIX44/QuoteStatusRequest.cs +++ b/Messages/FIX44/QuoteStatusRequest.cs @@ -1033,7 +1033,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1085,7 +1085,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1169,7 +1169,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1940,7 +1940,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1992,7 +1992,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2045,7 +2045,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2736,7 +2736,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2789,7 +2789,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2872,7 +2872,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX44/RFQRequest.cs b/Messages/FIX44/RFQRequest.cs index ccdcbbf3c..0f4ed0d56 100644 --- a/Messages/FIX44/RFQRequest.cs +++ b/Messages/FIX44/RFQRequest.cs @@ -73,7 +73,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoUnderlyings, Tags.NoLegs, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.NoUnderlyings, Tags.NoLegs, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoRelatedSymGroup() @@ -892,7 +892,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -944,7 +944,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1028,7 +1028,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1799,7 +1799,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1851,7 +1851,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1904,7 +1904,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2595,7 +2595,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/RegistrationInstructions.cs b/Messages/FIX44/RegistrationInstructions.cs index feba5874c..f53c3377b 100644 --- a/Messages/FIX44/RegistrationInstructions.cs +++ b/Messages/FIX44/RegistrationInstructions.cs @@ -221,7 +221,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -304,7 +304,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -357,7 +357,7 @@ public class NoRegistDtlsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RegistDtls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RegistDtls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0}; public NoRegistDtlsGroup() @@ -504,7 +504,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -587,7 +587,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -641,7 +641,7 @@ public class NoDistribInstsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0}; public NoDistribInstsGroup() diff --git a/Messages/FIX44/RegistrationInstructionsResponse.cs b/Messages/FIX44/RegistrationInstructionsResponse.cs index c08cd67a7..2e47ade1e 100644 --- a/Messages/FIX44/RegistrationInstructionsResponse.cs +++ b/Messages/FIX44/RegistrationInstructionsResponse.cs @@ -191,7 +191,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -274,7 +274,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX44/RequestForPositions.cs b/Messages/FIX44/RequestForPositions.cs index 162808f0e..a37eb13d3 100644 --- a/Messages/FIX44/RequestForPositions.cs +++ b/Messages/FIX44/RequestForPositions.cs @@ -1059,7 +1059,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1142,7 +1142,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1195,7 +1195,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1247,7 +1247,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1331,7 +1331,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2022,7 +2022,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2075,7 +2075,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2846,7 +2846,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2898,7 +2898,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2951,7 +2951,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX44/RequestForPositionsAck.cs b/Messages/FIX44/RequestForPositionsAck.cs index a09fbc63d..6ffd0238b 100644 --- a/Messages/FIX44/RequestForPositionsAck.cs +++ b/Messages/FIX44/RequestForPositionsAck.cs @@ -1009,7 +1009,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1092,7 +1092,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1145,7 +1145,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1197,7 +1197,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1281,7 +1281,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -1972,7 +1972,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2025,7 +2025,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2796,7 +2796,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2848,7 +2848,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() diff --git a/Messages/FIX44/SecurityDefinition.cs b/Messages/FIX44/SecurityDefinition.cs index a7ba37b7b..b0dcbe472 100644 --- a/Messages/FIX44/SecurityDefinition.cs +++ b/Messages/FIX44/SecurityDefinition.cs @@ -989,7 +989,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1041,7 +1041,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1125,7 +1125,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1177,7 +1177,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1948,7 +1948,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2000,7 +2000,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2053,7 +2053,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2744,7 +2744,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/SecurityDefinitionRequest.cs b/Messages/FIX44/SecurityDefinitionRequest.cs index 7bc38e419..0114557c5 100644 --- a/Messages/FIX44/SecurityDefinitionRequest.cs +++ b/Messages/FIX44/SecurityDefinitionRequest.cs @@ -955,7 +955,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1007,7 +1007,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1091,7 +1091,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1143,7 +1143,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1914,7 +1914,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1966,7 +1966,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2019,7 +2019,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2710,7 +2710,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/SecurityList.cs b/Messages/FIX44/SecurityList.cs index ef4934748..30bd037dd 100644 --- a/Messages/FIX44/SecurityList.cs +++ b/Messages/FIX44/SecurityList.cs @@ -125,7 +125,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.RoundLot, Tags.MinTradeVol, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.ExpirationCycle, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.PutOrCall, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.RoundLot, Tags.MinTradeVol, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.ExpirationCycle, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoRelatedSymGroup() @@ -1440,7 +1440,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1492,7 +1492,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1576,7 +1576,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1628,7 +1628,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2399,7 +2399,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2451,7 +2451,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2504,7 +2504,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -2556,7 +2556,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -3375,7 +3375,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3427,7 +3427,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() diff --git a/Messages/FIX44/SecurityListRequest.cs b/Messages/FIX44/SecurityListRequest.cs index 167f2609a..04140bf87 100644 --- a/Messages/FIX44/SecurityListRequest.cs +++ b/Messages/FIX44/SecurityListRequest.cs @@ -1083,7 +1083,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1135,7 +1135,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1219,7 +1219,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1271,7 +1271,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2042,7 +2042,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2094,7 +2094,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2147,7 +2147,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2838,7 +2838,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/SecurityStatus.cs b/Messages/FIX44/SecurityStatus.cs index 3d27e7819..a2ecfd847 100644 --- a/Messages/FIX44/SecurityStatus.cs +++ b/Messages/FIX44/SecurityStatus.cs @@ -1129,7 +1129,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1181,7 +1181,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1265,7 +1265,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1317,7 +1317,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2088,7 +2088,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2140,7 +2140,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2193,7 +2193,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2884,7 +2884,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/SecurityStatusRequest.cs b/Messages/FIX44/SecurityStatusRequest.cs index fa3af9d34..1ca259f50 100644 --- a/Messages/FIX44/SecurityStatusRequest.cs +++ b/Messages/FIX44/SecurityStatusRequest.cs @@ -877,7 +877,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -929,7 +929,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1013,7 +1013,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1065,7 +1065,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1836,7 +1836,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1888,7 +1888,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1941,7 +1941,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2632,7 +2632,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX44/SecurityTypes.cs b/Messages/FIX44/SecurityTypes.cs index 8d0f2ebef..69a9de69c 100644 --- a/Messages/FIX44/SecurityTypes.cs +++ b/Messages/FIX44/SecurityTypes.cs @@ -221,7 +221,7 @@ public class NoSecurityTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityType, Tags.SecuritySubType, Tags.Product, Tags.CFICode, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityType, Tags.SecuritySubType, Tags.Product, Tags.CFICode, 0}; public NoSecurityTypesGroup() diff --git a/Messages/FIX44/SettlementInstructionRequest.cs b/Messages/FIX44/SettlementInstructionRequest.cs index 828d7ae0c..95f2a221b 100644 --- a/Messages/FIX44/SettlementInstructionRequest.cs +++ b/Messages/FIX44/SettlementInstructionRequest.cs @@ -267,7 +267,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -350,7 +350,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX44/SettlementInstructions.cs b/Messages/FIX44/SettlementInstructions.cs index 4c3139113..d8e5b6ba1 100644 --- a/Messages/FIX44/SettlementInstructions.cs +++ b/Messages/FIX44/SettlementInstructions.cs @@ -205,7 +205,7 @@ public class NoSettlInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstID, Tags.SettlInstTransType, Tags.SettlInstRefID, Tags.NoPartyIDs, Tags.Side, Tags.Product, Tags.SecurityType, Tags.CFICode, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.PaymentMethod, Tags.PaymentRef, Tags.CardHolderName, Tags.CardNumber, Tags.CardStartDate, Tags.CardExpDate, Tags.CardIssNum, Tags.PaymentDate, Tags.PaymentRemitterID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstID, Tags.SettlInstTransType, Tags.SettlInstRefID, Tags.NoPartyIDs, Tags.Side, Tags.Product, Tags.SecurityType, Tags.CFICode, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.PaymentMethod, Tags.PaymentRef, Tags.CardHolderName, Tags.CardNumber, Tags.CardStartDate, Tags.CardExpDate, Tags.CardIssNum, Tags.PaymentDate, Tags.PaymentRemitterID, 0}; public NoSettlInstGroup() @@ -624,7 +624,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -707,7 +707,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -760,7 +760,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -827,7 +827,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -910,7 +910,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX44/TradeCaptureReport.cs b/Messages/FIX44/TradeCaptureReport.cs index dd503c1e9..f2903f3ef 100644 --- a/Messages/FIX44/TradeCaptureReport.cs +++ b/Messages/FIX44/TradeCaptureReport.cs @@ -2005,7 +2005,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2057,7 +2057,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2141,7 +2141,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2912,7 +2912,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2964,7 +2964,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3017,7 +3017,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, 0}; public NoPosAmtGroup() @@ -3069,7 +3069,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, 0}; public NoLegsGroup() @@ -3936,7 +3936,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3988,7 +3988,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4040,7 +4040,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4123,7 +4123,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4177,7 +4177,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0}; public NoTrdRegTimestampsGroup() @@ -4245,7 +4245,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.ClearingFeeIndicator, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.GrossTradeAmt, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.ClearingFeeIndicator, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.GrossTradeAmt, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, 0}; public NoSidesGroup() @@ -5256,7 +5256,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5339,7 +5339,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5392,7 +5392,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -5428,7 +5428,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -5496,7 +5496,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5548,7 +5548,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5632,7 +5632,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -5747,7 +5747,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -5830,7 +5830,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() diff --git a/Messages/FIX44/TradeCaptureReportAck.cs b/Messages/FIX44/TradeCaptureReportAck.cs index c9925d571..e533a1d15 100644 --- a/Messages/FIX44/TradeCaptureReportAck.cs +++ b/Messages/FIX44/TradeCaptureReportAck.cs @@ -1293,7 +1293,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1345,7 +1345,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1429,7 +1429,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, 0}; public NoTrdRegTimestampsGroup() @@ -1497,7 +1497,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, 0}; public NoLegsGroup() @@ -2364,7 +2364,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2416,7 +2416,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -2468,7 +2468,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -2551,7 +2551,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -2605,7 +2605,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -2720,7 +2720,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2803,7 +2803,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() diff --git a/Messages/FIX44/TradeCaptureReportRequest.cs b/Messages/FIX44/TradeCaptureReportRequest.cs index 9a0370b7f..b7353b51d 100644 --- a/Messages/FIX44/TradeCaptureReportRequest.cs +++ b/Messages/FIX44/TradeCaptureReportRequest.cs @@ -1435,7 +1435,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1518,7 +1518,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1571,7 +1571,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1623,7 +1623,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1707,7 +1707,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1759,7 +1759,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -2530,7 +2530,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2582,7 +2582,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2635,7 +2635,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -3326,7 +3326,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3379,7 +3379,7 @@ public class NoDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeDate, Tags.TransactTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeDate, Tags.TransactTime, 0}; public NoDatesGroup() diff --git a/Messages/FIX44/TradeCaptureReportRequestAck.cs b/Messages/FIX44/TradeCaptureReportRequestAck.cs index b8affd777..26384a21c 100644 --- a/Messages/FIX44/TradeCaptureReportRequestAck.cs +++ b/Messages/FIX44/TradeCaptureReportRequestAck.cs @@ -943,7 +943,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -995,7 +995,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1079,7 +1079,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingPutOrCall, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, 0}; public NoUnderlyingsGroup() @@ -1850,7 +1850,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1902,7 +1902,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1955,7 +1955,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, 0}; public NoLegsGroup() @@ -2646,7 +2646,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/AdjustedPositionReport.cs b/Messages/FIX50/AdjustedPositionReport.cs index ef761bb00..ad113ccdd 100644 --- a/Messages/FIX50/AdjustedPositionReport.cs +++ b/Messages/FIX50/AdjustedPositionReport.cs @@ -1035,7 +1035,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1118,7 +1118,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1171,7 +1171,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -1286,7 +1286,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -1369,7 +1369,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -1423,7 +1423,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1475,7 +1475,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1559,7 +1559,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1642,7 +1642,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/Advertisement.cs b/Messages/FIX50/Advertisement.cs index 0fa29a0da..79ba7fb4f 100644 --- a/Messages/FIX50/Advertisement.cs +++ b/Messages/FIX50/Advertisement.cs @@ -1199,7 +1199,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1251,7 +1251,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1335,7 +1335,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1418,7 +1418,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1471,7 +1471,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2194,7 +2194,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2247,7 +2247,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3194,7 +3194,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3246,7 +3246,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3298,7 +3298,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3381,7 +3381,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/AllocationInstruction.cs b/Messages/FIX50/AllocationInstruction.cs index ac1a71bf4..3bee9fdd0 100644 --- a/Messages/FIX50/AllocationInstruction.cs +++ b/Messages/FIX50/AllocationInstruction.cs @@ -2403,7 +2403,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2566,7 +2566,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2649,7 +2649,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -2703,7 +2703,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -2851,7 +2851,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2903,7 +2903,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2987,7 +2987,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3070,7 +3070,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3123,7 +3123,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3175,7 +3175,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4122,7 +4122,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4174,7 +4174,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4226,7 +4226,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4309,7 +4309,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4363,7 +4363,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -5086,7 +5086,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5139,7 +5139,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5222,7 +5222,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5275,7 +5275,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5327,7 +5327,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -6002,7 +6002,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6085,7 +6085,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6138,7 +6138,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -6222,7 +6222,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -6258,7 +6258,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -6325,7 +6325,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6408,7 +6408,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -6463,7 +6463,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50/AllocationInstructionAck.cs b/Messages/FIX50/AllocationInstructionAck.cs index 07b4dc9e5..bb812960c 100644 --- a/Messages/FIX50/AllocationInstructionAck.cs +++ b/Messages/FIX50/AllocationInstructionAck.cs @@ -283,7 +283,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -366,7 +366,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -419,7 +419,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0}; public NoAllocsGroup() @@ -662,7 +662,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -745,7 +745,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50/AllocationInstructionAlert.cs b/Messages/FIX50/AllocationInstructionAlert.cs index b410ff92d..996f6cf87 100644 --- a/Messages/FIX50/AllocationInstructionAlert.cs +++ b/Messages/FIX50/AllocationInstructionAlert.cs @@ -2403,7 +2403,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2566,7 +2566,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2649,7 +2649,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -2703,7 +2703,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -2851,7 +2851,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2903,7 +2903,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2987,7 +2987,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3070,7 +3070,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3123,7 +3123,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3175,7 +3175,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4122,7 +4122,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4174,7 +4174,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4226,7 +4226,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4309,7 +4309,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4363,7 +4363,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -5086,7 +5086,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5139,7 +5139,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5222,7 +5222,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5275,7 +5275,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5327,7 +5327,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -5395,7 +5395,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -6070,7 +6070,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6153,7 +6153,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6206,7 +6206,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -6290,7 +6290,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -6326,7 +6326,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -6393,7 +6393,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6476,7 +6476,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50/AllocationReport.cs b/Messages/FIX50/AllocationReport.cs index 9476b541d..24bea5c43 100644 --- a/Messages/FIX50/AllocationReport.cs +++ b/Messages/FIX50/AllocationReport.cs @@ -2487,7 +2487,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2650,7 +2650,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2733,7 +2733,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -2787,7 +2787,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -2935,7 +2935,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2987,7 +2987,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3071,7 +3071,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3154,7 +3154,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3207,7 +3207,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3259,7 +3259,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4206,7 +4206,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4258,7 +4258,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4310,7 +4310,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4393,7 +4393,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4447,7 +4447,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -5170,7 +5170,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5223,7 +5223,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5306,7 +5306,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5359,7 +5359,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5411,7 +5411,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -6086,7 +6086,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6169,7 +6169,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6222,7 +6222,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -6306,7 +6306,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -6342,7 +6342,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -6409,7 +6409,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6492,7 +6492,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -6547,7 +6547,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50/AllocationReportAck.cs b/Messages/FIX50/AllocationReportAck.cs index b00ba5eaa..c6f0a7f37 100644 --- a/Messages/FIX50/AllocationReportAck.cs +++ b/Messages/FIX50/AllocationReportAck.cs @@ -363,7 +363,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -446,7 +446,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -499,7 +499,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0}; public NoAllocsGroup() @@ -742,7 +742,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -825,7 +825,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50/AssignmentReport.cs b/Messages/FIX50/AssignmentReport.cs index 5ad759580..8c32410af 100644 --- a/Messages/FIX50/AssignmentReport.cs +++ b/Messages/FIX50/AssignmentReport.cs @@ -1323,7 +1323,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1406,7 +1406,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1459,7 +1459,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1511,7 +1511,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1595,7 +1595,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1678,7 +1678,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1731,7 +1731,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2454,7 +2454,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2507,7 +2507,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3454,7 +3454,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3506,7 +3506,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3558,7 +3558,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3641,7 +3641,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3695,7 +3695,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -3810,7 +3810,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3893,7 +3893,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3947,7 +3947,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50/BidRequest.cs b/Messages/FIX50/BidRequest.cs index 84022566e..46893551d 100644 --- a/Messages/FIX50/BidRequest.cs +++ b/Messages/FIX50/BidRequest.cs @@ -499,7 +499,7 @@ public class NoBidDescriptorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0}; public NoBidDescriptorsGroup() @@ -695,7 +695,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.Account, Tags.AcctIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.Account, Tags.AcctIDSource, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX50/BidResponse.cs b/Messages/FIX50/BidResponse.cs index aca016a06..73bc6046d 100644 --- a/Messages/FIX50/BidResponse.cs +++ b/Messages/FIX50/BidResponse.cs @@ -66,7 +66,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX50/CollateralAssignment.cs b/Messages/FIX50/CollateralAssignment.cs index 8d785034f..08aa3f3e7 100644 --- a/Messages/FIX50/CollateralAssignment.cs +++ b/Messages/FIX50/CollateralAssignment.cs @@ -1935,7 +1935,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2018,7 +2018,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2071,7 +2071,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2107,7 +2107,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2159,7 +2159,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2211,7 +2211,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2295,7 +2295,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2378,7 +2378,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2431,7 +2431,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3154,7 +3154,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3207,7 +3207,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -4170,7 +4170,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4222,7 +4222,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4274,7 +4274,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4357,7 +4357,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4411,7 +4411,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -4527,7 +4527,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -4611,7 +4611,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4663,7 +4663,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -4730,7 +4730,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -4813,7 +4813,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50/CollateralInquiry.cs b/Messages/FIX50/CollateralInquiry.cs index 11d056b7e..fd7da9c3d 100644 --- a/Messages/FIX50/CollateralInquiry.cs +++ b/Messages/FIX50/CollateralInquiry.cs @@ -1874,7 +1874,7 @@ public class NoCollInquiryQualifierGroup : Group { public static int[] DefaultFieldOrder = [Tags.CollInquiryQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.CollInquiryQualifier, 0}; public NoCollInquiryQualifierGroup() @@ -1910,7 +1910,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1993,7 +1993,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2046,7 +2046,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2082,7 +2082,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2134,7 +2134,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2186,7 +2186,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2270,7 +2270,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2353,7 +2353,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2406,7 +2406,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3129,7 +3129,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3182,7 +3182,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4129,7 +4129,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4181,7 +4181,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4233,7 +4233,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4316,7 +4316,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4370,7 +4370,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -4486,7 +4486,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4538,7 +4538,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -4605,7 +4605,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -4688,7 +4688,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50/CollateralInquiryAck.cs b/Messages/FIX50/CollateralInquiryAck.cs index 83d9997d3..f14c7eedb 100644 --- a/Messages/FIX50/CollateralInquiryAck.cs +++ b/Messages/FIX50/CollateralInquiryAck.cs @@ -1515,7 +1515,7 @@ public class NoCollInquiryQualifierGroup : Group { public static int[] DefaultFieldOrder = [Tags.CollInquiryQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.CollInquiryQualifier, 0}; public NoCollInquiryQualifierGroup() @@ -1551,7 +1551,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1634,7 +1634,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1687,7 +1687,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -1723,7 +1723,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -1775,7 +1775,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1827,7 +1827,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1911,7 +1911,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1994,7 +1994,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2047,7 +2047,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2770,7 +2770,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2823,7 +2823,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3770,7 +3770,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3822,7 +3822,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3874,7 +3874,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3957,7 +3957,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/CollateralReport.cs b/Messages/FIX50/CollateralReport.cs index 939d60b85..5cf765d66 100644 --- a/Messages/FIX50/CollateralReport.cs +++ b/Messages/FIX50/CollateralReport.cs @@ -1947,7 +1947,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2030,7 +2030,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2083,7 +2083,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2119,7 +2119,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2171,7 +2171,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2223,7 +2223,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2307,7 +2307,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2390,7 +2390,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2443,7 +2443,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3166,7 +3166,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3219,7 +3219,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4166,7 +4166,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4218,7 +4218,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4270,7 +4270,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4353,7 +4353,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4407,7 +4407,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -4523,7 +4523,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -4607,7 +4607,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4659,7 +4659,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -4726,7 +4726,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -4809,7 +4809,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50/CollateralRequest.cs b/Messages/FIX50/CollateralRequest.cs index 28129aaed..7413505b5 100644 --- a/Messages/FIX50/CollateralRequest.cs +++ b/Messages/FIX50/CollateralRequest.cs @@ -1805,7 +1805,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1888,7 +1888,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1941,7 +1941,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -1977,7 +1977,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2029,7 +2029,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2081,7 +2081,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2165,7 +2165,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2248,7 +2248,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2301,7 +2301,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3024,7 +3024,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3077,7 +3077,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -4040,7 +4040,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4092,7 +4092,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4144,7 +4144,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4227,7 +4227,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4281,7 +4281,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -4397,7 +4397,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -4481,7 +4481,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50/CollateralResponse.cs b/Messages/FIX50/CollateralResponse.cs index ffa50879a..097f2d031 100644 --- a/Messages/FIX50/CollateralResponse.cs +++ b/Messages/FIX50/CollateralResponse.cs @@ -1837,7 +1837,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1920,7 +1920,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1973,7 +1973,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2009,7 +2009,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2061,7 +2061,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2113,7 +2113,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2197,7 +2197,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2280,7 +2280,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2333,7 +2333,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3056,7 +3056,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3109,7 +3109,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -4072,7 +4072,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4124,7 +4124,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4176,7 +4176,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4259,7 +4259,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4313,7 +4313,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -4429,7 +4429,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -4513,7 +4513,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50/Confirmation.cs b/Messages/FIX50/Confirmation.cs index b158c1acf..af0d2a89c 100644 --- a/Messages/FIX50/Confirmation.cs +++ b/Messages/FIX50/Confirmation.cs @@ -2399,7 +2399,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2482,7 +2482,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2535,7 +2535,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2698,7 +2698,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2781,7 +2781,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -2835,7 +2835,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -2951,7 +2951,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3003,7 +3003,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3087,7 +3087,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3170,7 +3170,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3223,7 +3223,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3275,7 +3275,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4222,7 +4222,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4274,7 +4274,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4326,7 +4326,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4409,7 +4409,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4463,7 +4463,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -5186,7 +5186,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5239,7 +5239,7 @@ public class NoCapacitiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrderCapacityQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrderCapacityQty, 0}; public NoCapacitiesGroup() @@ -5307,7 +5307,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5374,7 +5374,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -5457,7 +5457,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -5511,7 +5511,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5563,7 +5563,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX50/ConfirmationRequest.cs b/Messages/FIX50/ConfirmationRequest.cs index b278f0a38..ac673e08a 100644 --- a/Messages/FIX50/ConfirmationRequest.cs +++ b/Messages/FIX50/ConfirmationRequest.cs @@ -237,7 +237,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -400,7 +400,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -483,7 +483,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() diff --git a/Messages/FIX50/ContraryIntentionReport.cs b/Messages/FIX50/ContraryIntentionReport.cs index 444a2b2ae..c3642da96 100644 --- a/Messages/FIX50/ContraryIntentionReport.cs +++ b/Messages/FIX50/ContraryIntentionReport.cs @@ -1067,7 +1067,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1150,7 +1150,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1203,7 +1203,7 @@ public class NoExpirationGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExpType, Tags.ExpQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExpType, Tags.ExpQty, 0}; public NoExpirationGroup() @@ -1255,7 +1255,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1307,7 +1307,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1391,7 +1391,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1474,7 +1474,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1527,7 +1527,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2474,7 +2474,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2526,7 +2526,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2578,7 +2578,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2661,7 +2661,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/CrossOrderCancelReplaceRequest.cs b/Messages/FIX50/CrossOrderCancelReplaceRequest.cs index 3a1f9483b..bab8809ca 100644 --- a/Messages/FIX50/CrossOrderCancelReplaceRequest.cs +++ b/Messages/FIX50/CrossOrderCancelReplaceRequest.cs @@ -2579,7 +2579,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, 0}; public NoSidesGroup() @@ -3270,7 +3270,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3353,7 +3353,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3406,7 +3406,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3521,7 +3521,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3604,7 +3604,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3659,7 +3659,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3711,7 +3711,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3795,7 +3795,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3878,7 +3878,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3931,7 +3931,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4878,7 +4878,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4930,7 +4930,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4982,7 +4982,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5065,7 +5065,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5119,7 +5119,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -5842,7 +5842,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5895,7 +5895,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -5947,7 +5947,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5999,7 +5999,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -6067,7 +6067,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6150,7 +6150,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50/CrossOrderCancelRequest.cs b/Messages/FIX50/CrossOrderCancelRequest.cs index a06cc59ed..babdca206 100644 --- a/Messages/FIX50/CrossOrderCancelRequest.cs +++ b/Messages/FIX50/CrossOrderCancelRequest.cs @@ -1073,7 +1073,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoSidesGroup() @@ -1380,7 +1380,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1463,7 +1463,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1517,7 +1517,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1569,7 +1569,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1653,7 +1653,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1736,7 +1736,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1789,7 +1789,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2736,7 +2736,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2788,7 +2788,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2840,7 +2840,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2923,7 +2923,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2977,7 +2977,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3700,7 +3700,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3753,7 +3753,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -3836,7 +3836,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50/DerivativeSecurityList.cs b/Messages/FIX50/DerivativeSecurityList.cs index 7ccc12f4f..46647035b 100644 --- a/Messages/FIX50/DerivativeSecurityList.cs +++ b/Messages/FIX50/DerivativeSecurityList.cs @@ -1053,7 +1053,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1105,7 +1105,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1157,7 +1157,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -1240,7 +1240,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -1293,7 +1293,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.Currency, Tags.ExpirationCycle, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.NoLegs, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.Currency, Tags.ExpirationCycle, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.NoLegs, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoRelatedSymGroup() @@ -2352,7 +2352,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2404,7 +2404,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2488,7 +2488,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2571,7 +2571,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2624,7 +2624,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2676,7 +2676,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3399,7 +3399,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/DerivativeSecurityListRequest.cs b/Messages/FIX50/DerivativeSecurityListRequest.cs index 9c70f72c8..19860d469 100644 --- a/Messages/FIX50/DerivativeSecurityListRequest.cs +++ b/Messages/FIX50/DerivativeSecurityListRequest.cs @@ -1115,7 +1115,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1167,7 +1167,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1219,7 +1219,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -1302,7 +1302,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/DontKnowTrade.cs b/Messages/FIX50/DontKnowTrade.cs index ec42833ae..98683e879 100644 --- a/Messages/FIX50/DontKnowTrade.cs +++ b/Messages/FIX50/DontKnowTrade.cs @@ -1167,7 +1167,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1219,7 +1219,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1303,7 +1303,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1386,7 +1386,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1439,7 +1439,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2386,7 +2386,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2438,7 +2438,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2490,7 +2490,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2573,7 +2573,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2627,7 +2627,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3350,7 +3350,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/Email.cs b/Messages/FIX50/Email.cs index 3650c3c94..fd88dd9ac 100644 --- a/Messages/FIX50/Email.cs +++ b/Messages/FIX50/Email.cs @@ -269,7 +269,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -321,7 +321,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, 0}; public NoRelatedSymGroup() @@ -1204,7 +1204,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1256,7 +1256,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1340,7 +1340,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1423,7 +1423,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1477,7 +1477,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2424,7 +2424,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2476,7 +2476,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2528,7 +2528,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2611,7 +2611,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2665,7 +2665,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3388,7 +3388,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3441,7 +3441,7 @@ public class NoLinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoLinesOfTextGroup() diff --git a/Messages/FIX50/ExecutionAcknowledgement.cs b/Messages/FIX50/ExecutionAcknowledgement.cs index 7a0e4f5d8..b7dfa8711 100644 --- a/Messages/FIX50/ExecutionAcknowledgement.cs +++ b/Messages/FIX50/ExecutionAcknowledgement.cs @@ -1263,7 +1263,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1315,7 +1315,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1399,7 +1399,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1482,7 +1482,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1535,7 +1535,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2482,7 +2482,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2534,7 +2534,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2586,7 +2586,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2669,7 +2669,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2723,7 +2723,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3446,7 +3446,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/ExecutionReport.cs b/Messages/FIX50/ExecutionReport.cs index 975d68511..f92771e49 100644 --- a/Messages/FIX50/ExecutionReport.cs +++ b/Messages/FIX50/ExecutionReport.cs @@ -4453,7 +4453,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4536,7 +4536,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4589,7 +4589,7 @@ public class NoContraBrokersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0}; public NoContraBrokersGroup() @@ -4689,7 +4689,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4741,7 +4741,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -4825,7 +4825,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4908,7 +4908,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4961,7 +4961,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -5908,7 +5908,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5960,7 +5960,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -6012,7 +6012,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -6095,7 +6095,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -6149,7 +6149,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6201,7 +6201,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -6269,7 +6269,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegOrderQty, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegOrderQty, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, 0}; public NoLegsGroup() @@ -7248,7 +7248,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -7300,7 +7300,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -7352,7 +7352,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -7435,7 +7435,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -7489,7 +7489,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -7573,7 +7573,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -7641,7 +7641,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() diff --git a/Messages/FIX50/IOI.cs b/Messages/FIX50/IOI.cs index 4f2db8086..d8faa7bd8 100644 --- a/Messages/FIX50/IOI.cs +++ b/Messages/FIX50/IOI.cs @@ -1711,7 +1711,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1763,7 +1763,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1847,7 +1847,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1930,7 +1930,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1983,7 +1983,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2930,7 +2930,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2982,7 +2982,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3034,7 +3034,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3117,7 +3117,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3171,7 +3171,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3223,7 +3223,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegIOIQty, Tags.NoLegStipulations, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegIOIQty, Tags.NoLegStipulations, 0}; public NoLegsGroup() @@ -3978,7 +3978,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4030,7 +4030,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4083,7 +4083,7 @@ public class NoIOIQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.IOIQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.IOIQualifier, 0}; public NoIOIQualifiersGroup() @@ -4119,7 +4119,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -4171,7 +4171,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4254,7 +4254,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/ListCancelRequest.cs b/Messages/FIX50/ListCancelRequest.cs index ddff5a6f7..0d0116a39 100644 --- a/Messages/FIX50/ListCancelRequest.cs +++ b/Messages/FIX50/ListCancelRequest.cs @@ -155,7 +155,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -238,7 +238,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/ListStatus.cs b/Messages/FIX50/ListStatus.cs index df7b1dde1..c63f08498 100644 --- a/Messages/FIX50/ListStatus.cs +++ b/Messages/FIX50/ListStatus.cs @@ -227,7 +227,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoOrdersGroup() diff --git a/Messages/FIX50/ListStrikePrice.cs b/Messages/FIX50/ListStrikePrice.cs index 2d8fe5188..8b79dcfb8 100644 --- a/Messages/FIX50/ListStrikePrice.cs +++ b/Messages/FIX50/ListStrikePrice.cs @@ -107,7 +107,7 @@ public class NoStrikesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, 0}; public NoStrikesGroup() @@ -990,7 +990,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1042,7 +1042,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1126,7 +1126,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1209,7 +1209,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1263,7 +1263,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoUnderlyingsGroup() @@ -2354,7 +2354,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2406,7 +2406,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2458,7 +2458,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2541,7 +2541,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/MarketDataIncrementalRefresh.cs b/Messages/FIX50/MarketDataIncrementalRefresh.cs index 7b36334dc..cebd0b09b 100644 --- a/Messages/FIX50/MarketDataIncrementalRefresh.cs +++ b/Messages/FIX50/MarketDataIncrementalRefresh.cs @@ -146,7 +146,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoUnderlyings, Tags.NoLegs, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDPriceLevel, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoUnderlyings, Tags.NoLegs, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDPriceLevel, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, 0}; public NoMDEntriesGroup() @@ -1957,7 +1957,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2009,7 +2009,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2093,7 +2093,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2176,7 +2176,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2229,7 +2229,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3176,7 +3176,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3228,7 +3228,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3280,7 +3280,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3363,7 +3363,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3417,7 +3417,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -4140,7 +4140,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4193,7 +4193,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4276,7 +4276,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4330,7 +4330,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX50/MarketDataRequest.cs b/Messages/FIX50/MarketDataRequest.cs index f91898f81..c53155400 100644 --- a/Messages/FIX50/MarketDataRequest.cs +++ b/Messages/FIX50/MarketDataRequest.cs @@ -253,7 +253,7 @@ public class NoMDEntryTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, 0}; public NoMDEntryTypesGroup() @@ -289,7 +289,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoUnderlyings, Tags.NoLegs, Tags.Currency, Tags.QuoteType, Tags.SettlType, Tags.SettlDate, Tags.MDEntrySize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoUnderlyings, Tags.NoLegs, Tags.Currency, Tags.QuoteType, Tags.SettlType, Tags.SettlDate, Tags.MDEntrySize, 0}; public NoRelatedSymGroup() @@ -1284,7 +1284,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1336,7 +1336,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1420,7 +1420,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1503,7 +1503,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1556,7 +1556,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2503,7 +2503,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2555,7 +2555,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2607,7 +2607,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2690,7 +2690,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2744,7 +2744,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3467,7 +3467,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3521,7 +3521,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX50/MarketDataRequestReject.cs b/Messages/FIX50/MarketDataRequestReject.cs index ece479e68..bb69a7532 100644 --- a/Messages/FIX50/MarketDataRequestReject.cs +++ b/Messages/FIX50/MarketDataRequestReject.cs @@ -121,7 +121,7 @@ public class NoAltMDSourceGroup : Group { public static int[] DefaultFieldOrder = [Tags.AltMDSourceID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AltMDSourceID, 0}; public NoAltMDSourceGroup() diff --git a/Messages/FIX50/MarketDataSnapshotFullRefresh.cs b/Messages/FIX50/MarketDataSnapshotFullRefresh.cs index 13b4ba7e8..c937e5f8b 100644 --- a/Messages/FIX50/MarketDataSnapshotFullRefresh.cs +++ b/Messages/FIX50/MarketDataSnapshotFullRefresh.cs @@ -1122,7 +1122,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1174,7 +1174,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1258,7 +1258,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1341,7 +1341,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1394,7 +1394,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2341,7 +2341,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2393,7 +2393,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2445,7 +2445,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2528,7 +2528,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2582,7 +2582,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3305,7 +3305,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3358,7 +3358,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MDPriceLevel, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDEntryID, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MDPriceLevel, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDEntryID, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, 0}; public NoMDEntriesGroup() @@ -4177,7 +4177,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4260,7 +4260,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4314,7 +4314,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX50/MassQuote.cs b/Messages/FIX50/MassQuote.cs index f19f0d5db..b70d41453 100644 --- a/Messages/FIX50/MassQuote.cs +++ b/Messages/FIX50/MassQuote.cs @@ -201,7 +201,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -284,7 +284,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -337,7 +337,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.QuoteSetValidUntilTime, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.QuoteSetValidUntilTime, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -1364,7 +1364,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1416,7 +1416,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1468,7 +1468,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -1551,7 +1551,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -1604,7 +1604,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, 0}; public NoQuoteEntriesGroup() @@ -2887,7 +2887,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2939,7 +2939,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3023,7 +3023,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3106,7 +3106,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3159,7 +3159,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3882,7 +3882,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/MassQuoteAcknowledgement.cs b/Messages/FIX50/MassQuoteAcknowledgement.cs index 0a00df60e..785817913 100644 --- a/Messages/FIX50/MassQuoteAcknowledgement.cs +++ b/Messages/FIX50/MassQuoteAcknowledgement.cs @@ -249,7 +249,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -332,7 +332,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -385,7 +385,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -1396,7 +1396,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1448,7 +1448,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1500,7 +1500,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -1583,7 +1583,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -1636,7 +1636,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, 0}; public NoQuoteEntriesGroup() @@ -2935,7 +2935,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2987,7 +2987,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3071,7 +3071,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3154,7 +3154,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3207,7 +3207,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3930,7 +3930,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/MultilegOrderCancelReplace.cs b/Messages/FIX50/MultilegOrderCancelReplace.cs index 5d09840f2..f63410fca 100644 --- a/Messages/FIX50/MultilegOrderCancelReplace.cs +++ b/Messages/FIX50/MultilegOrderCancelReplace.cs @@ -2913,7 +2913,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2996,7 +2996,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3049,7 +3049,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3164,7 +3164,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -3247,7 +3247,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -3301,7 +3301,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3353,7 +3353,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3405,7 +3405,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3489,7 +3489,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3572,7 +3572,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3625,7 +3625,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4572,7 +4572,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4624,7 +4624,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4676,7 +4676,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4759,7 +4759,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4813,7 +4813,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOptionRatio, Tags.LegOrderQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOptionRatio, Tags.LegOrderQty, 0}; public NoLegsGroup() @@ -5744,7 +5744,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5796,7 +5796,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5848,7 +5848,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.NoNested2PartyIDs, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegSettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.NoNested2PartyIDs, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegSettlCurrency, 0}; public NoLegAllocsGroup() @@ -5963,7 +5963,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -6046,7 +6046,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -6100,7 +6100,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6183,7 +6183,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6237,7 +6237,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() diff --git a/Messages/FIX50/NetworkCounterpartySystemStatusRequest.cs b/Messages/FIX50/NetworkCounterpartySystemStatusRequest.cs index b81fbe917..9e2d426c1 100644 --- a/Messages/FIX50/NetworkCounterpartySystemStatusRequest.cs +++ b/Messages/FIX50/NetworkCounterpartySystemStatusRequest.cs @@ -75,7 +75,7 @@ public class NoCompIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, 0}; public NoCompIDsGroup() diff --git a/Messages/FIX50/NetworkCounterpartySystemStatusResponse.cs b/Messages/FIX50/NetworkCounterpartySystemStatusResponse.cs index a38cfc4d2..2d860310b 100644 --- a/Messages/FIX50/NetworkCounterpartySystemStatusResponse.cs +++ b/Messages/FIX50/NetworkCounterpartySystemStatusResponse.cs @@ -107,7 +107,7 @@ public class NoCompIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, Tags.StatusValue, Tags.StatusText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, Tags.StatusValue, Tags.StatusText, 0}; public NoCompIDsGroup() diff --git a/Messages/FIX50/NewOrderCross.cs b/Messages/FIX50/NewOrderCross.cs index 4bdc80b2f..c3215dec5 100644 --- a/Messages/FIX50/NewOrderCross.cs +++ b/Messages/FIX50/NewOrderCross.cs @@ -2529,7 +2529,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, 0}; public NoSidesGroup() @@ -3220,7 +3220,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3303,7 +3303,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3356,7 +3356,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3471,7 +3471,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3554,7 +3554,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3609,7 +3609,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3661,7 +3661,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3745,7 +3745,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3828,7 +3828,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3881,7 +3881,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4828,7 +4828,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4880,7 +4880,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4932,7 +4932,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5015,7 +5015,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5069,7 +5069,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -5792,7 +5792,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5845,7 +5845,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -5897,7 +5897,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5949,7 +5949,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -6017,7 +6017,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6100,7 +6100,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50/NewOrderList.cs b/Messages/FIX50/NewOrderList.cs index bd9f44a3f..9fb3f4378 100644 --- a/Messages/FIX50/NewOrderList.cs +++ b/Messages/FIX50/NewOrderList.cs @@ -349,7 +349,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.AllocID, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlType, Tags.SettlDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIID, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SettlDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegOffsetValue, Tags.PegMoveType, Tags.PegOffsetType, Tags.PegLimitType, Tags.PegRoundDirection, Tags.PegScope, Tags.PegPriceType, Tags.PegSecurityIDSource, Tags.PegSecurityID, Tags.PegSymbol, Tags.PegSecurityDesc, Tags.DiscretionInst, Tags.DiscretionOffsetValue, Tags.DiscretionMoveType, Tags.DiscretionOffsetType, Tags.DiscretionLimitType, Tags.DiscretionRoundDirection, Tags.DiscretionScope, Tags.TargetStrategy, Tags.TargetStrategyParameters, Tags.ParticipationRate, Tags.Designation, Tags.NoStrategyParameters, Tags.MatchIncrement, Tags.MaxPriceLevels, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.PriceProtectionScope, Tags.TriggerType, Tags.TriggerAction, Tags.TriggerPrice, Tags.TriggerSymbol, Tags.TriggerSecurityID, Tags.TriggerSecurityIDSource, Tags.TriggerSecurityDesc, Tags.TriggerPriceType, Tags.TriggerPriceTypeScope, Tags.TriggerPriceDirection, Tags.TriggerNewPrice, Tags.TriggerOrderType, Tags.TriggerNewQty, Tags.TriggerTradingSessionID, Tags.TriggerTradingSessionSubID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.PreTradeAnonymity, Tags.ExDestinationIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.AllocID, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlType, Tags.SettlDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIID, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SettlDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegOffsetValue, Tags.PegMoveType, Tags.PegOffsetType, Tags.PegLimitType, Tags.PegRoundDirection, Tags.PegScope, Tags.PegPriceType, Tags.PegSecurityIDSource, Tags.PegSecurityID, Tags.PegSymbol, Tags.PegSecurityDesc, Tags.DiscretionInst, Tags.DiscretionOffsetValue, Tags.DiscretionMoveType, Tags.DiscretionOffsetType, Tags.DiscretionLimitType, Tags.DiscretionRoundDirection, Tags.DiscretionScope, Tags.TargetStrategy, Tags.TargetStrategyParameters, Tags.ParticipationRate, Tags.Designation, Tags.NoStrategyParameters, Tags.MatchIncrement, Tags.MaxPriceLevels, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.PriceProtectionScope, Tags.TriggerType, Tags.TriggerAction, Tags.TriggerPrice, Tags.TriggerSymbol, Tags.TriggerSecurityID, Tags.TriggerSecurityIDSource, Tags.TriggerSecurityDesc, Tags.TriggerPriceType, Tags.TriggerPriceTypeScope, Tags.TriggerPriceDirection, Tags.TriggerNewPrice, Tags.TriggerOrderType, Tags.TriggerNewQty, Tags.TriggerTradingSessionID, Tags.TriggerTradingSessionSubID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.PreTradeAnonymity, Tags.ExDestinationIDSource, 0}; public NoOrdersGroup() @@ -3472,7 +3472,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3555,7 +3555,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3608,7 +3608,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3723,7 +3723,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3806,7 +3806,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3860,7 +3860,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3912,7 +3912,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3964,7 +3964,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -4048,7 +4048,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4131,7 +4131,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4184,7 +4184,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -5131,7 +5131,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5183,7 +5183,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5235,7 +5235,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5318,7 +5318,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5372,7 +5372,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5424,7 +5424,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -5493,7 +5493,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -5576,7 +5576,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50/NewOrderMultileg.cs b/Messages/FIX50/NewOrderMultileg.cs index 63d77652a..590b37af7 100644 --- a/Messages/FIX50/NewOrderMultileg.cs +++ b/Messages/FIX50/NewOrderMultileg.cs @@ -2895,7 +2895,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2978,7 +2978,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3031,7 +3031,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3146,7 +3146,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -3229,7 +3229,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -3283,7 +3283,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3335,7 +3335,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3387,7 +3387,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3471,7 +3471,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3554,7 +3554,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3607,7 +3607,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4554,7 +4554,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4606,7 +4606,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4658,7 +4658,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4741,7 +4741,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4795,7 +4795,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOptionRatio, Tags.LegOrderQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOptionRatio, Tags.LegOrderQty, 0}; public NoLegsGroup() @@ -5726,7 +5726,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5778,7 +5778,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5830,7 +5830,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.NoNested2PartyIDs, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegSettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.NoNested2PartyIDs, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegSettlCurrency, 0}; public NoLegAllocsGroup() @@ -5945,7 +5945,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -6028,7 +6028,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -6082,7 +6082,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6165,7 +6165,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6219,7 +6219,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() diff --git a/Messages/FIX50/NewOrderSingle.cs b/Messages/FIX50/NewOrderSingle.cs index 77602374b..f33300fcc 100644 --- a/Messages/FIX50/NewOrderSingle.cs +++ b/Messages/FIX50/NewOrderSingle.cs @@ -3375,7 +3375,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3458,7 +3458,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3511,7 +3511,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3626,7 +3626,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3709,7 +3709,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3763,7 +3763,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3815,7 +3815,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3867,7 +3867,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3951,7 +3951,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4034,7 +4034,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4087,7 +4087,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -5034,7 +5034,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5086,7 +5086,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5138,7 +5138,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5221,7 +5221,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5275,7 +5275,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5327,7 +5327,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -5395,7 +5395,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() diff --git a/Messages/FIX50/News.cs b/Messages/FIX50/News.cs index 4133c179e..53a603897 100644 --- a/Messages/FIX50/News.cs +++ b/Messages/FIX50/News.cs @@ -233,7 +233,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -285,7 +285,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, 0}; public NoRelatedSymGroup() @@ -1168,7 +1168,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1220,7 +1220,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1304,7 +1304,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1387,7 +1387,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1441,7 +1441,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2164,7 +2164,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2217,7 +2217,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3164,7 +3164,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3216,7 +3216,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3268,7 +3268,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3351,7 +3351,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3405,7 +3405,7 @@ public class NoLinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoLinesOfTextGroup() diff --git a/Messages/FIX50/OrderCancelReplaceRequest.cs b/Messages/FIX50/OrderCancelReplaceRequest.cs index 689f363a8..19c5daa38 100644 --- a/Messages/FIX50/OrderCancelReplaceRequest.cs +++ b/Messages/FIX50/OrderCancelReplaceRequest.cs @@ -3329,7 +3329,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3412,7 +3412,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3465,7 +3465,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3580,7 +3580,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3663,7 +3663,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3717,7 +3717,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3769,7 +3769,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3821,7 +3821,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -3905,7 +3905,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3988,7 +3988,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4041,7 +4041,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -4988,7 +4988,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5040,7 +5040,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5092,7 +5092,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5175,7 +5175,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5229,7 +5229,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -5297,7 +5297,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() diff --git a/Messages/FIX50/OrderCancelRequest.cs b/Messages/FIX50/OrderCancelRequest.cs index dfd4a3e85..74ad93bf1 100644 --- a/Messages/FIX50/OrderCancelRequest.cs +++ b/Messages/FIX50/OrderCancelRequest.cs @@ -1407,7 +1407,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1490,7 +1490,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1543,7 +1543,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1595,7 +1595,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1679,7 +1679,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1762,7 +1762,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1815,7 +1815,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2762,7 +2762,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2814,7 +2814,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2866,7 +2866,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2949,7 +2949,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/OrderMassCancelReport.cs b/Messages/FIX50/OrderMassCancelReport.cs index 1118dbce7..97a211105 100644 --- a/Messages/FIX50/OrderMassCancelReport.cs +++ b/Messages/FIX50/OrderMassCancelReport.cs @@ -2093,7 +2093,7 @@ public class NoAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0}; public NoAffectedOrdersGroup() @@ -2161,7 +2161,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2213,7 +2213,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2297,7 +2297,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2380,7 +2380,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2433,7 +2433,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2485,7 +2485,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2537,7 +2537,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2620,7 +2620,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2673,7 +2673,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2756,7 +2756,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/OrderMassCancelRequest.cs b/Messages/FIX50/OrderMassCancelRequest.cs index 55d70ae9f..31ecb93a7 100644 --- a/Messages/FIX50/OrderMassCancelRequest.cs +++ b/Messages/FIX50/OrderMassCancelRequest.cs @@ -1997,7 +1997,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2049,7 +2049,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2133,7 +2133,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2216,7 +2216,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2269,7 +2269,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2321,7 +2321,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2373,7 +2373,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2456,7 +2456,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2509,7 +2509,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2592,7 +2592,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/OrderMassStatusRequest.cs b/Messages/FIX50/OrderMassStatusRequest.cs index 5c0136b66..eeaf190cb 100644 --- a/Messages/FIX50/OrderMassStatusRequest.cs +++ b/Messages/FIX50/OrderMassStatusRequest.cs @@ -1947,7 +1947,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2030,7 +2030,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2083,7 +2083,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2135,7 +2135,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2219,7 +2219,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2302,7 +2302,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2355,7 +2355,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2407,7 +2407,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2459,7 +2459,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2542,7 +2542,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/OrderStatusRequest.cs b/Messages/FIX50/OrderStatusRequest.cs index d90956f26..12eccb232 100644 --- a/Messages/FIX50/OrderStatusRequest.cs +++ b/Messages/FIX50/OrderStatusRequest.cs @@ -1195,7 +1195,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1278,7 +1278,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1331,7 +1331,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1383,7 +1383,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1467,7 +1467,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1550,7 +1550,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1603,7 +1603,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2550,7 +2550,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2602,7 +2602,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2654,7 +2654,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2737,7 +2737,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/PositionMaintenanceReport.cs b/Messages/FIX50/PositionMaintenanceReport.cs index 5ba53a264..61b3f47e7 100644 --- a/Messages/FIX50/PositionMaintenanceReport.cs +++ b/Messages/FIX50/PositionMaintenanceReport.cs @@ -1377,7 +1377,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1460,7 +1460,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1513,7 +1513,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1565,7 +1565,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1649,7 +1649,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1732,7 +1732,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1785,7 +1785,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2508,7 +2508,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2561,7 +2561,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3508,7 +3508,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3560,7 +3560,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3612,7 +3612,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3695,7 +3695,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3749,7 +3749,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3801,7 +3801,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -3916,7 +3916,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3999,7 +3999,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4053,7 +4053,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50/PositionMaintenanceRequest.cs b/Messages/FIX50/PositionMaintenanceRequest.cs index 376d49ed4..856cf0b06 100644 --- a/Messages/FIX50/PositionMaintenanceRequest.cs +++ b/Messages/FIX50/PositionMaintenanceRequest.cs @@ -1325,7 +1325,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1408,7 +1408,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1461,7 +1461,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1513,7 +1513,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1597,7 +1597,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1680,7 +1680,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1733,7 +1733,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2456,7 +2456,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2509,7 +2509,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3456,7 +3456,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3508,7 +3508,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3560,7 +3560,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3643,7 +3643,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3697,7 +3697,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3749,7 +3749,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -3864,7 +3864,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3947,7 +3947,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4001,7 +4001,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50/PositionReport.cs b/Messages/FIX50/PositionReport.cs index c6a93e6ee..001c8738e 100644 --- a/Messages/FIX50/PositionReport.cs +++ b/Messages/FIX50/PositionReport.cs @@ -1387,7 +1387,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1470,7 +1470,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1523,7 +1523,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1575,7 +1575,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1659,7 +1659,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1742,7 +1742,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1795,7 +1795,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2518,7 +2518,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2571,7 +2571,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingSettlPrice, Tags.UnderlyingSettlPriceType, Tags.NoUnderlyingAmounts, Tags.UnderlyingDeliveryAmount, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingSettlPrice, Tags.UnderlyingSettlPriceType, Tags.NoUnderlyingAmounts, Tags.UnderlyingDeliveryAmount, 0}; public NoUnderlyingsGroup() @@ -3582,7 +3582,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3634,7 +3634,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3686,7 +3686,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3769,7 +3769,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3822,7 +3822,7 @@ public class NoUnderlyingAmountsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingPayAmount, Tags.UnderlyingCollectAmount, Tags.UnderlyingSettlementDate, Tags.UnderlyingSettlementStatus, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingPayAmount, Tags.UnderlyingCollectAmount, Tags.UnderlyingSettlementDate, Tags.UnderlyingSettlementStatus, 0}; public NoUnderlyingAmountsGroup() @@ -3907,7 +3907,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -4022,7 +4022,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4105,7 +4105,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4159,7 +4159,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50/Quote.cs b/Messages/FIX50/Quote.cs index fb2a9e2be..bcb47d149 100644 --- a/Messages/FIX50/Quote.cs +++ b/Messages/FIX50/Quote.cs @@ -2249,7 +2249,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -2285,7 +2285,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2368,7 +2368,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2421,7 +2421,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2473,7 +2473,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2557,7 +2557,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2640,7 +2640,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2693,7 +2693,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3640,7 +3640,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3692,7 +3692,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3744,7 +3744,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3827,7 +3827,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3881,7 +3881,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3933,7 +3933,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0}; public NoLegsGroup() @@ -4944,7 +4944,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4996,7 +4996,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5048,7 +5048,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5131,7 +5131,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50/QuoteCancel.cs b/Messages/FIX50/QuoteCancel.cs index fe23728d9..6e33963d0 100644 --- a/Messages/FIX50/QuoteCancel.cs +++ b/Messages/FIX50/QuoteCancel.cs @@ -201,7 +201,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -284,7 +284,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -337,7 +337,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.NoLegs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.NoLegs, 0}; public NoQuoteEntriesGroup() @@ -1396,7 +1396,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1448,7 +1448,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1532,7 +1532,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1615,7 +1615,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1668,7 +1668,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2615,7 +2615,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2667,7 +2667,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2719,7 +2719,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2802,7 +2802,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2856,7 +2856,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3579,7 +3579,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/QuoteRequest.cs b/Messages/FIX50/QuoteRequest.cs index 96186d2b3..453c1d03e 100644 --- a/Messages/FIX50/QuoteRequest.cs +++ b/Messages/FIX50/QuoteRequest.cs @@ -153,7 +153,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ValidUntilTime, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ValidUntilTime, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0}; public NoRelatedSymGroup() @@ -1948,7 +1948,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2000,7 +2000,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2084,7 +2084,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2167,7 +2167,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2220,7 +2220,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3167,7 +3167,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3219,7 +3219,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3271,7 +3271,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3354,7 +3354,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3408,7 +3408,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3460,7 +3460,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegRefID, 0}; public NoLegsGroup() @@ -4423,7 +4423,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4475,7 +4475,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4527,7 +4527,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4610,7 +4610,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4664,7 +4664,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -4700,7 +4700,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4783,7 +4783,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/QuoteRequestReject.cs b/Messages/FIX50/QuoteRequestReject.cs index 23fe1e8fd..6f2564c0c 100644 --- a/Messages/FIX50/QuoteRequestReject.cs +++ b/Messages/FIX50/QuoteRequestReject.cs @@ -139,7 +139,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0}; public NoRelatedSymGroup() @@ -1918,7 +1918,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1970,7 +1970,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2054,7 +2054,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2137,7 +2137,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2190,7 +2190,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3137,7 +3137,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3189,7 +3189,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3241,7 +3241,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3324,7 +3324,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3378,7 +3378,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3430,7 +3430,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegRefID, 0}; public NoLegsGroup() @@ -4393,7 +4393,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4445,7 +4445,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4497,7 +4497,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4580,7 +4580,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4634,7 +4634,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -4670,7 +4670,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4753,7 +4753,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/QuoteResponse.cs b/Messages/FIX50/QuoteResponse.cs index b5fd5ba1e..387c48eed 100644 --- a/Messages/FIX50/QuoteResponse.cs +++ b/Messages/FIX50/QuoteResponse.cs @@ -2251,7 +2251,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -2287,7 +2287,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2370,7 +2370,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2423,7 +2423,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2475,7 +2475,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2559,7 +2559,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2642,7 +2642,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2695,7 +2695,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3642,7 +3642,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3694,7 +3694,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3746,7 +3746,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3829,7 +3829,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3883,7 +3883,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3935,7 +3935,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0}; public NoLegsGroup() @@ -4946,7 +4946,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4998,7 +4998,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5050,7 +5050,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5133,7 +5133,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50/QuoteStatusReport.cs b/Messages/FIX50/QuoteStatusReport.cs index cda4d5f46..19f2ab373 100644 --- a/Messages/FIX50/QuoteStatusReport.cs +++ b/Messages/FIX50/QuoteStatusReport.cs @@ -2249,7 +2249,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2332,7 +2332,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2385,7 +2385,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2437,7 +2437,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2521,7 +2521,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2604,7 +2604,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2657,7 +2657,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3604,7 +3604,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3656,7 +3656,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3708,7 +3708,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3791,7 +3791,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3845,7 +3845,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3897,7 +3897,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegOrderQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegOrderQty, 0}; public NoLegsGroup() @@ -4732,7 +4732,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4784,7 +4784,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4836,7 +4836,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4919,7 +4919,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4973,7 +4973,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() diff --git a/Messages/FIX50/QuoteStatusRequest.cs b/Messages/FIX50/QuoteStatusRequest.cs index b0f114848..fd83ee642 100644 --- a/Messages/FIX50/QuoteStatusRequest.cs +++ b/Messages/FIX50/QuoteStatusRequest.cs @@ -1202,7 +1202,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1254,7 +1254,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1338,7 +1338,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1421,7 +1421,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1474,7 +1474,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2421,7 +2421,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2473,7 +2473,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2525,7 +2525,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2608,7 +2608,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2662,7 +2662,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3385,7 +3385,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3438,7 +3438,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3521,7 +3521,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/RFQRequest.cs b/Messages/FIX50/RFQRequest.cs index f06600da8..0c62bf49b 100644 --- a/Messages/FIX50/RFQRequest.cs +++ b/Messages/FIX50/RFQRequest.cs @@ -73,7 +73,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoUnderlyings, Tags.NoLegs, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.NoUnderlyings, Tags.NoLegs, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoRelatedSymGroup() @@ -1068,7 +1068,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1120,7 +1120,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1204,7 +1204,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1287,7 +1287,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1340,7 +1340,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2287,7 +2287,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2339,7 +2339,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2391,7 +2391,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2474,7 +2474,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2528,7 +2528,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3251,7 +3251,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/RegistrationInstructions.cs b/Messages/FIX50/RegistrationInstructions.cs index 19c3e8e03..6c8dfe6ae 100644 --- a/Messages/FIX50/RegistrationInstructions.cs +++ b/Messages/FIX50/RegistrationInstructions.cs @@ -221,7 +221,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -304,7 +304,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -357,7 +357,7 @@ public class NoRegistDtlsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RegistDtls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RegistDtls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0}; public NoRegistDtlsGroup() @@ -504,7 +504,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -587,7 +587,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -641,7 +641,7 @@ public class NoDistribInstsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0}; public NoDistribInstsGroup() diff --git a/Messages/FIX50/RegistrationInstructionsResponse.cs b/Messages/FIX50/RegistrationInstructionsResponse.cs index e521e8634..4d0499d69 100644 --- a/Messages/FIX50/RegistrationInstructionsResponse.cs +++ b/Messages/FIX50/RegistrationInstructionsResponse.cs @@ -191,7 +191,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -274,7 +274,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/RequestForPositions.cs b/Messages/FIX50/RequestForPositions.cs index 321c89978..da2d0cac7 100644 --- a/Messages/FIX50/RequestForPositions.cs +++ b/Messages/FIX50/RequestForPositions.cs @@ -1247,7 +1247,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1330,7 +1330,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1383,7 +1383,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1435,7 +1435,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1519,7 +1519,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1602,7 +1602,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1655,7 +1655,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2378,7 +2378,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2431,7 +2431,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3378,7 +3378,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3430,7 +3430,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3482,7 +3482,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3565,7 +3565,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3619,7 +3619,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX50/RequestForPositionsAck.cs b/Messages/FIX50/RequestForPositionsAck.cs index c6e485c02..2c3465a0a 100644 --- a/Messages/FIX50/RequestForPositionsAck.cs +++ b/Messages/FIX50/RequestForPositionsAck.cs @@ -1293,7 +1293,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1376,7 +1376,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1429,7 +1429,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1481,7 +1481,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1565,7 +1565,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1648,7 +1648,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1701,7 +1701,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -2424,7 +2424,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2477,7 +2477,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3424,7 +3424,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3476,7 +3476,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3528,7 +3528,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3611,7 +3611,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/SecurityDefinition.cs b/Messages/FIX50/SecurityDefinition.cs index 52985ea6e..f59827e5b 100644 --- a/Messages/FIX50/SecurityDefinition.cs +++ b/Messages/FIX50/SecurityDefinition.cs @@ -1186,7 +1186,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1238,7 +1238,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1322,7 +1322,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1405,7 +1405,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1458,7 +1458,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1510,7 +1510,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2457,7 +2457,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2509,7 +2509,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2561,7 +2561,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2644,7 +2644,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2698,7 +2698,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3421,7 +3421,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3474,7 +3474,7 @@ public class ClearingBusinessDateGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegOptionRatio, Tags.LegPrice, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegOptionRatio, Tags.LegPrice, 0}; public ClearingBusinessDateGroup() diff --git a/Messages/FIX50/SecurityDefinitionRequest.cs b/Messages/FIX50/SecurityDefinitionRequest.cs index 7a13b26a7..2745c52c8 100644 --- a/Messages/FIX50/SecurityDefinitionRequest.cs +++ b/Messages/FIX50/SecurityDefinitionRequest.cs @@ -1131,7 +1131,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1183,7 +1183,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1267,7 +1267,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1350,7 +1350,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1403,7 +1403,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1455,7 +1455,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2402,7 +2402,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2454,7 +2454,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2506,7 +2506,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2589,7 +2589,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2643,7 +2643,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3366,7 +3366,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3419,7 +3419,7 @@ public class SubscriptionRequestTypeGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegOptionRatio, Tags.LegPrice, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegOptionRatio, Tags.LegPrice, 0}; public SubscriptionRequestTypeGroup() diff --git a/Messages/FIX50/SecurityDefinitionUpdateReport.cs b/Messages/FIX50/SecurityDefinitionUpdateReport.cs index 9d04d1bf4..a1543f366 100644 --- a/Messages/FIX50/SecurityDefinitionUpdateReport.cs +++ b/Messages/FIX50/SecurityDefinitionUpdateReport.cs @@ -2082,7 +2082,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2134,7 +2134,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2218,7 +2218,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2301,7 +2301,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2354,7 +2354,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2406,7 +2406,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2458,7 +2458,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2541,7 +2541,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2594,7 +2594,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3317,7 +3317,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/SecurityList.cs b/Messages/FIX50/SecurityList.cs index ef707ef4c..1cc9ec1d5 100644 --- a/Messages/FIX50/SecurityList.cs +++ b/Messages/FIX50/SecurityList.cs @@ -146,7 +146,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.RoundLot, Tags.MinTradeVol, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.ExpirationCycle, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.RoundLot, Tags.MinTradeVol, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.ExpirationCycle, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoRelatedSymGroup() @@ -1637,7 +1637,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1689,7 +1689,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1773,7 +1773,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1856,7 +1856,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1909,7 +1909,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1961,7 +1961,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2908,7 +2908,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2960,7 +2960,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3012,7 +3012,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3095,7 +3095,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3149,7 +3149,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3201,7 +3201,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -4052,7 +4052,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4104,7 +4104,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() diff --git a/Messages/FIX50/SecurityListRequest.cs b/Messages/FIX50/SecurityListRequest.cs index 04310177c..342c91ae9 100644 --- a/Messages/FIX50/SecurityListRequest.cs +++ b/Messages/FIX50/SecurityListRequest.cs @@ -1259,7 +1259,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1311,7 +1311,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1395,7 +1395,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1478,7 +1478,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1531,7 +1531,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1583,7 +1583,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2530,7 +2530,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2582,7 +2582,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2634,7 +2634,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2717,7 +2717,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2771,7 +2771,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3494,7 +3494,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/SecurityListUpdateReport.cs b/Messages/FIX50/SecurityListUpdateReport.cs index 033f2670d..aafee0971 100644 --- a/Messages/FIX50/SecurityListUpdateReport.cs +++ b/Messages/FIX50/SecurityListUpdateReport.cs @@ -178,7 +178,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.RoundLot, Tags.MinTradeVol, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.ExpirationCycle, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.Currency, Tags.NoStipulations, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.RoundLot, Tags.MinTradeVol, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.ExpirationCycle, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.Currency, Tags.NoStipulations, 0}; public NoRelatedSymGroup() @@ -2581,7 +2581,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2633,7 +2633,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2717,7 +2717,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2800,7 +2800,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2853,7 +2853,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2905,7 +2905,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -3756,7 +3756,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3808,7 +3808,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -3861,7 +3861,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3913,7 +3913,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3965,7 +3965,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4048,7 +4048,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4101,7 +4101,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50/SecurityStatus.cs b/Messages/FIX50/SecurityStatus.cs index df7e7a6d8..b31384459 100644 --- a/Messages/FIX50/SecurityStatus.cs +++ b/Messages/FIX50/SecurityStatus.cs @@ -1314,7 +1314,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1366,7 +1366,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1450,7 +1450,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1533,7 +1533,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1586,7 +1586,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1638,7 +1638,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2585,7 +2585,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2637,7 +2637,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2689,7 +2689,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2772,7 +2772,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2826,7 +2826,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3549,7 +3549,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/SecurityStatusRequest.cs b/Messages/FIX50/SecurityStatusRequest.cs index 9a1748732..c0f27444b 100644 --- a/Messages/FIX50/SecurityStatusRequest.cs +++ b/Messages/FIX50/SecurityStatusRequest.cs @@ -1051,7 +1051,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1103,7 +1103,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1187,7 +1187,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1270,7 +1270,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1323,7 +1323,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1375,7 +1375,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2322,7 +2322,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2374,7 +2374,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2426,7 +2426,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2509,7 +2509,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2563,7 +2563,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3286,7 +3286,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/SecurityTypes.cs b/Messages/FIX50/SecurityTypes.cs index 5b2e02f97..5d9520547 100644 --- a/Messages/FIX50/SecurityTypes.cs +++ b/Messages/FIX50/SecurityTypes.cs @@ -221,7 +221,7 @@ public class NoSecurityTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityType, Tags.SecuritySubType, Tags.Product, Tags.CFICode, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityType, Tags.SecuritySubType, Tags.Product, Tags.CFICode, 0}; public NoSecurityTypesGroup() diff --git a/Messages/FIX50/SettlementInstructionRequest.cs b/Messages/FIX50/SettlementInstructionRequest.cs index f90e7fa47..4bc1e2e9e 100644 --- a/Messages/FIX50/SettlementInstructionRequest.cs +++ b/Messages/FIX50/SettlementInstructionRequest.cs @@ -283,7 +283,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -366,7 +366,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50/SettlementInstructions.cs b/Messages/FIX50/SettlementInstructions.cs index 418cdf89f..d96686704 100644 --- a/Messages/FIX50/SettlementInstructions.cs +++ b/Messages/FIX50/SettlementInstructions.cs @@ -189,7 +189,7 @@ public class NoSettlInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstID, Tags.SettlInstTransType, Tags.SettlInstRefID, Tags.NoPartyIDs, Tags.Side, Tags.Product, Tags.SecurityType, Tags.CFICode, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.PaymentMethod, Tags.PaymentRef, Tags.CardHolderName, Tags.CardNumber, Tags.CardStartDate, Tags.CardExpDate, Tags.CardIssNum, Tags.PaymentDate, Tags.PaymentRemitterID, Tags.SettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstID, Tags.SettlInstTransType, Tags.SettlInstRefID, Tags.NoPartyIDs, Tags.Side, Tags.Product, Tags.SecurityType, Tags.CFICode, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.PaymentMethod, Tags.PaymentRef, Tags.CardHolderName, Tags.CardNumber, Tags.CardStartDate, Tags.CardExpDate, Tags.CardIssNum, Tags.PaymentDate, Tags.PaymentRemitterID, Tags.SettlCurrency, 0}; public NoSettlInstGroup() @@ -624,7 +624,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -707,7 +707,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -760,7 +760,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -827,7 +827,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -910,7 +910,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50/TradeCaptureReport.cs b/Messages/FIX50/TradeCaptureReport.cs index 98d20c673..1f070d771 100644 --- a/Messages/FIX50/TradeCaptureReport.cs +++ b/Messages/FIX50/TradeCaptureReport.cs @@ -2573,7 +2573,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2625,7 +2625,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2709,7 +2709,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2792,7 +2792,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2845,7 +2845,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3792,7 +3792,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3844,7 +3844,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3896,7 +3896,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3979,7 +3979,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4033,7 +4033,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -4101,7 +4101,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, 0}; public NoLegsGroup() @@ -5080,7 +5080,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5132,7 +5132,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5184,7 +5184,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5267,7 +5267,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5321,7 +5321,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5437,7 +5437,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.SideQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.ExecRefID, Tags.LotType, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.ExchangeSpecialInstructions, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.SideQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.ExecRefID, Tags.LotType, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.ExchangeSpecialInstructions, 0}; public NoSidesGroup() @@ -6608,7 +6608,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -6691,7 +6691,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6744,7 +6744,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -6780,7 +6780,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -6848,7 +6848,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6900,7 +6900,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -6984,7 +6984,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -7163,7 +7163,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -7246,7 +7246,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -7300,7 +7300,7 @@ public class NoSideTrdRegTSGroup : Group { public static int[] DefaultFieldOrder = [Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0}; public NoSideTrdRegTSGroup() @@ -7369,7 +7369,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -7452,7 +7452,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50/TradeCaptureReportAck.cs b/Messages/FIX50/TradeCaptureReportAck.cs index f9030e872..c18ce5da2 100644 --- a/Messages/FIX50/TradeCaptureReportAck.cs +++ b/Messages/FIX50/TradeCaptureReportAck.cs @@ -2114,7 +2114,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2166,7 +2166,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -2250,7 +2250,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2333,7 +2333,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2386,7 +2386,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -2502,7 +2502,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegPrice, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, 0}; public NoLegsGroup() @@ -3481,7 +3481,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3533,7 +3533,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -3585,7 +3585,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3668,7 +3668,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3722,7 +3722,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -3790,7 +3790,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.LotType, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.SideQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.LotType, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.SideQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, 0}; public NoSidesGroup() @@ -4881,7 +4881,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4964,7 +4964,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5017,7 +5017,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -5053,7 +5053,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -5121,7 +5121,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5173,7 +5173,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5257,7 +5257,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -5436,7 +5436,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -5519,7 +5519,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -5573,7 +5573,7 @@ public class NoSideTrdRegTSGroup : Group { public static int[] DefaultFieldOrder = [Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0}; public NoSideTrdRegTSGroup() @@ -5642,7 +5642,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -5725,7 +5725,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() @@ -5778,7 +5778,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -6725,7 +6725,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -6777,7 +6777,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -6829,7 +6829,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -6912,7 +6912,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50/TradeCaptureReportRequest.cs b/Messages/FIX50/TradeCaptureReportRequest.cs index d764fdaf3..94681d0fd 100644 --- a/Messages/FIX50/TradeCaptureReportRequest.cs +++ b/Messages/FIX50/TradeCaptureReportRequest.cs @@ -1707,7 +1707,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1790,7 +1790,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1843,7 +1843,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1895,7 +1895,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1979,7 +1979,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2062,7 +2062,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2115,7 +2115,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2167,7 +2167,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -3114,7 +3114,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3166,7 +3166,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3218,7 +3218,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3301,7 +3301,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3355,7 +3355,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -4078,7 +4078,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4131,7 +4131,7 @@ public class NoDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeDate, Tags.TransactTime, Tags.LastUpdateTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeDate, Tags.TransactTime, Tags.LastUpdateTime, 0}; public NoDatesGroup() diff --git a/Messages/FIX50/TradeCaptureReportRequestAck.cs b/Messages/FIX50/TradeCaptureReportRequestAck.cs index 7fdf35fb2..00a4ee98b 100644 --- a/Messages/FIX50/TradeCaptureReportRequestAck.cs +++ b/Messages/FIX50/TradeCaptureReportRequestAck.cs @@ -1199,7 +1199,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1251,7 +1251,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1335,7 +1335,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1418,7 +1418,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1471,7 +1471,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, 0}; public NoUnderlyingsGroup() @@ -2418,7 +2418,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2470,7 +2470,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2522,7 +2522,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2605,7 +2605,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2659,7 +2659,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, 0}; public NoLegsGroup() @@ -3382,7 +3382,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50/TradingSessionList.cs b/Messages/FIX50/TradingSessionList.cs index 5b9ca2556..ccecc7c17 100644 --- a/Messages/FIX50/TradingSessionList.cs +++ b/Messages/FIX50/TradingSessionList.cs @@ -50,7 +50,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX50/TradingSessionStatus.cs b/Messages/FIX50/TradingSessionStatus.cs index 6943ed70e..f05a35523 100644 --- a/Messages/FIX50/TradingSessionStatus.cs +++ b/Messages/FIX50/TradingSessionStatus.cs @@ -1163,7 +1163,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1215,7 +1215,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, 0}; public NoEventsGroup() @@ -1299,7 +1299,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1382,7 +1382,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/AdjustedPositionReport.cs b/Messages/FIX50SP1/AdjustedPositionReport.cs index 2cc43ca7e..c9eb4399c 100644 --- a/Messages/FIX50SP1/AdjustedPositionReport.cs +++ b/Messages/FIX50SP1/AdjustedPositionReport.cs @@ -187,7 +187,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -270,7 +270,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -323,7 +323,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -438,7 +438,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -521,7 +521,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -575,7 +575,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, 0}; public NoRelatedSymGroup() @@ -1778,7 +1778,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1830,7 +1830,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1930,7 +1930,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2013,7 +2013,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/Advertisement.cs b/Messages/FIX50SP1/Advertisement.cs index fb0e82fa6..9f34d36ec 100644 --- a/Messages/FIX50SP1/Advertisement.cs +++ b/Messages/FIX50SP1/Advertisement.cs @@ -1519,7 +1519,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1571,7 +1571,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1671,7 +1671,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1754,7 +1754,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1807,7 +1807,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -2658,7 +2658,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2711,7 +2711,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3754,7 +3754,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3806,7 +3806,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3858,7 +3858,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3941,7 +3941,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/AllocationInstruction.cs b/Messages/FIX50SP1/AllocationInstruction.cs index bca0ce2dd..0ff21f71a 100644 --- a/Messages/FIX50SP1/AllocationInstruction.cs +++ b/Messages/FIX50SP1/AllocationInstruction.cs @@ -2723,7 +2723,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2886,7 +2886,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2969,7 +2969,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -3023,7 +3023,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -3171,7 +3171,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3223,7 +3223,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3323,7 +3323,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3406,7 +3406,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3459,7 +3459,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3511,7 +3511,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4554,7 +4554,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4606,7 +4606,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4658,7 +4658,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4741,7 +4741,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4795,7 +4795,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -5646,7 +5646,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5699,7 +5699,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5782,7 +5782,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5835,7 +5835,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5887,7 +5887,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -6562,7 +6562,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6645,7 +6645,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6698,7 +6698,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -6782,7 +6782,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -6818,7 +6818,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -6885,7 +6885,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6968,7 +6968,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -7023,7 +7023,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP1/AllocationInstructionAck.cs b/Messages/FIX50SP1/AllocationInstructionAck.cs index 748aa8ddf..cd779f57a 100644 --- a/Messages/FIX50SP1/AllocationInstructionAck.cs +++ b/Messages/FIX50SP1/AllocationInstructionAck.cs @@ -283,7 +283,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -366,7 +366,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -419,7 +419,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0}; public NoAllocsGroup() @@ -662,7 +662,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -745,7 +745,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50SP1/AllocationInstructionAlert.cs b/Messages/FIX50SP1/AllocationInstructionAlert.cs index edfdd01b6..e01cba2ab 100644 --- a/Messages/FIX50SP1/AllocationInstructionAlert.cs +++ b/Messages/FIX50SP1/AllocationInstructionAlert.cs @@ -2723,7 +2723,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2886,7 +2886,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -2969,7 +2969,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -3023,7 +3023,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -3171,7 +3171,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3223,7 +3223,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3323,7 +3323,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3406,7 +3406,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3459,7 +3459,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3511,7 +3511,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4554,7 +4554,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4606,7 +4606,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4658,7 +4658,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4741,7 +4741,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4795,7 +4795,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -5646,7 +5646,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5699,7 +5699,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5782,7 +5782,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5835,7 +5835,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5887,7 +5887,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -5955,7 +5955,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -6630,7 +6630,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6713,7 +6713,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6766,7 +6766,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -6850,7 +6850,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -6886,7 +6886,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -6953,7 +6953,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -7036,7 +7036,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP1/AllocationReport.cs b/Messages/FIX50SP1/AllocationReport.cs index eaad3be00..0319e3f77 100644 --- a/Messages/FIX50SP1/AllocationReport.cs +++ b/Messages/FIX50SP1/AllocationReport.cs @@ -2807,7 +2807,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -2970,7 +2970,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -3053,7 +3053,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -3107,7 +3107,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -3255,7 +3255,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3307,7 +3307,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3407,7 +3407,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3490,7 +3490,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3543,7 +3543,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3595,7 +3595,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4638,7 +4638,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4690,7 +4690,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4742,7 +4742,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4825,7 +4825,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4879,7 +4879,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -5730,7 +5730,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5783,7 +5783,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5866,7 +5866,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5919,7 +5919,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5971,7 +5971,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -6646,7 +6646,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6729,7 +6729,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6782,7 +6782,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -6866,7 +6866,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -6902,7 +6902,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -6969,7 +6969,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -7052,7 +7052,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -7107,7 +7107,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP1/AllocationReportAck.cs b/Messages/FIX50SP1/AllocationReportAck.cs index 815eea405..583c6d7d1 100644 --- a/Messages/FIX50SP1/AllocationReportAck.cs +++ b/Messages/FIX50SP1/AllocationReportAck.cs @@ -363,7 +363,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -446,7 +446,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -499,7 +499,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0}; public NoAllocsGroup() @@ -742,7 +742,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -825,7 +825,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50SP1/ApplicationMessageReport.cs b/Messages/FIX50SP1/ApplicationMessageReport.cs index 1c15eea08..72470827b 100644 --- a/Messages/FIX50SP1/ApplicationMessageReport.cs +++ b/Messages/FIX50SP1/ApplicationMessageReport.cs @@ -123,7 +123,7 @@ public class NoApplIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefApplID, Tags.ApplNewSeqNum, Tags.RefApplLastSeqNum, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefApplID, Tags.ApplNewSeqNum, Tags.RefApplLastSeqNum, 0}; public NoApplIDsGroup() diff --git a/Messages/FIX50SP1/ApplicationMessageRequest.cs b/Messages/FIX50SP1/ApplicationMessageRequest.cs index e2413d1ba..6b8eb4355 100644 --- a/Messages/FIX50SP1/ApplicationMessageRequest.cs +++ b/Messages/FIX50SP1/ApplicationMessageRequest.cs @@ -123,7 +123,7 @@ public class NoApplIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefApplID, Tags.ApplBegSeqNum, Tags.ApplEndSeqNum, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefApplID, Tags.ApplBegSeqNum, Tags.ApplEndSeqNum, 0}; public NoApplIDsGroup() diff --git a/Messages/FIX50SP1/ApplicationMessageRequestAck.cs b/Messages/FIX50SP1/ApplicationMessageRequestAck.cs index f3df92dac..e3b4fd2b2 100644 --- a/Messages/FIX50SP1/ApplicationMessageRequestAck.cs +++ b/Messages/FIX50SP1/ApplicationMessageRequestAck.cs @@ -169,7 +169,7 @@ public class NoApplIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefApplID, Tags.ApplBegSeqNum, Tags.ApplEndSeqNum, Tags.RefApplLastSeqNum, Tags.ApplResponseError, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefApplID, Tags.ApplBegSeqNum, Tags.ApplEndSeqNum, Tags.RefApplLastSeqNum, Tags.ApplResponseError, 0}; public NoApplIDsGroup() diff --git a/Messages/FIX50SP1/AssignmentReport.cs b/Messages/FIX50SP1/AssignmentReport.cs index dec97a78e..b45e480cc 100644 --- a/Messages/FIX50SP1/AssignmentReport.cs +++ b/Messages/FIX50SP1/AssignmentReport.cs @@ -1707,7 +1707,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1790,7 +1790,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1843,7 +1843,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1895,7 +1895,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1995,7 +1995,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2078,7 +2078,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2131,7 +2131,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -2982,7 +2982,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3035,7 +3035,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4078,7 +4078,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4130,7 +4130,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4182,7 +4182,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4265,7 +4265,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4319,7 +4319,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -4434,7 +4434,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4517,7 +4517,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4571,7 +4571,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP1/BidRequest.cs b/Messages/FIX50SP1/BidRequest.cs index 8e13ff94e..21cb9aeb6 100644 --- a/Messages/FIX50SP1/BidRequest.cs +++ b/Messages/FIX50SP1/BidRequest.cs @@ -499,7 +499,7 @@ public class NoBidDescriptorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0}; public NoBidDescriptorsGroup() @@ -695,7 +695,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.Account, Tags.AcctIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.Account, Tags.AcctIDSource, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX50SP1/BidResponse.cs b/Messages/FIX50SP1/BidResponse.cs index 1a7bab514..59e99ff49 100644 --- a/Messages/FIX50SP1/BidResponse.cs +++ b/Messages/FIX50SP1/BidResponse.cs @@ -66,7 +66,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX50SP1/CollateralAssignment.cs b/Messages/FIX50SP1/CollateralAssignment.cs index 72957b48b..ccfd8c901 100644 --- a/Messages/FIX50SP1/CollateralAssignment.cs +++ b/Messages/FIX50SP1/CollateralAssignment.cs @@ -2255,7 +2255,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2338,7 +2338,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2391,7 +2391,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2427,7 +2427,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2479,7 +2479,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2531,7 +2531,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2631,7 +2631,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2714,7 +2714,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2767,7 +2767,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3618,7 +3618,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3671,7 +3671,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -4730,7 +4730,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4782,7 +4782,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4834,7 +4834,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4917,7 +4917,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4971,7 +4971,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5087,7 +5087,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5171,7 +5171,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5223,7 +5223,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5290,7 +5290,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -5373,7 +5373,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP1/CollateralInquiry.cs b/Messages/FIX50SP1/CollateralInquiry.cs index b5aed0b21..6413f11ff 100644 --- a/Messages/FIX50SP1/CollateralInquiry.cs +++ b/Messages/FIX50SP1/CollateralInquiry.cs @@ -2194,7 +2194,7 @@ public class NoCollInquiryQualifierGroup : Group { public static int[] DefaultFieldOrder = [Tags.CollInquiryQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.CollInquiryQualifier, 0}; public NoCollInquiryQualifierGroup() @@ -2230,7 +2230,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2313,7 +2313,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2366,7 +2366,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2402,7 +2402,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2454,7 +2454,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2506,7 +2506,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2606,7 +2606,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2689,7 +2689,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2742,7 +2742,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3593,7 +3593,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3646,7 +3646,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4689,7 +4689,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4741,7 +4741,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4793,7 +4793,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4876,7 +4876,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4930,7 +4930,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5046,7 +5046,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5098,7 +5098,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5165,7 +5165,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -5248,7 +5248,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP1/CollateralInquiryAck.cs b/Messages/FIX50SP1/CollateralInquiryAck.cs index 46e8a39b6..b6857db34 100644 --- a/Messages/FIX50SP1/CollateralInquiryAck.cs +++ b/Messages/FIX50SP1/CollateralInquiryAck.cs @@ -1835,7 +1835,7 @@ public class NoCollInquiryQualifierGroup : Group { public static int[] DefaultFieldOrder = [Tags.CollInquiryQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.CollInquiryQualifier, 0}; public NoCollInquiryQualifierGroup() @@ -1871,7 +1871,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1954,7 +1954,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2007,7 +2007,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2043,7 +2043,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2095,7 +2095,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2147,7 +2147,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2247,7 +2247,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2330,7 +2330,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2383,7 +2383,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3234,7 +3234,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3287,7 +3287,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4330,7 +4330,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4382,7 +4382,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4434,7 +4434,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4517,7 +4517,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/CollateralReport.cs b/Messages/FIX50SP1/CollateralReport.cs index be75009fe..92186cdb0 100644 --- a/Messages/FIX50SP1/CollateralReport.cs +++ b/Messages/FIX50SP1/CollateralReport.cs @@ -2267,7 +2267,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2350,7 +2350,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2403,7 +2403,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2439,7 +2439,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2491,7 +2491,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2543,7 +2543,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2643,7 +2643,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2726,7 +2726,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2779,7 +2779,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3630,7 +3630,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3683,7 +3683,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4726,7 +4726,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4778,7 +4778,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4830,7 +4830,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4913,7 +4913,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4967,7 +4967,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5083,7 +5083,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5167,7 +5167,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5219,7 +5219,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5286,7 +5286,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -5369,7 +5369,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP1/CollateralRequest.cs b/Messages/FIX50SP1/CollateralRequest.cs index 284c6923c..6fe95b307 100644 --- a/Messages/FIX50SP1/CollateralRequest.cs +++ b/Messages/FIX50SP1/CollateralRequest.cs @@ -2125,7 +2125,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2208,7 +2208,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2261,7 +2261,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2297,7 +2297,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2349,7 +2349,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2401,7 +2401,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2501,7 +2501,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2584,7 +2584,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2637,7 +2637,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3488,7 +3488,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3541,7 +3541,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -4600,7 +4600,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4652,7 +4652,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4704,7 +4704,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4787,7 +4787,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4841,7 +4841,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -4957,7 +4957,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5041,7 +5041,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50SP1/CollateralResponse.cs b/Messages/FIX50SP1/CollateralResponse.cs index c407157ef..599616bd5 100644 --- a/Messages/FIX50SP1/CollateralResponse.cs +++ b/Messages/FIX50SP1/CollateralResponse.cs @@ -2157,7 +2157,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2240,7 +2240,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2293,7 +2293,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2329,7 +2329,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2381,7 +2381,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2433,7 +2433,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2533,7 +2533,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2616,7 +2616,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2669,7 +2669,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3520,7 +3520,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3573,7 +3573,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -4632,7 +4632,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4684,7 +4684,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4736,7 +4736,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4819,7 +4819,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4873,7 +4873,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -4989,7 +4989,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5073,7 +5073,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50SP1/Confirmation.cs b/Messages/FIX50SP1/Confirmation.cs index 1232f76f9..03502bc59 100644 --- a/Messages/FIX50SP1/Confirmation.cs +++ b/Messages/FIX50SP1/Confirmation.cs @@ -2719,7 +2719,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2802,7 +2802,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2855,7 +2855,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -3018,7 +3018,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -3101,7 +3101,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -3155,7 +3155,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -3271,7 +3271,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3323,7 +3323,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3423,7 +3423,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3506,7 +3506,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3559,7 +3559,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3611,7 +3611,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4654,7 +4654,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4706,7 +4706,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4758,7 +4758,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4841,7 +4841,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4895,7 +4895,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -5746,7 +5746,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5799,7 +5799,7 @@ public class NoCapacitiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrderCapacityQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrderCapacityQty, 0}; public NoCapacitiesGroup() @@ -5867,7 +5867,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5934,7 +5934,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6017,7 +6017,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -6071,7 +6071,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6123,7 +6123,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX50SP1/ConfirmationRequest.cs b/Messages/FIX50SP1/ConfirmationRequest.cs index cfd59cb9e..b3f5302dc 100644 --- a/Messages/FIX50SP1/ConfirmationRequest.cs +++ b/Messages/FIX50SP1/ConfirmationRequest.cs @@ -237,7 +237,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -400,7 +400,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -483,7 +483,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() diff --git a/Messages/FIX50SP1/ContraryIntentionReport.cs b/Messages/FIX50SP1/ContraryIntentionReport.cs index affb0b548..7834f50ea 100644 --- a/Messages/FIX50SP1/ContraryIntentionReport.cs +++ b/Messages/FIX50SP1/ContraryIntentionReport.cs @@ -1451,7 +1451,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1534,7 +1534,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1587,7 +1587,7 @@ public class NoExpirationGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExpirationQtyType, Tags.ExpQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExpirationQtyType, Tags.ExpQty, 0}; public NoExpirationGroup() @@ -1639,7 +1639,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1691,7 +1691,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1791,7 +1791,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1874,7 +1874,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1927,7 +1927,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2970,7 +2970,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3022,7 +3022,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3074,7 +3074,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3157,7 +3157,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/CrossOrderCancelReplaceRequest.cs b/Messages/FIX50SP1/CrossOrderCancelReplaceRequest.cs index 2a6ca8cef..f18c91ed7 100644 --- a/Messages/FIX50SP1/CrossOrderCancelReplaceRequest.cs +++ b/Messages/FIX50SP1/CrossOrderCancelReplaceRequest.cs @@ -2899,7 +2899,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, Tags.OrigClOrdID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, Tags.OrigClOrdID, 0}; public NoSidesGroup() @@ -3606,7 +3606,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3689,7 +3689,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3742,7 +3742,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3857,7 +3857,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3940,7 +3940,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3995,7 +3995,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4047,7 +4047,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4147,7 +4147,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4230,7 +4230,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4283,7 +4283,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -5326,7 +5326,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5378,7 +5378,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5430,7 +5430,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5513,7 +5513,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5567,7 +5567,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -6418,7 +6418,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6471,7 +6471,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -6523,7 +6523,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6575,7 +6575,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -6643,7 +6643,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6726,7 +6726,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP1/CrossOrderCancelRequest.cs b/Messages/FIX50SP1/CrossOrderCancelRequest.cs index 4b48a9fec..2b96d453b 100644 --- a/Messages/FIX50SP1/CrossOrderCancelRequest.cs +++ b/Messages/FIX50SP1/CrossOrderCancelRequest.cs @@ -1393,7 +1393,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoSidesGroup() @@ -1700,7 +1700,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1783,7 +1783,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1837,7 +1837,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1889,7 +1889,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1989,7 +1989,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2072,7 +2072,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2125,7 +2125,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3168,7 +3168,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3220,7 +3220,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3272,7 +3272,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3355,7 +3355,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3409,7 +3409,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4260,7 +4260,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4313,7 +4313,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -4396,7 +4396,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP1/DerivativeSecurityList.cs b/Messages/FIX50SP1/DerivativeSecurityList.cs index fe25153df..955e9e9c4 100644 --- a/Messages/FIX50SP1/DerivativeSecurityList.cs +++ b/Messages/FIX50SP1/DerivativeSecurityList.cs @@ -2201,7 +2201,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2253,7 +2253,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2305,7 +2305,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2388,7 +2388,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2441,7 +2441,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.Currency, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.NoLegs, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SecondaryPriceLimitType, Tags.SecondaryLowLimitPrice, Tags.SecondaryHighLimitPrice, Tags.SecondaryTradingReferencePrice, Tags.CorporateAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.Currency, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.NoLegs, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SecondaryPriceLimitType, Tags.SecondaryLowLimitPrice, Tags.SecondaryHighLimitPrice, Tags.SecondaryTradingReferencePrice, Tags.CorporateAction, 0}; public NoRelatedSymGroup() @@ -3852,7 +3852,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3904,7 +3904,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4004,7 +4004,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4087,7 +4087,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4140,7 +4140,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -4192,7 +4192,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -5043,7 +5043,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5097,7 +5097,7 @@ public class NoDerivativeSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0}; public NoDerivativeSecurityAltIDGroup() @@ -5149,7 +5149,7 @@ public class NoDerivativeEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0}; public NoDerivativeEventsGroup() @@ -5249,7 +5249,7 @@ public class NoDerivativeInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0}; public NoDerivativeInstrumentPartiesGroup() @@ -5332,7 +5332,7 @@ public class NoDerivativeInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0}; public NoDerivativeInstrumentPartySubIDsGroup() @@ -5385,7 +5385,7 @@ public class NoDerivativeInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrAttribType, Tags.DerivativeInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrAttribType, Tags.DerivativeInstrAttribValue, 0}; public NoDerivativeInstrAttribGroup() @@ -5437,7 +5437,7 @@ public class NoMarketSegmentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoMarketSegmentsGroup() @@ -5792,7 +5792,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -5876,7 +5876,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -5928,7 +5928,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -6059,7 +6059,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -6095,7 +6095,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -6131,7 +6131,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -6167,7 +6167,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -6219,7 +6219,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -6288,7 +6288,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -6340,7 +6340,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -6455,7 +6455,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP1/DerivativeSecurityListRequest.cs b/Messages/FIX50SP1/DerivativeSecurityListRequest.cs index 4f674063e..340199d61 100644 --- a/Messages/FIX50SP1/DerivativeSecurityListRequest.cs +++ b/Messages/FIX50SP1/DerivativeSecurityListRequest.cs @@ -2203,7 +2203,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2255,7 +2255,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2307,7 +2307,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2390,7 +2390,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2443,7 +2443,7 @@ public class NoDerivativeSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0}; public NoDerivativeSecurityAltIDGroup() @@ -2495,7 +2495,7 @@ public class NoDerivativeEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0}; public NoDerivativeEventsGroup() @@ -2595,7 +2595,7 @@ public class NoDerivativeInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0}; public NoDerivativeInstrumentPartiesGroup() @@ -2678,7 +2678,7 @@ public class NoDerivativeInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0}; public NoDerivativeInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/DerivativeSecurityListUpdateReport.cs b/Messages/FIX50SP1/DerivativeSecurityListUpdateReport.cs index 671a8cb5b..6c40b8245 100644 --- a/Messages/FIX50SP1/DerivativeSecurityListUpdateReport.cs +++ b/Messages/FIX50SP1/DerivativeSecurityListUpdateReport.cs @@ -2210,7 +2210,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2262,7 +2262,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2314,7 +2314,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2397,7 +2397,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2450,7 +2450,7 @@ public class NoDerivativeSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0}; public NoDerivativeSecurityAltIDGroup() @@ -2502,7 +2502,7 @@ public class NoDerivativeEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0}; public NoDerivativeEventsGroup() @@ -2602,7 +2602,7 @@ public class NoDerivativeInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0}; public NoDerivativeInstrumentPartiesGroup() @@ -2685,7 +2685,7 @@ public class NoDerivativeInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0}; public NoDerivativeInstrumentPartySubIDsGroup() @@ -2738,7 +2738,7 @@ public class NoDerivativeInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrAttribType, Tags.DerivativeInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrAttribType, Tags.DerivativeInstrAttribValue, 0}; public NoDerivativeInstrAttribGroup() @@ -2790,7 +2790,7 @@ public class NoMarketSegmentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoMarketSegmentsGroup() @@ -3145,7 +3145,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -3229,7 +3229,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -3281,7 +3281,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -3412,7 +3412,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -3448,7 +3448,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -3484,7 +3484,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -3520,7 +3520,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -3572,7 +3572,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -3641,7 +3641,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -3693,7 +3693,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -3808,7 +3808,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() @@ -3926,7 +3926,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.ListUpdateAction, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.SecondaryPriceLimitType, Tags.SecondaryLowLimitPrice, Tags.SecondaryHighLimitPrice, Tags.SecondaryTradingReferencePrice, Tags.Currency, Tags.NoLegs, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.CorporateAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ListUpdateAction, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.SecondaryPriceLimitType, Tags.SecondaryLowLimitPrice, Tags.SecondaryHighLimitPrice, Tags.SecondaryTradingReferencePrice, Tags.Currency, Tags.NoLegs, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.CorporateAction, 0}; public NoRelatedSymGroup() @@ -5353,7 +5353,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -5405,7 +5405,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -5505,7 +5505,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -5588,7 +5588,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -5641,7 +5641,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -5693,7 +5693,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -6544,7 +6544,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/DontKnowTrade.cs b/Messages/FIX50SP1/DontKnowTrade.cs index d49ddf554..5198175a2 100644 --- a/Messages/FIX50SP1/DontKnowTrade.cs +++ b/Messages/FIX50SP1/DontKnowTrade.cs @@ -1487,7 +1487,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1539,7 +1539,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1639,7 +1639,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1722,7 +1722,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1775,7 +1775,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2818,7 +2818,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2870,7 +2870,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2922,7 +2922,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3005,7 +3005,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3059,7 +3059,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3910,7 +3910,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/Email.cs b/Messages/FIX50SP1/Email.cs index 12dd1734b..36bbe77ea 100644 --- a/Messages/FIX50SP1/Email.cs +++ b/Messages/FIX50SP1/Email.cs @@ -269,7 +269,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -321,7 +321,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, 0}; public NoRelatedSymGroup() @@ -1524,7 +1524,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1576,7 +1576,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1676,7 +1676,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1759,7 +1759,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1813,7 +1813,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2856,7 +2856,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2908,7 +2908,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2960,7 +2960,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3043,7 +3043,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3097,7 +3097,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3948,7 +3948,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4001,7 +4001,7 @@ public class NoLinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoLinesOfTextGroup() diff --git a/Messages/FIX50SP1/ExecutionAcknowledgement.cs b/Messages/FIX50SP1/ExecutionAcknowledgement.cs index b490caaf3..68324899e 100644 --- a/Messages/FIX50SP1/ExecutionAcknowledgement.cs +++ b/Messages/FIX50SP1/ExecutionAcknowledgement.cs @@ -1583,7 +1583,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1635,7 +1635,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1735,7 +1735,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1818,7 +1818,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1871,7 +1871,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2914,7 +2914,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2966,7 +2966,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3018,7 +3018,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3101,7 +3101,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3155,7 +3155,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4006,7 +4006,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/ExecutionReport.cs b/Messages/FIX50SP1/ExecutionReport.cs index c88c96ebb..0ca48b690 100644 --- a/Messages/FIX50SP1/ExecutionReport.cs +++ b/Messages/FIX50SP1/ExecutionReport.cs @@ -5013,7 +5013,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5096,7 +5096,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5149,7 +5149,7 @@ public class NoContraBrokersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0}; public NoContraBrokersGroup() @@ -5249,7 +5249,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -5301,7 +5301,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -5401,7 +5401,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -5484,7 +5484,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -5537,7 +5537,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -6580,7 +6580,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -6632,7 +6632,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -6684,7 +6684,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -6767,7 +6767,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -6821,7 +6821,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6873,7 +6873,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -6941,7 +6941,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegOrderQty, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.NoNested3PartyIDs, Tags.LegAllocID, Tags.NoLegAllocs, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegOrderQty, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.NoNested3PartyIDs, Tags.LegAllocID, Tags.NoLegAllocs, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0}; public NoLegsGroup() @@ -8144,7 +8144,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -8196,7 +8196,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -8248,7 +8248,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -8331,7 +8331,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -8384,7 +8384,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0}; public NoLegAllocsGroup() @@ -8499,7 +8499,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -8582,7 +8582,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -8637,7 +8637,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -8721,7 +8721,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -8789,7 +8789,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -8905,7 +8905,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -9020,7 +9020,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -9103,7 +9103,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -9157,7 +9157,7 @@ public class NoFillsGroup : Group { public static int[] DefaultFieldOrder = [Tags.FillExecID, Tags.FillPx, Tags.FillQty, Tags.NoNested4PartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.FillExecID, Tags.FillPx, Tags.FillQty, Tags.NoNested4PartyIDs, 0}; public NoFillsGroup() @@ -9240,7 +9240,7 @@ public class NoNested4PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested4PartyID, Tags.Nested4PartyIDSource, Tags.Nested4PartyRole, Tags.NoNested4PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested4PartyID, Tags.Nested4PartyIDSource, Tags.Nested4PartyRole, Tags.NoNested4PartySubIDs, 0}; public NoNested4PartyIDsGroup() @@ -9323,7 +9323,7 @@ public class NoNested4PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested4PartySubID, Tags.Nested4PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested4PartySubID, Tags.Nested4PartySubIDType, 0}; public NoNested4PartySubIDsGroup() diff --git a/Messages/FIX50SP1/IOI.cs b/Messages/FIX50SP1/IOI.cs index 9a30bb774..6a5bf03eb 100644 --- a/Messages/FIX50SP1/IOI.cs +++ b/Messages/FIX50SP1/IOI.cs @@ -2095,7 +2095,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2147,7 +2147,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2247,7 +2247,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2330,7 +2330,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2383,7 +2383,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3426,7 +3426,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3478,7 +3478,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3530,7 +3530,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3613,7 +3613,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3667,7 +3667,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3719,7 +3719,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegIOIQty, Tags.NoLegStipulations, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegIOIQty, Tags.NoLegStipulations, 0}; public NoLegsGroup() @@ -4602,7 +4602,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4654,7 +4654,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4707,7 +4707,7 @@ public class NoIOIQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.IOIQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.IOIQualifier, 0}; public NoIOIQualifiersGroup() @@ -4743,7 +4743,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -4795,7 +4795,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4878,7 +4878,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/ListCancelRequest.cs b/Messages/FIX50SP1/ListCancelRequest.cs index d84868377..848e418e8 100644 --- a/Messages/FIX50SP1/ListCancelRequest.cs +++ b/Messages/FIX50SP1/ListCancelRequest.cs @@ -155,7 +155,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -238,7 +238,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/ListStatus.cs b/Messages/FIX50SP1/ListStatus.cs index 25d60e334..94e8f499a 100644 --- a/Messages/FIX50SP1/ListStatus.cs +++ b/Messages/FIX50SP1/ListStatus.cs @@ -259,7 +259,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderID, 0}; public NoOrdersGroup() diff --git a/Messages/FIX50SP1/ListStrikePrice.cs b/Messages/FIX50SP1/ListStrikePrice.cs index 0c170f199..9325ce7c1 100644 --- a/Messages/FIX50SP1/ListStrikePrice.cs +++ b/Messages/FIX50SP1/ListStrikePrice.cs @@ -91,7 +91,7 @@ public class NoStrikesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoStrikesGroup() @@ -1454,7 +1454,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1506,7 +1506,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1606,7 +1606,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1689,7 +1689,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1742,7 +1742,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2785,7 +2785,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2837,7 +2837,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2889,7 +2889,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2972,7 +2972,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/MarketDataIncrementalRefresh.cs b/Messages/FIX50SP1/MarketDataIncrementalRefresh.cs index e12f5781c..11da3c9df 100644 --- a/Messages/FIX50SP1/MarketDataIncrementalRefresh.cs +++ b/Messages/FIX50SP1/MarketDataIncrementalRefresh.cs @@ -210,7 +210,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.NoLegs, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDPriceLevel, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, Tags.MDSubBookType, Tags.MarketDepth, Tags.PriceType, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.NoOfSecSizes, Tags.LotType, Tags.SecurityTradingStatus, Tags.HaltReasonChar, Tags.TrdType, Tags.MatchType, Tags.TradeID, Tags.TransBkdTime, Tags.TransactTime, Tags.NoStatsIndicators, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.NoLegs, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDPriceLevel, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, Tags.MDSubBookType, Tags.MarketDepth, Tags.PriceType, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.NoOfSecSizes, Tags.LotType, Tags.SecurityTradingStatus, Tags.HaltReasonChar, Tags.TrdType, Tags.MatchType, Tags.TradeID, Tags.TransBkdTime, Tags.TransactTime, Tags.NoStatsIndicators, 0}; public NoMDEntriesGroup() @@ -2773,7 +2773,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2825,7 +2825,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2925,7 +2925,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3008,7 +3008,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3061,7 +3061,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4104,7 +4104,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4156,7 +4156,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4208,7 +4208,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4291,7 +4291,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4345,7 +4345,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -5196,7 +5196,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5249,7 +5249,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5332,7 +5332,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5385,7 +5385,7 @@ public class NoOfSecSizesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDSecSizeType, Tags.MDSecSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDSecSizeType, Tags.MDSecSize, 0}; public NoOfSecSizesGroup() @@ -5437,7 +5437,7 @@ public class NoStatsIndicatorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StatsType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StatsType, 0}; public NoStatsIndicatorsGroup() @@ -5474,7 +5474,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX50SP1/MarketDataRequest.cs b/Messages/FIX50SP1/MarketDataRequest.cs index e94fbcd08..09e9c09de 100644 --- a/Messages/FIX50SP1/MarketDataRequest.cs +++ b/Messages/FIX50SP1/MarketDataRequest.cs @@ -269,7 +269,7 @@ public class NoMDEntryTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, 0}; public NoMDEntryTypesGroup() @@ -305,7 +305,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.NoLegs, Tags.Currency, Tags.QuoteType, Tags.SettlType, Tags.SettlDate, Tags.MDEntrySize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.NoLegs, Tags.Currency, Tags.QuoteType, Tags.SettlType, Tags.SettlDate, Tags.MDEntrySize, 0}; public NoRelatedSymGroup() @@ -1620,7 +1620,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1672,7 +1672,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1772,7 +1772,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1855,7 +1855,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1908,7 +1908,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2951,7 +2951,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3003,7 +3003,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3055,7 +3055,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3138,7 +3138,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3192,7 +3192,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4043,7 +4043,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4097,7 +4097,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4149,7 +4149,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4232,7 +4232,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/MarketDataRequestReject.cs b/Messages/FIX50SP1/MarketDataRequestReject.cs index 61e28dc01..7188cfaca 100644 --- a/Messages/FIX50SP1/MarketDataRequestReject.cs +++ b/Messages/FIX50SP1/MarketDataRequestReject.cs @@ -137,7 +137,7 @@ public class NoAltMDSourceGroup : Group { public static int[] DefaultFieldOrder = [Tags.AltMDSourceID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AltMDSourceID, 0}; public NoAltMDSourceGroup() @@ -173,7 +173,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -256,7 +256,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/MarketDataSnapshotFullRefresh.cs b/Messages/FIX50SP1/MarketDataSnapshotFullRefresh.cs index 654703780..99b1a5cbf 100644 --- a/Messages/FIX50SP1/MarketDataSnapshotFullRefresh.cs +++ b/Messages/FIX50SP1/MarketDataSnapshotFullRefresh.cs @@ -1570,7 +1570,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1622,7 +1622,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1722,7 +1722,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1805,7 +1805,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1858,7 +1858,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2901,7 +2901,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2953,7 +2953,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3005,7 +3005,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3088,7 +3088,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3142,7 +3142,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3993,7 +3993,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4046,7 +4046,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MDPriceLevel, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDEntryID, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, Tags.PriceType, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.NoOfSecSizes, Tags.LotType, Tags.SecurityTradingStatus, Tags.HaltReasonChar, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MDPriceLevel, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDEntryID, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, Tags.PriceType, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.NoOfSecSizes, Tags.LotType, Tags.SecurityTradingStatus, Tags.HaltReasonChar, 0}; public NoMDEntriesGroup() @@ -5169,7 +5169,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5252,7 +5252,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5305,7 +5305,7 @@ public class NoOfSecSizesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDSecSizeType, Tags.MDSecSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDSecSizeType, Tags.MDSecSize, 0}; public NoOfSecSizesGroup() @@ -5358,7 +5358,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX50SP1/MarketDefinition.cs b/Messages/FIX50SP1/MarketDefinition.cs index 35ec620d3..cd11f116f 100644 --- a/Messages/FIX50SP1/MarketDefinition.cs +++ b/Messages/FIX50SP1/MarketDefinition.cs @@ -603,7 +603,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -687,7 +687,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -739,7 +739,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -775,7 +775,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -811,7 +811,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() diff --git a/Messages/FIX50SP1/MarketDefinitionUpdateReport.cs b/Messages/FIX50SP1/MarketDefinitionUpdateReport.cs index c6b268074..b2b1f6ed9 100644 --- a/Messages/FIX50SP1/MarketDefinitionUpdateReport.cs +++ b/Messages/FIX50SP1/MarketDefinitionUpdateReport.cs @@ -619,7 +619,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -703,7 +703,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -755,7 +755,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -791,7 +791,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -827,7 +827,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() diff --git a/Messages/FIX50SP1/MassQuote.cs b/Messages/FIX50SP1/MassQuote.cs index 2c72ab224..42541a080 100644 --- a/Messages/FIX50SP1/MassQuote.cs +++ b/Messages/FIX50SP1/MassQuote.cs @@ -201,7 +201,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -284,7 +284,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -337,7 +337,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.QuoteSetValidUntilTime, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.QuoteSetValidUntilTime, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -1460,7 +1460,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1512,7 +1512,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1564,7 +1564,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -1647,7 +1647,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -1700,7 +1700,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, 0}; public NoQuoteEntriesGroup() @@ -3303,7 +3303,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3355,7 +3355,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3455,7 +3455,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3538,7 +3538,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3591,7 +3591,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4442,7 +4442,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/MassQuoteAcknowledgement.cs b/Messages/FIX50SP1/MassQuoteAcknowledgement.cs index 8814d87fc..3e5aa35e7 100644 --- a/Messages/FIX50SP1/MassQuoteAcknowledgement.cs +++ b/Messages/FIX50SP1/MassQuoteAcknowledgement.cs @@ -265,7 +265,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -348,7 +348,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -401,7 +401,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, Tags.TotNoCxldQuotes, Tags.TotNoAccQuotes, Tags.TotNoRejQuotes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, Tags.TotNoCxldQuotes, Tags.TotNoAccQuotes, Tags.TotNoRejQuotes, 0}; public NoQuoteSetsGroup() @@ -1556,7 +1556,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1608,7 +1608,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1660,7 +1660,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -1743,7 +1743,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -1796,7 +1796,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, Tags.QuoteEntryStatus, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, Tags.QuoteEntryStatus, 0}; public NoQuoteEntriesGroup() @@ -3431,7 +3431,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3483,7 +3483,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3583,7 +3583,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3666,7 +3666,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3719,7 +3719,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4570,7 +4570,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/MultilegOrderCancelReplace.cs b/Messages/FIX50SP1/MultilegOrderCancelReplace.cs index ffe942f54..74a2b0f2e 100644 --- a/Messages/FIX50SP1/MultilegOrderCancelReplace.cs +++ b/Messages/FIX50SP1/MultilegOrderCancelReplace.cs @@ -3277,7 +3277,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3360,7 +3360,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3413,7 +3413,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3528,7 +3528,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -3611,7 +3611,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -3665,7 +3665,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3717,7 +3717,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3769,7 +3769,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3869,7 +3869,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3952,7 +3952,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4005,7 +4005,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -5048,7 +5048,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5100,7 +5100,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5152,7 +5152,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5235,7 +5235,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5289,7 +5289,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOrderQty, Tags.LegAllocID, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegSettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOrderQty, Tags.LegAllocID, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegSettlCurrency, 0}; public NoLegsGroup() @@ -6412,7 +6412,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6464,7 +6464,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -6516,7 +6516,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0}; public NoLegAllocsGroup() @@ -6631,7 +6631,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -6714,7 +6714,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -6768,7 +6768,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6851,7 +6851,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6905,7 +6905,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() diff --git a/Messages/FIX50SP1/NetworkCounterpartySystemStatusRequest.cs b/Messages/FIX50SP1/NetworkCounterpartySystemStatusRequest.cs index 07b5ac9c7..5c9609e07 100644 --- a/Messages/FIX50SP1/NetworkCounterpartySystemStatusRequest.cs +++ b/Messages/FIX50SP1/NetworkCounterpartySystemStatusRequest.cs @@ -75,7 +75,7 @@ public class NoCompIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, 0}; public NoCompIDsGroup() diff --git a/Messages/FIX50SP1/NetworkCounterpartySystemStatusResponse.cs b/Messages/FIX50SP1/NetworkCounterpartySystemStatusResponse.cs index fab017bfd..f81849159 100644 --- a/Messages/FIX50SP1/NetworkCounterpartySystemStatusResponse.cs +++ b/Messages/FIX50SP1/NetworkCounterpartySystemStatusResponse.cs @@ -107,7 +107,7 @@ public class NoCompIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, Tags.StatusValue, Tags.StatusText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, Tags.StatusValue, Tags.StatusText, 0}; public NoCompIDsGroup() diff --git a/Messages/FIX50SP1/NewOrderCross.cs b/Messages/FIX50SP1/NewOrderCross.cs index 949f07726..38ddcbfec 100644 --- a/Messages/FIX50SP1/NewOrderCross.cs +++ b/Messages/FIX50SP1/NewOrderCross.cs @@ -2849,7 +2849,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, Tags.OrigClOrdID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, Tags.OrigClOrdID, 0}; public NoSidesGroup() @@ -3556,7 +3556,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3639,7 +3639,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3692,7 +3692,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3807,7 +3807,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3890,7 +3890,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -3945,7 +3945,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3997,7 +3997,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4097,7 +4097,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4180,7 +4180,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4233,7 +4233,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -5276,7 +5276,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5328,7 +5328,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5380,7 +5380,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5463,7 +5463,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5517,7 +5517,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -6368,7 +6368,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6421,7 +6421,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -6473,7 +6473,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6525,7 +6525,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -6593,7 +6593,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6676,7 +6676,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP1/NewOrderList.cs b/Messages/FIX50SP1/NewOrderList.cs index aebed24b2..4eedcfa64 100644 --- a/Messages/FIX50SP1/NewOrderList.cs +++ b/Messages/FIX50SP1/NewOrderList.cs @@ -365,7 +365,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.AllocID, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlType, Tags.SettlDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIID, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SettlDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegOffsetValue, Tags.PegMoveType, Tags.PegOffsetType, Tags.PegLimitType, Tags.PegRoundDirection, Tags.PegScope, Tags.PegPriceType, Tags.PegSecurityIDSource, Tags.PegSecurityID, Tags.PegSymbol, Tags.PegSecurityDesc, Tags.DiscretionInst, Tags.DiscretionOffsetValue, Tags.DiscretionMoveType, Tags.DiscretionOffsetType, Tags.DiscretionLimitType, Tags.DiscretionRoundDirection, Tags.DiscretionScope, Tags.TargetStrategy, Tags.TargetStrategyParameters, Tags.ParticipationRate, Tags.Designation, Tags.NoStrategyParameters, Tags.MatchIncrement, Tags.MaxPriceLevels, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.PriceProtectionScope, Tags.TriggerType, Tags.TriggerAction, Tags.TriggerPrice, Tags.TriggerSymbol, Tags.TriggerSecurityID, Tags.TriggerSecurityIDSource, Tags.TriggerSecurityDesc, Tags.TriggerPriceType, Tags.TriggerPriceTypeScope, Tags.TriggerPriceDirection, Tags.TriggerNewPrice, Tags.TriggerOrderType, Tags.TriggerNewQty, Tags.TriggerTradingSessionID, Tags.TriggerTradingSessionSubID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.PreTradeAnonymity, Tags.ExDestinationIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.AllocID, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlType, Tags.SettlDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIID, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SettlDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegOffsetValue, Tags.PegMoveType, Tags.PegOffsetType, Tags.PegLimitType, Tags.PegRoundDirection, Tags.PegScope, Tags.PegPriceType, Tags.PegSecurityIDSource, Tags.PegSecurityID, Tags.PegSymbol, Tags.PegSecurityDesc, Tags.DiscretionInst, Tags.DiscretionOffsetValue, Tags.DiscretionMoveType, Tags.DiscretionOffsetType, Tags.DiscretionLimitType, Tags.DiscretionRoundDirection, Tags.DiscretionScope, Tags.TargetStrategy, Tags.TargetStrategyParameters, Tags.ParticipationRate, Tags.Designation, Tags.NoStrategyParameters, Tags.MatchIncrement, Tags.MaxPriceLevels, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.PriceProtectionScope, Tags.TriggerType, Tags.TriggerAction, Tags.TriggerPrice, Tags.TriggerSymbol, Tags.TriggerSecurityID, Tags.TriggerSecurityIDSource, Tags.TriggerSecurityDesc, Tags.TriggerPriceType, Tags.TriggerPriceTypeScope, Tags.TriggerPriceDirection, Tags.TriggerNewPrice, Tags.TriggerOrderType, Tags.TriggerNewQty, Tags.TriggerTradingSessionID, Tags.TriggerTradingSessionSubID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.PreTradeAnonymity, Tags.ExDestinationIDSource, 0}; public NoOrdersGroup() @@ -3808,7 +3808,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3891,7 +3891,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3944,7 +3944,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -4059,7 +4059,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4142,7 +4142,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4196,7 +4196,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4248,7 +4248,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4300,7 +4300,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4400,7 +4400,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4483,7 +4483,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4536,7 +4536,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -5579,7 +5579,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5631,7 +5631,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5683,7 +5683,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5766,7 +5766,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5820,7 +5820,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5872,7 +5872,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -5941,7 +5941,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6024,7 +6024,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP1/NewOrderMultileg.cs b/Messages/FIX50SP1/NewOrderMultileg.cs index b27840bd2..1a42e7e02 100644 --- a/Messages/FIX50SP1/NewOrderMultileg.cs +++ b/Messages/FIX50SP1/NewOrderMultileg.cs @@ -3263,7 +3263,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3346,7 +3346,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3399,7 +3399,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3514,7 +3514,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -3597,7 +3597,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -3651,7 +3651,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3703,7 +3703,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3755,7 +3755,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3855,7 +3855,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3938,7 +3938,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3991,7 +3991,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -5034,7 +5034,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5086,7 +5086,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5138,7 +5138,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5221,7 +5221,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5275,7 +5275,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOrderQty, Tags.LegAllocID, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegSettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOrderQty, Tags.LegAllocID, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegSettlCurrency, 0}; public NoLegsGroup() @@ -6398,7 +6398,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6450,7 +6450,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -6502,7 +6502,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0}; public NoLegAllocsGroup() @@ -6617,7 +6617,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -6700,7 +6700,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -6754,7 +6754,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6837,7 +6837,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6891,7 +6891,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() diff --git a/Messages/FIX50SP1/NewOrderSingle.cs b/Messages/FIX50SP1/NewOrderSingle.cs index 5e7185941..196a6853d 100644 --- a/Messages/FIX50SP1/NewOrderSingle.cs +++ b/Messages/FIX50SP1/NewOrderSingle.cs @@ -3695,7 +3695,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3778,7 +3778,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3831,7 +3831,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3946,7 +3946,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4029,7 +4029,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4083,7 +4083,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4135,7 +4135,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4187,7 +4187,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4287,7 +4287,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4370,7 +4370,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4423,7 +4423,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -5466,7 +5466,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5518,7 +5518,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5570,7 +5570,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5653,7 +5653,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5707,7 +5707,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5759,7 +5759,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -5827,7 +5827,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() diff --git a/Messages/FIX50SP1/News.cs b/Messages/FIX50SP1/News.cs index bf340bb0a..63d14c989 100644 --- a/Messages/FIX50SP1/News.cs +++ b/Messages/FIX50SP1/News.cs @@ -297,7 +297,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -349,7 +349,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, 0}; public NoRelatedSymGroup() @@ -1552,7 +1552,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1604,7 +1604,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1704,7 +1704,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1787,7 +1787,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1841,7 +1841,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -2692,7 +2692,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2745,7 +2745,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3788,7 +3788,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3840,7 +3840,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3892,7 +3892,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3975,7 +3975,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4029,7 +4029,7 @@ public class NoLinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoLinesOfTextGroup() diff --git a/Messages/FIX50SP1/OrderCancelReplaceRequest.cs b/Messages/FIX50SP1/OrderCancelReplaceRequest.cs index f83eb1d04..2cbaf8b7c 100644 --- a/Messages/FIX50SP1/OrderCancelReplaceRequest.cs +++ b/Messages/FIX50SP1/OrderCancelReplaceRequest.cs @@ -3647,7 +3647,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3730,7 +3730,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3783,7 +3783,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3898,7 +3898,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -3981,7 +3981,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4035,7 +4035,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4087,7 +4087,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4139,7 +4139,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4239,7 +4239,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4322,7 +4322,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4375,7 +4375,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -5418,7 +5418,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5470,7 +5470,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5522,7 +5522,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5605,7 +5605,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5659,7 +5659,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -5727,7 +5727,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() diff --git a/Messages/FIX50SP1/OrderCancelRequest.cs b/Messages/FIX50SP1/OrderCancelRequest.cs index ee0ab6183..02dd86a4d 100644 --- a/Messages/FIX50SP1/OrderCancelRequest.cs +++ b/Messages/FIX50SP1/OrderCancelRequest.cs @@ -1725,7 +1725,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1808,7 +1808,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1861,7 +1861,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1913,7 +1913,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2013,7 +2013,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2096,7 +2096,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2149,7 +2149,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3192,7 +3192,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3244,7 +3244,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3296,7 +3296,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3379,7 +3379,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/OrderMassActionReport.cs b/Messages/FIX50SP1/OrderMassActionReport.cs index 39a255d96..fef0ff3bc 100644 --- a/Messages/FIX50SP1/OrderMassActionReport.cs +++ b/Messages/FIX50SP1/OrderMassActionReport.cs @@ -2559,7 +2559,7 @@ public class NoAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0}; public NoAffectedOrdersGroup() @@ -2627,7 +2627,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2710,7 +2710,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2763,7 +2763,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2815,7 +2815,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2915,7 +2915,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2998,7 +2998,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3051,7 +3051,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3103,7 +3103,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3155,7 +3155,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3238,7 +3238,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3291,7 +3291,7 @@ public class NoNotAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.NotAffOrigClOrdID, Tags.NotAffectedOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NotAffOrigClOrdID, Tags.NotAffectedOrderID, 0}; public NoNotAffectedOrdersGroup() diff --git a/Messages/FIX50SP1/OrderMassActionRequest.cs b/Messages/FIX50SP1/OrderMassActionRequest.cs index 3fbb22f59..62a837e16 100644 --- a/Messages/FIX50SP1/OrderMassActionRequest.cs +++ b/Messages/FIX50SP1/OrderMassActionRequest.cs @@ -2463,7 +2463,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2546,7 +2546,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2599,7 +2599,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2651,7 +2651,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2751,7 +2751,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2834,7 +2834,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2887,7 +2887,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2939,7 +2939,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2991,7 +2991,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3074,7 +3074,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/OrderMassCancelReport.cs b/Messages/FIX50SP1/OrderMassCancelReport.cs index 02ae167b9..655c00491 100644 --- a/Messages/FIX50SP1/OrderMassCancelReport.cs +++ b/Messages/FIX50SP1/OrderMassCancelReport.cs @@ -2575,7 +2575,7 @@ public class NoAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0}; public NoAffectedOrdersGroup() @@ -2643,7 +2643,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2695,7 +2695,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2795,7 +2795,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2878,7 +2878,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2931,7 +2931,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2983,7 +2983,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3035,7 +3035,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3118,7 +3118,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3171,7 +3171,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3254,7 +3254,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3307,7 +3307,7 @@ public class NoNotAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.NotAffOrigClOrdID, Tags.NotAffectedOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NotAffOrigClOrdID, Tags.NotAffectedOrderID, 0}; public NoNotAffectedOrdersGroup() diff --git a/Messages/FIX50SP1/OrderMassCancelRequest.cs b/Messages/FIX50SP1/OrderMassCancelRequest.cs index 847f1ad43..c955c72d1 100644 --- a/Messages/FIX50SP1/OrderMassCancelRequest.cs +++ b/Messages/FIX50SP1/OrderMassCancelRequest.cs @@ -2445,7 +2445,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2497,7 +2497,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2597,7 +2597,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2680,7 +2680,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2733,7 +2733,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2785,7 +2785,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2837,7 +2837,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2920,7 +2920,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2973,7 +2973,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3056,7 +3056,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/OrderMassStatusRequest.cs b/Messages/FIX50SP1/OrderMassStatusRequest.cs index dd604c9a3..0e06bb32e 100644 --- a/Messages/FIX50SP1/OrderMassStatusRequest.cs +++ b/Messages/FIX50SP1/OrderMassStatusRequest.cs @@ -2363,7 +2363,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2446,7 +2446,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2499,7 +2499,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2551,7 +2551,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2651,7 +2651,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2734,7 +2734,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2787,7 +2787,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2839,7 +2839,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2891,7 +2891,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2974,7 +2974,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/OrderStatusRequest.cs b/Messages/FIX50SP1/OrderStatusRequest.cs index 1a1a03f33..3be2bdbc4 100644 --- a/Messages/FIX50SP1/OrderStatusRequest.cs +++ b/Messages/FIX50SP1/OrderStatusRequest.cs @@ -1513,7 +1513,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1596,7 +1596,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1649,7 +1649,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1701,7 +1701,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1801,7 +1801,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1884,7 +1884,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1937,7 +1937,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2980,7 +2980,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3032,7 +3032,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3084,7 +3084,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3167,7 +3167,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/PositionMaintenanceReport.cs b/Messages/FIX50SP1/PositionMaintenanceReport.cs index 3a1bb3d68..555b8a950 100644 --- a/Messages/FIX50SP1/PositionMaintenanceReport.cs +++ b/Messages/FIX50SP1/PositionMaintenanceReport.cs @@ -1697,7 +1697,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1780,7 +1780,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1833,7 +1833,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1885,7 +1885,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1985,7 +1985,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2068,7 +2068,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2121,7 +2121,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -2972,7 +2972,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3025,7 +3025,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4068,7 +4068,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4120,7 +4120,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4172,7 +4172,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4255,7 +4255,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4309,7 +4309,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4361,7 +4361,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -4476,7 +4476,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4559,7 +4559,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4613,7 +4613,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP1/PositionMaintenanceRequest.cs b/Messages/FIX50SP1/PositionMaintenanceRequest.cs index 81df4cce3..eb72374f8 100644 --- a/Messages/FIX50SP1/PositionMaintenanceRequest.cs +++ b/Messages/FIX50SP1/PositionMaintenanceRequest.cs @@ -1645,7 +1645,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1728,7 +1728,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1781,7 +1781,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1833,7 +1833,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1933,7 +1933,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2016,7 +2016,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2069,7 +2069,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -2920,7 +2920,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2973,7 +2973,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4016,7 +4016,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4068,7 +4068,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4120,7 +4120,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4203,7 +4203,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4257,7 +4257,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4309,7 +4309,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -4424,7 +4424,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4507,7 +4507,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4561,7 +4561,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP1/PositionReport.cs b/Messages/FIX50SP1/PositionReport.cs index 9ad6506fc..5142b58ec 100644 --- a/Messages/FIX50SP1/PositionReport.cs +++ b/Messages/FIX50SP1/PositionReport.cs @@ -1771,7 +1771,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1854,7 +1854,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1907,7 +1907,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1959,7 +1959,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2059,7 +2059,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2142,7 +2142,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2195,7 +2195,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3046,7 +3046,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3099,7 +3099,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingSettlPrice, Tags.UnderlyingSettlPriceType, Tags.NoUnderlyingAmounts, Tags.UnderlyingDeliveryAmount, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingSettlPrice, Tags.UnderlyingSettlPriceType, Tags.NoUnderlyingAmounts, Tags.UnderlyingDeliveryAmount, 0}; public NoUnderlyingsGroup() @@ -4206,7 +4206,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4258,7 +4258,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4310,7 +4310,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4393,7 +4393,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4446,7 +4446,7 @@ public class NoUnderlyingAmountsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingPayAmount, Tags.UnderlyingCollectAmount, Tags.UnderlyingSettlementDate, Tags.UnderlyingSettlementStatus, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingPayAmount, Tags.UnderlyingCollectAmount, Tags.UnderlyingSettlementDate, Tags.UnderlyingSettlementStatus, 0}; public NoUnderlyingAmountsGroup() @@ -4531,7 +4531,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -4646,7 +4646,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4729,7 +4729,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4783,7 +4783,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP1/Quote.cs b/Messages/FIX50SP1/Quote.cs index a7cd510c0..0bd2dc7be 100644 --- a/Messages/FIX50SP1/Quote.cs +++ b/Messages/FIX50SP1/Quote.cs @@ -2617,7 +2617,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -2653,7 +2653,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2736,7 +2736,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2789,7 +2789,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2841,7 +2841,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2941,7 +2941,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3024,7 +3024,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3077,7 +3077,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4120,7 +4120,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4172,7 +4172,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4224,7 +4224,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4307,7 +4307,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4361,7 +4361,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4413,7 +4413,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0}; public NoLegsGroup() @@ -5552,7 +5552,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5604,7 +5604,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5656,7 +5656,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5739,7 +5739,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50SP1/QuoteCancel.cs b/Messages/FIX50SP1/QuoteCancel.cs index b9e424589..eb6facf89 100644 --- a/Messages/FIX50SP1/QuoteCancel.cs +++ b/Messages/FIX50SP1/QuoteCancel.cs @@ -217,7 +217,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -300,7 +300,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -353,7 +353,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.NoLegs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.NoLegs, 0}; public NoQuoteEntriesGroup() @@ -1732,7 +1732,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1784,7 +1784,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1884,7 +1884,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1967,7 +1967,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2020,7 +2020,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3063,7 +3063,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3115,7 +3115,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3167,7 +3167,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3250,7 +3250,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3304,7 +3304,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4155,7 +4155,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/QuoteRequest.cs b/Messages/FIX50SP1/QuoteRequest.cs index 76b54e0a3..ec1c6be04 100644 --- a/Messages/FIX50SP1/QuoteRequest.cs +++ b/Messages/FIX50SP1/QuoteRequest.cs @@ -217,7 +217,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ValidUntilTime, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, Tags.MinQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ValidUntilTime, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, Tags.MinQty, 0}; public NoRelatedSymGroup() @@ -2348,7 +2348,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2400,7 +2400,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2500,7 +2500,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2583,7 +2583,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2636,7 +2636,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3679,7 +3679,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3731,7 +3731,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3783,7 +3783,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3866,7 +3866,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3920,7 +3920,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3972,7 +3972,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, 0}; public NoLegsGroup() @@ -5031,7 +5031,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5083,7 +5083,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5135,7 +5135,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5218,7 +5218,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5272,7 +5272,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -5308,7 +5308,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5391,7 +5391,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5445,7 +5445,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -5528,7 +5528,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP1/QuoteRequestReject.cs b/Messages/FIX50SP1/QuoteRequestReject.cs index a99c1175c..a8d3a277a 100644 --- a/Messages/FIX50SP1/QuoteRequestReject.cs +++ b/Messages/FIX50SP1/QuoteRequestReject.cs @@ -203,7 +203,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0}; public NoRelatedSymGroup() @@ -2302,7 +2302,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2354,7 +2354,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2454,7 +2454,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2537,7 +2537,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2590,7 +2590,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3633,7 +3633,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3685,7 +3685,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3737,7 +3737,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3820,7 +3820,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3874,7 +3874,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3926,7 +3926,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, 0}; public NoLegsGroup() @@ -4985,7 +4985,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5037,7 +5037,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5089,7 +5089,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5172,7 +5172,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5226,7 +5226,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -5262,7 +5262,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5345,7 +5345,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5399,7 +5399,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -5482,7 +5482,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP1/QuoteResponse.cs b/Messages/FIX50SP1/QuoteResponse.cs index 33154db8c..dc81a27ff 100644 --- a/Messages/FIX50SP1/QuoteResponse.cs +++ b/Messages/FIX50SP1/QuoteResponse.cs @@ -2635,7 +2635,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -2671,7 +2671,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2754,7 +2754,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2807,7 +2807,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2859,7 +2859,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2959,7 +2959,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3042,7 +3042,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3095,7 +3095,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4138,7 +4138,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4190,7 +4190,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4242,7 +4242,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4325,7 +4325,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4379,7 +4379,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4431,7 +4431,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0}; public NoLegsGroup() @@ -5570,7 +5570,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5622,7 +5622,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5674,7 +5674,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5757,7 +5757,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50SP1/QuoteStatusReport.cs b/Messages/FIX50SP1/QuoteStatusReport.cs index b5116727b..1537af4eb 100644 --- a/Messages/FIX50SP1/QuoteStatusReport.cs +++ b/Messages/FIX50SP1/QuoteStatusReport.cs @@ -2626,7 +2626,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2709,7 +2709,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2762,7 +2762,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2814,7 +2814,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2914,7 +2914,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2997,7 +2997,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3050,7 +3050,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4093,7 +4093,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4145,7 +4145,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4197,7 +4197,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4280,7 +4280,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4334,7 +4334,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4386,7 +4386,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegOrderQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegOrderQty, 0}; public NoLegsGroup() @@ -5349,7 +5349,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5401,7 +5401,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5453,7 +5453,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5536,7 +5536,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5590,7 +5590,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() diff --git a/Messages/FIX50SP1/QuoteStatusRequest.cs b/Messages/FIX50SP1/QuoteStatusRequest.cs index 3bfdb29e3..043a8c68d 100644 --- a/Messages/FIX50SP1/QuoteStatusRequest.cs +++ b/Messages/FIX50SP1/QuoteStatusRequest.cs @@ -1522,7 +1522,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1574,7 +1574,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1674,7 +1674,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1757,7 +1757,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1810,7 +1810,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2853,7 +2853,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2905,7 +2905,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2957,7 +2957,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3040,7 +3040,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3094,7 +3094,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3945,7 +3945,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3998,7 +3998,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4081,7 +4081,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/RFQRequest.cs b/Messages/FIX50SP1/RFQRequest.cs index d4eac447a..30e7f2a5e 100644 --- a/Messages/FIX50SP1/RFQRequest.cs +++ b/Messages/FIX50SP1/RFQRequest.cs @@ -105,7 +105,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.NoLegs, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoUnderlyings, Tags.NoLegs, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoRelatedSymGroup() @@ -1420,7 +1420,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1472,7 +1472,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1572,7 +1572,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1655,7 +1655,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1708,7 +1708,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2751,7 +2751,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2803,7 +2803,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2855,7 +2855,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2938,7 +2938,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2992,7 +2992,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3843,7 +3843,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3897,7 +3897,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3980,7 +3980,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/RegistrationInstructions.cs b/Messages/FIX50SP1/RegistrationInstructions.cs index 8532d321b..51bc3685b 100644 --- a/Messages/FIX50SP1/RegistrationInstructions.cs +++ b/Messages/FIX50SP1/RegistrationInstructions.cs @@ -221,7 +221,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -304,7 +304,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -357,7 +357,7 @@ public class NoRegistDtlsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RegistDtls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RegistDtls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0}; public NoRegistDtlsGroup() @@ -504,7 +504,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -587,7 +587,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -641,7 +641,7 @@ public class NoDistribInstsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0}; public NoDistribInstsGroup() diff --git a/Messages/FIX50SP1/RegistrationInstructionsResponse.cs b/Messages/FIX50SP1/RegistrationInstructionsResponse.cs index 35ef5c38f..9a2192db4 100644 --- a/Messages/FIX50SP1/RegistrationInstructionsResponse.cs +++ b/Messages/FIX50SP1/RegistrationInstructionsResponse.cs @@ -191,7 +191,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -274,7 +274,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/RequestForPositions.cs b/Messages/FIX50SP1/RequestForPositions.cs index c4529269c..7a7a0da65 100644 --- a/Messages/FIX50SP1/RequestForPositions.cs +++ b/Messages/FIX50SP1/RequestForPositions.cs @@ -1567,7 +1567,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1650,7 +1650,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1703,7 +1703,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1755,7 +1755,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1855,7 +1855,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1938,7 +1938,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1991,7 +1991,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -2842,7 +2842,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2895,7 +2895,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3938,7 +3938,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3990,7 +3990,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4042,7 +4042,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4125,7 +4125,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4179,7 +4179,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX50SP1/RequestForPositionsAck.cs b/Messages/FIX50SP1/RequestForPositionsAck.cs index ba2bffe0e..d35a0e042 100644 --- a/Messages/FIX50SP1/RequestForPositionsAck.cs +++ b/Messages/FIX50SP1/RequestForPositionsAck.cs @@ -1613,7 +1613,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1696,7 +1696,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1749,7 +1749,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1801,7 +1801,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1901,7 +1901,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1984,7 +1984,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2037,7 +2037,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -2888,7 +2888,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -2941,7 +2941,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3984,7 +3984,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4036,7 +4036,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4088,7 +4088,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4171,7 +4171,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP1/SecurityDefinition.cs b/Messages/FIX50SP1/SecurityDefinition.cs index c8b7db2f6..cafcaa9ac 100644 --- a/Messages/FIX50SP1/SecurityDefinition.cs +++ b/Messages/FIX50SP1/SecurityDefinition.cs @@ -1762,7 +1762,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1814,7 +1814,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1914,7 +1914,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1997,7 +1997,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2050,7 +2050,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2102,7 +2102,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3145,7 +3145,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3197,7 +3197,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3249,7 +3249,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3332,7 +3332,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3386,7 +3386,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4237,7 +4237,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4290,7 +4290,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4342,7 +4342,7 @@ public class NoMarketSegmentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoMarketSegmentsGroup() @@ -4697,7 +4697,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -4781,7 +4781,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -4833,7 +4833,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -4964,7 +4964,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -5000,7 +5000,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -5036,7 +5036,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -5072,7 +5072,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -5124,7 +5124,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -5193,7 +5193,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -5245,7 +5245,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -5360,7 +5360,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP1/SecurityDefinitionRequest.cs b/Messages/FIX50SP1/SecurityDefinitionRequest.cs index 32f20a1ae..77095844c 100644 --- a/Messages/FIX50SP1/SecurityDefinitionRequest.cs +++ b/Messages/FIX50SP1/SecurityDefinitionRequest.cs @@ -1723,7 +1723,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1775,7 +1775,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1875,7 +1875,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1958,7 +1958,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2011,7 +2011,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2063,7 +2063,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3106,7 +3106,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3158,7 +3158,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3210,7 +3210,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3293,7 +3293,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3347,7 +3347,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4198,7 +4198,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4251,7 +4251,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50SP1/SecurityDefinitionUpdateReport.cs b/Messages/FIX50SP1/SecurityDefinitionUpdateReport.cs index 951e2ff58..3de335cd4 100644 --- a/Messages/FIX50SP1/SecurityDefinitionUpdateReport.cs +++ b/Messages/FIX50SP1/SecurityDefinitionUpdateReport.cs @@ -1778,7 +1778,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1830,7 +1830,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1930,7 +1930,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2013,7 +2013,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2066,7 +2066,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3109,7 +3109,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3161,7 +3161,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3213,7 +3213,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3296,7 +3296,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3350,7 +3350,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4201,7 +4201,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4254,7 +4254,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -4306,7 +4306,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4358,7 +4358,7 @@ public class NoMarketSegmentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoMarketSegmentsGroup() @@ -4713,7 +4713,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -4797,7 +4797,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -4849,7 +4849,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -4980,7 +4980,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -5016,7 +5016,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -5052,7 +5052,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -5088,7 +5088,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -5140,7 +5140,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -5209,7 +5209,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -5261,7 +5261,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -5376,7 +5376,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP1/SecurityList.cs b/Messages/FIX50SP1/SecurityList.cs index 1f6ff7d29..599a62ea6 100644 --- a/Messages/FIX50SP1/SecurityList.cs +++ b/Messages/FIX50SP1/SecurityList.cs @@ -242,7 +242,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoRelatedSymGroup() @@ -2277,7 +2277,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2329,7 +2329,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2429,7 +2429,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2512,7 +2512,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2565,7 +2565,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2617,7 +2617,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3660,7 +3660,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3712,7 +3712,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3764,7 +3764,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3847,7 +3847,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3901,7 +3901,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -3953,7 +3953,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -4932,7 +4932,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4984,7 +4984,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5037,7 +5037,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -5121,7 +5121,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -5173,7 +5173,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -5304,7 +5304,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -5340,7 +5340,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -5376,7 +5376,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -5412,7 +5412,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -5464,7 +5464,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -5533,7 +5533,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -5585,7 +5585,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -5700,7 +5700,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP1/SecurityListRequest.cs b/Messages/FIX50SP1/SecurityListRequest.cs index cc7b76524..e74841f4b 100644 --- a/Messages/FIX50SP1/SecurityListRequest.cs +++ b/Messages/FIX50SP1/SecurityListRequest.cs @@ -1611,7 +1611,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1663,7 +1663,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1763,7 +1763,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1846,7 +1846,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1899,7 +1899,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1951,7 +1951,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2994,7 +2994,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3046,7 +3046,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3098,7 +3098,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3181,7 +3181,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3235,7 +3235,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4086,7 +4086,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/SecurityListUpdateReport.cs b/Messages/FIX50SP1/SecurityListUpdateReport.cs index 3ffb57789..092e18172 100644 --- a/Messages/FIX50SP1/SecurityListUpdateReport.cs +++ b/Messages/FIX50SP1/SecurityListUpdateReport.cs @@ -274,7 +274,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.ListUpdateAction, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.ListUpdateAction, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoRelatedSymGroup() @@ -2325,7 +2325,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2377,7 +2377,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2477,7 +2477,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2560,7 +2560,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2613,7 +2613,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2665,7 +2665,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -3644,7 +3644,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3696,7 +3696,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -3749,7 +3749,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4792,7 +4792,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4844,7 +4844,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4896,7 +4896,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4979,7 +4979,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5033,7 +5033,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5085,7 +5085,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -5169,7 +5169,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -5221,7 +5221,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -5352,7 +5352,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -5388,7 +5388,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -5424,7 +5424,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -5460,7 +5460,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -5512,7 +5512,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -5581,7 +5581,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -5633,7 +5633,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -5748,7 +5748,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP1/SecurityStatus.cs b/Messages/FIX50SP1/SecurityStatus.cs index 34ee95cb3..f6d4fce2c 100644 --- a/Messages/FIX50SP1/SecurityStatus.cs +++ b/Messages/FIX50SP1/SecurityStatus.cs @@ -1778,7 +1778,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1830,7 +1830,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1930,7 +1930,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2013,7 +2013,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2066,7 +2066,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2118,7 +2118,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3161,7 +3161,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3213,7 +3213,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3265,7 +3265,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3348,7 +3348,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3402,7 +3402,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4253,7 +4253,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/SecurityStatusRequest.cs b/Messages/FIX50SP1/SecurityStatusRequest.cs index cab30ad01..17ebf5095 100644 --- a/Messages/FIX50SP1/SecurityStatusRequest.cs +++ b/Messages/FIX50SP1/SecurityStatusRequest.cs @@ -1403,7 +1403,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1455,7 +1455,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1555,7 +1555,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1638,7 +1638,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1691,7 +1691,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -1743,7 +1743,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2786,7 +2786,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2838,7 +2838,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2890,7 +2890,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2973,7 +2973,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3027,7 +3027,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3878,7 +3878,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/SecurityTypes.cs b/Messages/FIX50SP1/SecurityTypes.cs index 3232d9434..aa57c1e02 100644 --- a/Messages/FIX50SP1/SecurityTypes.cs +++ b/Messages/FIX50SP1/SecurityTypes.cs @@ -317,7 +317,7 @@ public class NoSecurityTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityType, Tags.SecuritySubType, Tags.Product, Tags.CFICode, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityType, Tags.SecuritySubType, Tags.Product, Tags.CFICode, 0}; public NoSecurityTypesGroup() diff --git a/Messages/FIX50SP1/SettlementInstructionRequest.cs b/Messages/FIX50SP1/SettlementInstructionRequest.cs index 2a8f00163..601aa74a2 100644 --- a/Messages/FIX50SP1/SettlementInstructionRequest.cs +++ b/Messages/FIX50SP1/SettlementInstructionRequest.cs @@ -283,7 +283,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -366,7 +366,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP1/SettlementInstructions.cs b/Messages/FIX50SP1/SettlementInstructions.cs index 31049aec3..d89956565 100644 --- a/Messages/FIX50SP1/SettlementInstructions.cs +++ b/Messages/FIX50SP1/SettlementInstructions.cs @@ -189,7 +189,7 @@ public class NoSettlInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstID, Tags.SettlInstTransType, Tags.SettlInstRefID, Tags.NoPartyIDs, Tags.Side, Tags.Product, Tags.SecurityType, Tags.CFICode, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.PaymentMethod, Tags.PaymentRef, Tags.CardHolderName, Tags.CardNumber, Tags.CardStartDate, Tags.CardExpDate, Tags.CardIssNum, Tags.PaymentDate, Tags.PaymentRemitterID, Tags.SettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstID, Tags.SettlInstTransType, Tags.SettlInstRefID, Tags.NoPartyIDs, Tags.Side, Tags.Product, Tags.SecurityType, Tags.CFICode, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.PaymentMethod, Tags.PaymentRef, Tags.CardHolderName, Tags.CardNumber, Tags.CardStartDate, Tags.CardExpDate, Tags.CardIssNum, Tags.PaymentDate, Tags.PaymentRemitterID, Tags.SettlCurrency, 0}; public NoSettlInstGroup() @@ -624,7 +624,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -707,7 +707,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -760,7 +760,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -827,7 +827,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -910,7 +910,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP1/SettlementObligationReport.cs b/Messages/FIX50SP1/SettlementObligationReport.cs index fabd54fcf..f00a5af25 100644 --- a/Messages/FIX50SP1/SettlementObligationReport.cs +++ b/Messages/FIX50SP1/SettlementObligationReport.cs @@ -235,7 +235,7 @@ public class NoSettlObligGroup : Group { public static int[] DefaultFieldOrder = [Tags.NetGrossInd, Tags.SettlObligID, Tags.SettlObligTransType, Tags.SettlObligRefID, Tags.CcyAmt, Tags.SettlCurrAmt, Tags.Currency, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlDate, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoPartyIDs, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.NoSettlDetails, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NetGrossInd, Tags.SettlObligID, Tags.SettlObligTransType, Tags.SettlObligRefID, Tags.CcyAmt, Tags.SettlCurrAmt, Tags.Currency, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlDate, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.FuturesValuationMethod, Tags.NoPartyIDs, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.NoSettlDetails, 0}; public NoSettlObligGroup() @@ -1678,7 +1678,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1730,7 +1730,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1830,7 +1830,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1913,7 +1913,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1966,7 +1966,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2049,7 +2049,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2102,7 +2102,7 @@ public class NoSettlDetailsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0}; public NoSettlDetailsGroup() @@ -2153,7 +2153,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -2236,7 +2236,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP1/TradeCaptureReport.cs b/Messages/FIX50SP1/TradeCaptureReport.cs index e90f82a26..b4387f2fb 100644 --- a/Messages/FIX50SP1/TradeCaptureReport.cs +++ b/Messages/FIX50SP1/TradeCaptureReport.cs @@ -3115,7 +3115,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3167,7 +3167,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3267,7 +3267,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3350,7 +3350,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3403,7 +3403,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -4446,7 +4446,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4498,7 +4498,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4550,7 +4550,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4633,7 +4633,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4687,7 +4687,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -4755,7 +4755,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.LegNumber, Tags.NoOfLegUnderlyings, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.LegNumber, Tags.NoOfLegUnderlyings, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0}; public NoLegsGroup() @@ -5958,7 +5958,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6010,7 +6010,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -6062,7 +6062,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6145,7 +6145,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6198,7 +6198,7 @@ public class NoOfLegUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingLegSymbol, Tags.UnderlyingLegSymbolSfx, Tags.UnderlyingLegSecurityID, Tags.UnderlyingLegSecurityIDSource, Tags.NoUnderlyingLegSecurityAltID, Tags.UnderlyingLegCFICode, Tags.UnderlyingLegSecurityType, Tags.UnderlyingLegSecuritySubType, Tags.UnderlyingLegMaturityMonthYear, Tags.UnderlyingLegMaturityDate, Tags.UnderlyingLegMaturityTime, Tags.UnderlyingLegStrikePrice, Tags.UnderlyingLegOptAttribute, Tags.UnderlyingLegPutOrCall, Tags.UnderlyingLegSecurityExchange, Tags.UnderlyingLegSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingLegSymbol, Tags.UnderlyingLegSymbolSfx, Tags.UnderlyingLegSecurityID, Tags.UnderlyingLegSecurityIDSource, Tags.NoUnderlyingLegSecurityAltID, Tags.UnderlyingLegCFICode, Tags.UnderlyingLegSecurityType, Tags.UnderlyingLegSecuritySubType, Tags.UnderlyingLegMaturityMonthYear, Tags.UnderlyingLegMaturityDate, Tags.UnderlyingLegMaturityTime, Tags.UnderlyingLegStrikePrice, Tags.UnderlyingLegOptAttribute, Tags.UnderlyingLegPutOrCall, Tags.UnderlyingLegSecurityExchange, Tags.UnderlyingLegSecurityDesc, 0}; public NoOfLegUnderlyingsGroup() @@ -6473,7 +6473,7 @@ public class NoUnderlyingLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingLegSecurityAltID, Tags.UnderlyingLegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingLegSecurityAltID, Tags.UnderlyingLegSecurityAltIDSource, 0}; public NoUnderlyingLegSecurityAltIDGroup() @@ -6527,7 +6527,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -6643,7 +6643,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.SideQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.ExecRefID, Tags.LotType, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.ExchangeSpecialInstructions, Tags.NetGrossInd, Tags.SideCurrency, Tags.SideSettlCurrency, Tags.NoSettlDetails, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.SideQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.ExecRefID, Tags.LotType, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.ExchangeSpecialInstructions, Tags.NetGrossInd, Tags.SideCurrency, Tags.SideSettlCurrency, Tags.NoSettlDetails, 0}; public NoSidesGroup() @@ -7846,7 +7846,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -7929,7 +7929,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -7982,7 +7982,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -8018,7 +8018,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -8086,7 +8086,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -8138,7 +8138,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -8222,7 +8222,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -8401,7 +8401,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -8484,7 +8484,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -8538,7 +8538,7 @@ public class NoSideTrdRegTSGroup : Group { public static int[] DefaultFieldOrder = [Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0}; public NoSideTrdRegTSGroup() @@ -8606,7 +8606,7 @@ public class NoSettlDetailsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0}; public NoSettlDetailsGroup() @@ -8657,7 +8657,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -8740,7 +8740,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -8795,7 +8795,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -8878,7 +8878,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() @@ -8931,7 +8931,7 @@ public class NoTrdRepIndicatorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRepPartyRole, Tags.TrdRepIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRepPartyRole, Tags.TrdRepIndicator, 0}; public NoTrdRepIndicatorsGroup() diff --git a/Messages/FIX50SP1/TradeCaptureReportAck.cs b/Messages/FIX50SP1/TradeCaptureReportAck.cs index a1daf31a8..a551e6bdc 100644 --- a/Messages/FIX50SP1/TradeCaptureReportAck.cs +++ b/Messages/FIX50SP1/TradeCaptureReportAck.cs @@ -2514,7 +2514,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2566,7 +2566,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2666,7 +2666,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2749,7 +2749,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2802,7 +2802,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -2918,7 +2918,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.LegNumber, Tags.NoOfLegUnderlyings, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.LegNumber, Tags.NoOfLegUnderlyings, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0}; public NoLegsGroup() @@ -4121,7 +4121,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4173,7 +4173,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4225,7 +4225,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4308,7 +4308,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4361,7 +4361,7 @@ public class NoOfLegUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingLegSymbol, Tags.UnderlyingLegSymbolSfx, Tags.UnderlyingLegSecurityID, Tags.UnderlyingLegSecurityIDSource, Tags.NoUnderlyingLegSecurityAltID, Tags.UnderlyingLegCFICode, Tags.UnderlyingLegSecurityType, Tags.UnderlyingLegSecuritySubType, Tags.UnderlyingLegMaturityMonthYear, Tags.UnderlyingLegMaturityDate, Tags.UnderlyingLegMaturityTime, Tags.UnderlyingLegStrikePrice, Tags.UnderlyingLegOptAttribute, Tags.UnderlyingLegPutOrCall, Tags.UnderlyingLegSecurityExchange, Tags.UnderlyingLegSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingLegSymbol, Tags.UnderlyingLegSymbolSfx, Tags.UnderlyingLegSecurityID, Tags.UnderlyingLegSecurityIDSource, Tags.NoUnderlyingLegSecurityAltID, Tags.UnderlyingLegCFICode, Tags.UnderlyingLegSecurityType, Tags.UnderlyingLegSecuritySubType, Tags.UnderlyingLegMaturityMonthYear, Tags.UnderlyingLegMaturityDate, Tags.UnderlyingLegMaturityTime, Tags.UnderlyingLegStrikePrice, Tags.UnderlyingLegOptAttribute, Tags.UnderlyingLegPutOrCall, Tags.UnderlyingLegSecurityExchange, Tags.UnderlyingLegSecurityDesc, 0}; public NoOfLegUnderlyingsGroup() @@ -4636,7 +4636,7 @@ public class NoUnderlyingLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingLegSecurityAltID, Tags.UnderlyingLegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingLegSecurityAltID, Tags.UnderlyingLegSecurityAltIDSource, 0}; public NoUnderlyingLegSecurityAltIDGroup() @@ -4690,7 +4690,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -4758,7 +4758,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.LotType, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.SideQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.NetGrossInd, Tags.SideCurrency, Tags.SideSettlCurrency, Tags.NoSettlDetails, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.OrderInputDevice, Tags.ComplianceID, Tags.SolicitedFlag, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.OrdType, Tags.ExecInst, Tags.TransBkdTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.LotType, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.SideQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.NetGrossInd, Tags.SideCurrency, Tags.SideSettlCurrency, Tags.NoSettlDetails, 0}; public NoSidesGroup() @@ -5881,7 +5881,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5964,7 +5964,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6017,7 +6017,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -6053,7 +6053,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -6121,7 +6121,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6173,7 +6173,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -6257,7 +6257,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -6436,7 +6436,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -6519,7 +6519,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -6573,7 +6573,7 @@ public class NoSideTrdRegTSGroup : Group { public static int[] DefaultFieldOrder = [Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0}; public NoSideTrdRegTSGroup() @@ -6641,7 +6641,7 @@ public class NoSettlDetailsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0}; public NoSettlDetailsGroup() @@ -6692,7 +6692,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6775,7 +6775,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -6830,7 +6830,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6913,7 +6913,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() @@ -6966,7 +6966,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -8009,7 +8009,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -8061,7 +8061,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -8113,7 +8113,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -8196,7 +8196,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -8250,7 +8250,7 @@ public class NoTrdRepIndicatorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRepPartyRole, Tags.TrdRepIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRepPartyRole, Tags.TrdRepIndicator, 0}; public NoTrdRepIndicatorsGroup() diff --git a/Messages/FIX50SP1/TradeCaptureReportRequest.cs b/Messages/FIX50SP1/TradeCaptureReportRequest.cs index 4096c1dc4..789a107f1 100644 --- a/Messages/FIX50SP1/TradeCaptureReportRequest.cs +++ b/Messages/FIX50SP1/TradeCaptureReportRequest.cs @@ -2027,7 +2027,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2110,7 +2110,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2163,7 +2163,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2215,7 +2215,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2315,7 +2315,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2398,7 +2398,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2451,7 +2451,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2503,7 +2503,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -3546,7 +3546,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3598,7 +3598,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3650,7 +3650,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3733,7 +3733,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3787,7 +3787,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -4638,7 +4638,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4691,7 +4691,7 @@ public class NoDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeDate, Tags.TransactTime, Tags.LastUpdateTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeDate, Tags.TransactTime, Tags.LastUpdateTime, 0}; public NoDatesGroup() diff --git a/Messages/FIX50SP1/TradeCaptureReportRequestAck.cs b/Messages/FIX50SP1/TradeCaptureReportRequestAck.cs index 2f144d349..c5580472c 100644 --- a/Messages/FIX50SP1/TradeCaptureReportRequestAck.cs +++ b/Messages/FIX50SP1/TradeCaptureReportRequestAck.cs @@ -1519,7 +1519,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1571,7 +1571,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1671,7 +1671,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1754,7 +1754,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1807,7 +1807,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, 0}; public NoUnderlyingsGroup() @@ -2850,7 +2850,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2902,7 +2902,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2954,7 +2954,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartyID, Tags.UndlyInstrumentPartyIDSource, Tags.UndlyInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3037,7 +3037,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UndlyInstrumentPartySubID, Tags.UndlyInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3091,7 +3091,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, 0}; public NoLegsGroup() @@ -3942,7 +3942,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP1/TradingSessionList.cs b/Messages/FIX50SP1/TradingSessionList.cs index 4f5a69786..426f07e5b 100644 --- a/Messages/FIX50SP1/TradingSessionList.cs +++ b/Messages/FIX50SP1/TradingSessionList.cs @@ -114,7 +114,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MarketID, Tags.MarketSegmentID, Tags.TradingSessionDesc, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MarketID, Tags.MarketSegmentID, Tags.TradingSessionDesc, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionsGroup() @@ -533,7 +533,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -569,7 +569,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -605,7 +605,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -641,7 +641,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -693,7 +693,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() diff --git a/Messages/FIX50SP1/TradingSessionListUpdateReport.cs b/Messages/FIX50SP1/TradingSessionListUpdateReport.cs index 2c31e759a..677dbdeed 100644 --- a/Messages/FIX50SP1/TradingSessionListUpdateReport.cs +++ b/Messages/FIX50SP1/TradingSessionListUpdateReport.cs @@ -130,7 +130,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MarketID, Tags.MarketSegmentID, Tags.TradingSessionDesc, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MarketID, Tags.MarketSegmentID, Tags.TradingSessionDesc, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionsGroup() @@ -549,7 +549,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -585,7 +585,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -621,7 +621,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -657,7 +657,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -709,7 +709,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() diff --git a/Messages/FIX50SP1/TradingSessionStatus.cs b/Messages/FIX50SP1/TradingSessionStatus.cs index ab47bb766..e731fb9a5 100644 --- a/Messages/FIX50SP1/TradingSessionStatus.cs +++ b/Messages/FIX50SP1/TradingSessionStatus.cs @@ -1595,7 +1595,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1647,7 +1647,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1747,7 +1747,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1830,7 +1830,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/AdjustedPositionReport.cs b/Messages/FIX50SP2/AdjustedPositionReport.cs index 089714924..599895346 100644 --- a/Messages/FIX50SP2/AdjustedPositionReport.cs +++ b/Messages/FIX50SP2/AdjustedPositionReport.cs @@ -187,7 +187,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -270,7 +270,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -323,7 +323,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -438,7 +438,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -521,7 +521,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -575,7 +575,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, 0}; public NoRelatedSymGroup() @@ -2002,7 +2002,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2054,7 +2054,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2154,7 +2154,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2237,7 +2237,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2290,7 +2290,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2437,7 +2437,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2504,7 +2504,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() diff --git a/Messages/FIX50SP2/Advertisement.cs b/Messages/FIX50SP2/Advertisement.cs index cac3d0d26..07fd3c23f 100644 --- a/Messages/FIX50SP2/Advertisement.cs +++ b/Messages/FIX50SP2/Advertisement.cs @@ -1743,7 +1743,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1795,7 +1795,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1895,7 +1895,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1978,7 +1978,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2031,7 +2031,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2178,7 +2178,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2245,7 +2245,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2299,7 +2299,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3182,7 +3182,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3235,7 +3235,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4406,7 +4406,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4458,7 +4458,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4510,7 +4510,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4593,7 +4593,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/AllocationInstruction.cs b/Messages/FIX50SP2/AllocationInstruction.cs index a103189e9..4ddaf3694 100644 --- a/Messages/FIX50SP2/AllocationInstruction.cs +++ b/Messages/FIX50SP2/AllocationInstruction.cs @@ -2963,7 +2963,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -3126,7 +3126,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -3209,7 +3209,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -3263,7 +3263,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -3411,7 +3411,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3463,7 +3463,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3563,7 +3563,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3646,7 +3646,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3699,7 +3699,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3846,7 +3846,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3913,7 +3913,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3967,7 +3967,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -4019,7 +4019,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5190,7 +5190,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5242,7 +5242,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5294,7 +5294,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5377,7 +5377,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5431,7 +5431,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -6314,7 +6314,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6367,7 +6367,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -6450,7 +6450,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6503,7 +6503,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6555,7 +6555,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -7230,7 +7230,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -7313,7 +7313,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -7366,7 +7366,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -7450,7 +7450,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -7486,7 +7486,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -7553,7 +7553,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -7636,7 +7636,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -7691,7 +7691,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -7759,7 +7759,7 @@ public class NoRateSourcesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0}; public NoRateSourcesGroup() diff --git a/Messages/FIX50SP2/AllocationInstructionAck.cs b/Messages/FIX50SP2/AllocationInstructionAck.cs index 836e4be9e..e9b676480 100644 --- a/Messages/FIX50SP2/AllocationInstructionAck.cs +++ b/Messages/FIX50SP2/AllocationInstructionAck.cs @@ -283,7 +283,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -366,7 +366,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -419,7 +419,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0}; public NoAllocsGroup() @@ -662,7 +662,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -745,7 +745,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50SP2/AllocationInstructionAlert.cs b/Messages/FIX50SP2/AllocationInstructionAlert.cs index 873ee46ae..b821d0172 100644 --- a/Messages/FIX50SP2/AllocationInstructionAlert.cs +++ b/Messages/FIX50SP2/AllocationInstructionAlert.cs @@ -2947,7 +2947,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -3110,7 +3110,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -3193,7 +3193,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -3247,7 +3247,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -3395,7 +3395,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3447,7 +3447,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3547,7 +3547,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3630,7 +3630,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3683,7 +3683,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3830,7 +3830,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3897,7 +3897,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3951,7 +3951,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -4003,7 +4003,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5174,7 +5174,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5226,7 +5226,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5278,7 +5278,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5361,7 +5361,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5415,7 +5415,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -6298,7 +6298,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6351,7 +6351,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -6434,7 +6434,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6487,7 +6487,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6539,7 +6539,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -6607,7 +6607,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -7282,7 +7282,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -7365,7 +7365,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -7418,7 +7418,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -7502,7 +7502,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -7538,7 +7538,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -7605,7 +7605,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -7688,7 +7688,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP2/AllocationReport.cs b/Messages/FIX50SP2/AllocationReport.cs index 15e3ff932..958389837 100644 --- a/Messages/FIX50SP2/AllocationReport.cs +++ b/Messages/FIX50SP2/AllocationReport.cs @@ -3047,7 +3047,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -3210,7 +3210,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -3293,7 +3293,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -3347,7 +3347,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LastQty, Tags.ExecID, Tags.SecondaryExecID, Tags.LastPx, Tags.LastParPx, Tags.LastCapacity, Tags.TradeID, Tags.FirmTradeID, 0}; public NoExecsGroup() @@ -3495,7 +3495,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3547,7 +3547,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3647,7 +3647,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3730,7 +3730,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3783,7 +3783,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3930,7 +3930,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3997,7 +3997,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4051,7 +4051,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -4103,7 +4103,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5274,7 +5274,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5326,7 +5326,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5378,7 +5378,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5461,7 +5461,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5515,7 +5515,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -6398,7 +6398,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6451,7 +6451,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -6534,7 +6534,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6587,7 +6587,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6639,7 +6639,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.MatchStatus, Tags.AllocPrice, Tags.AllocQty, Tags.IndividualAllocID, Tags.ProcessCode, Tags.NoNestedPartyIDs, Tags.NotifyBrokerOfCredit, Tags.AllocHandlInst, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.AllocAvgPx, Tags.AllocNetMoney, Tags.SettlCurrAmt, Tags.AllocSettlCurrAmt, Tags.SettlCurrency, Tags.AllocSettlCurrency, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.AllocAccruedInterestAmt, Tags.AllocInterestAtMaturity, Tags.NoMiscFees, Tags.NoClearingInstructions, Tags.AllocSettlInstType, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.SecondaryIndividualAllocID, Tags.AllocMethod, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocPositionEffect, Tags.ClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -7314,7 +7314,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -7397,7 +7397,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -7450,7 +7450,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -7534,7 +7534,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -7570,7 +7570,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -7637,7 +7637,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -7720,7 +7720,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -7775,7 +7775,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -7843,7 +7843,7 @@ public class NoRateSourcesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0}; public NoRateSourcesGroup() diff --git a/Messages/FIX50SP2/AllocationReportAck.cs b/Messages/FIX50SP2/AllocationReportAck.cs index 9792fef6c..c6efb2f68 100644 --- a/Messages/FIX50SP2/AllocationReportAck.cs +++ b/Messages/FIX50SP2/AllocationReportAck.cs @@ -361,7 +361,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -444,7 +444,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -497,7 +497,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocPrice, Tags.IndividualAllocID, Tags.IndividualAllocRejCode, Tags.AllocText, Tags.EncodedAllocTextLen, Tags.EncodedAllocText, Tags.SecondaryIndividualAllocID, Tags.AllocCustomerCapacity, Tags.IndividualAllocType, Tags.AllocQty, Tags.NoNestedPartyIDs, Tags.AllocPositionEffect, 0}; public NoAllocsGroup() @@ -740,7 +740,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -823,7 +823,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50SP2/ApplicationMessageReport.cs b/Messages/FIX50SP2/ApplicationMessageReport.cs index 36652bc73..fd4823e10 100644 --- a/Messages/FIX50SP2/ApplicationMessageReport.cs +++ b/Messages/FIX50SP2/ApplicationMessageReport.cs @@ -139,7 +139,7 @@ public class NoApplIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefApplID, Tags.ApplNewSeqNum, Tags.RefApplLastSeqNum, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefApplID, Tags.ApplNewSeqNum, Tags.RefApplLastSeqNum, 0}; public NoApplIDsGroup() diff --git a/Messages/FIX50SP2/ApplicationMessageRequest.cs b/Messages/FIX50SP2/ApplicationMessageRequest.cs index e35799bc9..ee3188b28 100644 --- a/Messages/FIX50SP2/ApplicationMessageRequest.cs +++ b/Messages/FIX50SP2/ApplicationMessageRequest.cs @@ -139,7 +139,7 @@ public class NoApplIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefApplID, Tags.ApplBegSeqNum, Tags.ApplEndSeqNum, Tags.NoNestedPartyIDs, Tags.RefApplReqID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefApplID, Tags.ApplBegSeqNum, Tags.ApplEndSeqNum, Tags.NoNestedPartyIDs, Tags.RefApplReqID, 0}; public NoApplIDsGroup() @@ -238,7 +238,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -321,7 +321,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -375,7 +375,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -458,7 +458,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/ApplicationMessageRequestAck.cs b/Messages/FIX50SP2/ApplicationMessageRequestAck.cs index bdbbfc4d4..a6b0e6697 100644 --- a/Messages/FIX50SP2/ApplicationMessageRequestAck.cs +++ b/Messages/FIX50SP2/ApplicationMessageRequestAck.cs @@ -185,7 +185,7 @@ public class NoApplIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefApplID, Tags.ApplBegSeqNum, Tags.ApplEndSeqNum, Tags.RefApplLastSeqNum, Tags.ApplResponseError, Tags.NoNestedPartyIDs, Tags.RefApplReqID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefApplID, Tags.ApplBegSeqNum, Tags.ApplEndSeqNum, Tags.RefApplLastSeqNum, Tags.ApplResponseError, Tags.NoNestedPartyIDs, Tags.RefApplReqID, 0}; public NoApplIDsGroup() @@ -316,7 +316,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -399,7 +399,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -453,7 +453,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -536,7 +536,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/AssignmentReport.cs b/Messages/FIX50SP2/AssignmentReport.cs index 9901574de..ae20f97d3 100644 --- a/Messages/FIX50SP2/AssignmentReport.cs +++ b/Messages/FIX50SP2/AssignmentReport.cs @@ -1947,7 +1947,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2030,7 +2030,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2083,7 +2083,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2135,7 +2135,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2235,7 +2235,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2318,7 +2318,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2371,7 +2371,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2518,7 +2518,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2585,7 +2585,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2639,7 +2639,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3522,7 +3522,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3575,7 +3575,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4746,7 +4746,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4798,7 +4798,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4850,7 +4850,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4933,7 +4933,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4987,7 +4987,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -5102,7 +5102,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5185,7 +5185,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5239,7 +5239,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP2/BidRequest.cs b/Messages/FIX50SP2/BidRequest.cs index 6f23b6e8c..34cc1d381 100644 --- a/Messages/FIX50SP2/BidRequest.cs +++ b/Messages/FIX50SP2/BidRequest.cs @@ -499,7 +499,7 @@ public class NoBidDescriptorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.BidDescriptorType, Tags.BidDescriptor, Tags.SideValueInd, Tags.LiquidityValue, Tags.LiquidityNumSecurities, Tags.LiquidityPctLow, Tags.LiquidityPctHigh, Tags.EFPTrackingError, Tags.FairValue, Tags.OutsideIndexPct, Tags.ValueOfFutures, 0}; public NoBidDescriptorsGroup() @@ -695,7 +695,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.Account, Tags.AcctIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ListID, Tags.Side, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.Account, Tags.AcctIDSource, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX50SP2/BidResponse.cs b/Messages/FIX50SP2/BidResponse.cs index fd5785c1e..9cfa7c0d5 100644 --- a/Messages/FIX50SP2/BidResponse.cs +++ b/Messages/FIX50SP2/BidResponse.cs @@ -66,7 +66,7 @@ public class NoBidComponentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.ListID, Tags.Country, Tags.Side, Tags.Price, Tags.PriceType, Tags.FairValue, Tags.NetGrossInd, Tags.SettlType, Tags.SettlDate, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoBidComponentsGroup() diff --git a/Messages/FIX50SP2/CollateralAssignment.cs b/Messages/FIX50SP2/CollateralAssignment.cs index de73492d5..1b8068659 100644 --- a/Messages/FIX50SP2/CollateralAssignment.cs +++ b/Messages/FIX50SP2/CollateralAssignment.cs @@ -2479,7 +2479,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2562,7 +2562,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2615,7 +2615,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2651,7 +2651,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2703,7 +2703,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2755,7 +2755,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2855,7 +2855,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2938,7 +2938,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2991,7 +2991,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3138,7 +3138,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3205,7 +3205,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3259,7 +3259,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4142,7 +4142,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4195,7 +4195,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -5382,7 +5382,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5434,7 +5434,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5486,7 +5486,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5569,7 +5569,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5623,7 +5623,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5739,7 +5739,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5823,7 +5823,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5875,7 +5875,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5942,7 +5942,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6025,7 +6025,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP2/CollateralInquiry.cs b/Messages/FIX50SP2/CollateralInquiry.cs index a472ae6d4..542c0eac7 100644 --- a/Messages/FIX50SP2/CollateralInquiry.cs +++ b/Messages/FIX50SP2/CollateralInquiry.cs @@ -2425,7 +2425,7 @@ public class NoCollInquiryQualifierGroup : Group { public static int[] DefaultFieldOrder = [Tags.CollInquiryQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.CollInquiryQualifier, 0}; public NoCollInquiryQualifierGroup() @@ -2461,7 +2461,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2544,7 +2544,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2597,7 +2597,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2633,7 +2633,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2685,7 +2685,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2737,7 +2737,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2837,7 +2837,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2920,7 +2920,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2973,7 +2973,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3120,7 +3120,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3187,7 +3187,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3241,7 +3241,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4124,7 +4124,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4177,7 +4177,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5348,7 +5348,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5400,7 +5400,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5452,7 +5452,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5535,7 +5535,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5589,7 +5589,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5705,7 +5705,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5757,7 +5757,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5824,7 +5824,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -5907,7 +5907,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP2/CollateralInquiryAck.cs b/Messages/FIX50SP2/CollateralInquiryAck.cs index d65f845dc..fbc1283fb 100644 --- a/Messages/FIX50SP2/CollateralInquiryAck.cs +++ b/Messages/FIX50SP2/CollateralInquiryAck.cs @@ -2059,7 +2059,7 @@ public class NoCollInquiryQualifierGroup : Group { public static int[] DefaultFieldOrder = [Tags.CollInquiryQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.CollInquiryQualifier, 0}; public NoCollInquiryQualifierGroup() @@ -2095,7 +2095,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2178,7 +2178,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2231,7 +2231,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2267,7 +2267,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2319,7 +2319,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2371,7 +2371,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2471,7 +2471,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2554,7 +2554,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2607,7 +2607,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2754,7 +2754,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2821,7 +2821,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2875,7 +2875,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3758,7 +3758,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3811,7 +3811,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4982,7 +4982,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5034,7 +5034,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5086,7 +5086,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5169,7 +5169,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/CollateralReport.cs b/Messages/FIX50SP2/CollateralReport.cs index 64ea70079..265244e55 100644 --- a/Messages/FIX50SP2/CollateralReport.cs +++ b/Messages/FIX50SP2/CollateralReport.cs @@ -2491,7 +2491,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2574,7 +2574,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2627,7 +2627,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2663,7 +2663,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2715,7 +2715,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2767,7 +2767,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2867,7 +2867,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2950,7 +2950,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3003,7 +3003,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3150,7 +3150,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3217,7 +3217,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3271,7 +3271,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4154,7 +4154,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4207,7 +4207,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5378,7 +5378,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5430,7 +5430,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5482,7 +5482,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5565,7 +5565,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5619,7 +5619,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5735,7 +5735,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5819,7 +5819,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5871,7 +5871,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -5938,7 +5938,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6021,7 +6021,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP2/CollateralRequest.cs b/Messages/FIX50SP2/CollateralRequest.cs index 9890fcfc7..29bd892a4 100644 --- a/Messages/FIX50SP2/CollateralRequest.cs +++ b/Messages/FIX50SP2/CollateralRequest.cs @@ -2349,7 +2349,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2432,7 +2432,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2485,7 +2485,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2521,7 +2521,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2573,7 +2573,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2625,7 +2625,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2725,7 +2725,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2808,7 +2808,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2861,7 +2861,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3008,7 +3008,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3075,7 +3075,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3129,7 +3129,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4012,7 +4012,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4065,7 +4065,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -5252,7 +5252,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5304,7 +5304,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5356,7 +5356,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5439,7 +5439,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5493,7 +5493,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5609,7 +5609,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5693,7 +5693,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50SP2/CollateralResponse.cs b/Messages/FIX50SP2/CollateralResponse.cs index fc698126c..aaefb1972 100644 --- a/Messages/FIX50SP2/CollateralResponse.cs +++ b/Messages/FIX50SP2/CollateralResponse.cs @@ -2381,7 +2381,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2464,7 +2464,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2517,7 +2517,7 @@ public class NoExecsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecID, 0}; public NoExecsGroup() @@ -2553,7 +2553,7 @@ public class NoTradesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeReportID, Tags.SecondaryTradeReportID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeReportID, Tags.SecondaryTradeReportID, 0}; public NoTradesGroup() @@ -2605,7 +2605,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2657,7 +2657,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2757,7 +2757,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2840,7 +2840,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2893,7 +2893,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3040,7 +3040,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3107,7 +3107,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3161,7 +3161,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4044,7 +4044,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4097,7 +4097,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.CollAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.CollAction, 0}; public NoUnderlyingsGroup() @@ -5284,7 +5284,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5336,7 +5336,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5388,7 +5388,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5471,7 +5471,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5525,7 +5525,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -5641,7 +5641,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -5725,7 +5725,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50SP2/Confirmation.cs b/Messages/FIX50SP2/Confirmation.cs index 930e1542d..4a48cce16 100644 --- a/Messages/FIX50SP2/Confirmation.cs +++ b/Messages/FIX50SP2/Confirmation.cs @@ -2943,7 +2943,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3026,7 +3026,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3079,7 +3079,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -3242,7 +3242,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -3325,7 +3325,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -3379,7 +3379,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -3495,7 +3495,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3547,7 +3547,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3647,7 +3647,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3730,7 +3730,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3783,7 +3783,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3930,7 +3930,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3997,7 +3997,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4051,7 +4051,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -4103,7 +4103,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5274,7 +5274,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5326,7 +5326,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5378,7 +5378,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5461,7 +5461,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5515,7 +5515,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -6398,7 +6398,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6451,7 +6451,7 @@ public class NoCapacitiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrderCapacityQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrderCapacityQty, 0}; public NoCapacitiesGroup() @@ -6519,7 +6519,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -6586,7 +6586,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -6669,7 +6669,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -6723,7 +6723,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6775,7 +6775,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() diff --git a/Messages/FIX50SP2/ConfirmationRequest.cs b/Messages/FIX50SP2/ConfirmationRequest.cs index c3b479a8b..74773908e 100644 --- a/Messages/FIX50SP2/ConfirmationRequest.cs +++ b/Messages/FIX50SP2/ConfirmationRequest.cs @@ -237,7 +237,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.OrderID, Tags.SecondaryOrderID, Tags.SecondaryClOrdID, Tags.ListID, Tags.NoNested2PartyIDs, Tags.OrderQty, Tags.OrderAvgPx, Tags.OrderBookingQty, 0}; public NoOrdersGroup() @@ -400,7 +400,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -483,7 +483,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() diff --git a/Messages/FIX50SP2/ContraryIntentionReport.cs b/Messages/FIX50SP2/ContraryIntentionReport.cs index 3883051fa..40accfb02 100644 --- a/Messages/FIX50SP2/ContraryIntentionReport.cs +++ b/Messages/FIX50SP2/ContraryIntentionReport.cs @@ -1675,7 +1675,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1758,7 +1758,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1811,7 +1811,7 @@ public class NoExpirationGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExpirationQtyType, Tags.ExpQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExpirationQtyType, Tags.ExpQty, 0}; public NoExpirationGroup() @@ -1863,7 +1863,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1915,7 +1915,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2015,7 +2015,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2098,7 +2098,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2151,7 +2151,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2298,7 +2298,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2365,7 +2365,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2419,7 +2419,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3590,7 +3590,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3642,7 +3642,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3694,7 +3694,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3777,7 +3777,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/CrossOrderCancelReplaceRequest.cs b/Messages/FIX50SP2/CrossOrderCancelReplaceRequest.cs index db183a01d..d64f3ac7c 100644 --- a/Messages/FIX50SP2/CrossOrderCancelReplaceRequest.cs +++ b/Messages/FIX50SP2/CrossOrderCancelReplaceRequest.cs @@ -3123,7 +3123,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, Tags.OrigClOrdID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, Tags.OrigClOrdID, 0}; public NoSidesGroup() @@ -3830,7 +3830,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3913,7 +3913,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3966,7 +3966,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -4081,7 +4081,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4164,7 +4164,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4219,7 +4219,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4271,7 +4271,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4371,7 +4371,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4454,7 +4454,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4507,7 +4507,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4654,7 +4654,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4721,7 +4721,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4775,7 +4775,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5946,7 +5946,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5998,7 +5998,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -6050,7 +6050,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -6133,7 +6133,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -6187,7 +6187,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -7070,7 +7070,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -7123,7 +7123,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -7175,7 +7175,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -7227,7 +7227,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -7295,7 +7295,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -7378,7 +7378,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP2/CrossOrderCancelRequest.cs b/Messages/FIX50SP2/CrossOrderCancelRequest.cs index 79d08b78e..cb1337303 100644 --- a/Messages/FIX50SP2/CrossOrderCancelRequest.cs +++ b/Messages/FIX50SP2/CrossOrderCancelRequest.cs @@ -1617,7 +1617,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.OrigClOrdID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.OrigOrdModTime, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.ComplianceID, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoSidesGroup() @@ -1924,7 +1924,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2007,7 +2007,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2061,7 +2061,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2113,7 +2113,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2213,7 +2213,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2296,7 +2296,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2349,7 +2349,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2496,7 +2496,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2563,7 +2563,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2617,7 +2617,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3788,7 +3788,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3840,7 +3840,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3892,7 +3892,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3975,7 +3975,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4029,7 +4029,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4912,7 +4912,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4965,7 +4965,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -5048,7 +5048,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP2/DerivativeSecurityList.cs b/Messages/FIX50SP2/DerivativeSecurityList.cs index 9412f1dca..2751cce83 100644 --- a/Messages/FIX50SP2/DerivativeSecurityList.cs +++ b/Messages/FIX50SP2/DerivativeSecurityList.cs @@ -2402,7 +2402,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2454,7 +2454,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2506,7 +2506,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2589,7 +2589,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2642,7 +2642,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.Currency, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.NoLegs, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SecondaryPriceLimitType, Tags.SecondaryLowLimitPrice, Tags.SecondaryHighLimitPrice, Tags.SecondaryTradingReferencePrice, Tags.CorporateAction, Tags.RelSymTransactTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.Currency, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.NoLegs, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SecondaryPriceLimitType, Tags.SecondaryLowLimitPrice, Tags.SecondaryHighLimitPrice, Tags.SecondaryTradingReferencePrice, Tags.CorporateAction, Tags.RelSymTransactTime, 0}; public NoRelatedSymGroup() @@ -4293,7 +4293,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4345,7 +4345,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4445,7 +4445,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4528,7 +4528,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4581,7 +4581,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4728,7 +4728,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4795,7 +4795,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4849,7 +4849,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -4901,7 +4901,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -5784,7 +5784,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5838,7 +5838,7 @@ public class NoDerivativeSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0}; public NoDerivativeSecurityAltIDGroup() @@ -5890,7 +5890,7 @@ public class NoDerivativeEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0}; public NoDerivativeEventsGroup() @@ -5990,7 +5990,7 @@ public class NoDerivativeInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0}; public NoDerivativeInstrumentPartiesGroup() @@ -6073,7 +6073,7 @@ public class NoDerivativeInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0}; public NoDerivativeInstrumentPartySubIDsGroup() @@ -6126,7 +6126,7 @@ public class NoDerivativeInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrAttribType, Tags.DerivativeInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrAttribType, Tags.DerivativeInstrAttribValue, 0}; public NoDerivativeInstrAttribGroup() @@ -6178,7 +6178,7 @@ public class NoMarketSegmentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoMarketSegmentsGroup() @@ -6533,7 +6533,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -6617,7 +6617,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -6669,7 +6669,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -6800,7 +6800,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -6836,7 +6836,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -6872,7 +6872,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -6908,7 +6908,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -6960,7 +6960,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -7029,7 +7029,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -7081,7 +7081,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -7196,7 +7196,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP2/DerivativeSecurityListRequest.cs b/Messages/FIX50SP2/DerivativeSecurityListRequest.cs index 6682d0b07..889bac79a 100644 --- a/Messages/FIX50SP2/DerivativeSecurityListRequest.cs +++ b/Messages/FIX50SP2/DerivativeSecurityListRequest.cs @@ -2363,7 +2363,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2415,7 +2415,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2467,7 +2467,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2550,7 +2550,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2603,7 +2603,7 @@ public class NoDerivativeSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0}; public NoDerivativeSecurityAltIDGroup() @@ -2655,7 +2655,7 @@ public class NoDerivativeEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0}; public NoDerivativeEventsGroup() @@ -2755,7 +2755,7 @@ public class NoDerivativeInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0}; public NoDerivativeInstrumentPartiesGroup() @@ -2838,7 +2838,7 @@ public class NoDerivativeInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0}; public NoDerivativeInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/DerivativeSecurityListUpdateReport.cs b/Messages/FIX50SP2/DerivativeSecurityListUpdateReport.cs index 849a84a16..03adce854 100644 --- a/Messages/FIX50SP2/DerivativeSecurityListUpdateReport.cs +++ b/Messages/FIX50SP2/DerivativeSecurityListUpdateReport.cs @@ -2386,7 +2386,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -2438,7 +2438,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -2490,7 +2490,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -2573,7 +2573,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -2626,7 +2626,7 @@ public class NoDerivativeSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeSecurityAltID, Tags.DerivativeSecurityAltIDSource, 0}; public NoDerivativeSecurityAltIDGroup() @@ -2678,7 +2678,7 @@ public class NoDerivativeEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeEventType, Tags.DerivativeEventDate, Tags.DerivativeEventTime, Tags.DerivativeEventPx, Tags.DerivativeEventText, 0}; public NoDerivativeEventsGroup() @@ -2778,7 +2778,7 @@ public class NoDerivativeInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartyID, Tags.DerivativeInstrumentPartyIDSource, Tags.DerivativeInstrumentPartyRole, Tags.NoDerivativeInstrumentPartySubIDs, 0}; public NoDerivativeInstrumentPartiesGroup() @@ -2861,7 +2861,7 @@ public class NoDerivativeInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrumentPartySubID, Tags.DerivativeInstrumentPartySubIDType, 0}; public NoDerivativeInstrumentPartySubIDsGroup() @@ -2914,7 +2914,7 @@ public class NoDerivativeInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.DerivativeInstrAttribType, Tags.DerivativeInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DerivativeInstrAttribType, Tags.DerivativeInstrAttribValue, 0}; public NoDerivativeInstrAttribGroup() @@ -2966,7 +2966,7 @@ public class NoMarketSegmentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoMarketSegmentsGroup() @@ -3321,7 +3321,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -3405,7 +3405,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -3457,7 +3457,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -3588,7 +3588,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -3624,7 +3624,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -3660,7 +3660,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -3696,7 +3696,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -3748,7 +3748,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -3817,7 +3817,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -3869,7 +3869,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -3984,7 +3984,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() @@ -4102,7 +4102,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.ListUpdateAction, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.SecondaryPriceLimitType, Tags.SecondaryLowLimitPrice, Tags.SecondaryHighLimitPrice, Tags.SecondaryTradingReferencePrice, Tags.Currency, Tags.NoLegs, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.CorporateAction, Tags.RelSymTransactTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ListUpdateAction, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.SecondaryPriceLimitType, Tags.SecondaryLowLimitPrice, Tags.SecondaryHighLimitPrice, Tags.SecondaryTradingReferencePrice, Tags.Currency, Tags.NoLegs, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.CorporateAction, Tags.RelSymTransactTime, 0}; public NoRelatedSymGroup() @@ -5769,7 +5769,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -5821,7 +5821,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -5921,7 +5921,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -6004,7 +6004,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -6057,7 +6057,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -6204,7 +6204,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -6271,7 +6271,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -6325,7 +6325,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -6377,7 +6377,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -7260,7 +7260,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP2/DontKnowTrade.cs b/Messages/FIX50SP2/DontKnowTrade.cs index 975ba2079..2520cd850 100644 --- a/Messages/FIX50SP2/DontKnowTrade.cs +++ b/Messages/FIX50SP2/DontKnowTrade.cs @@ -1711,7 +1711,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1763,7 +1763,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1863,7 +1863,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1946,7 +1946,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1999,7 +1999,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2146,7 +2146,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2213,7 +2213,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2267,7 +2267,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3438,7 +3438,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3490,7 +3490,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3542,7 +3542,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3625,7 +3625,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3679,7 +3679,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4562,7 +4562,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP2/Email.cs b/Messages/FIX50SP2/Email.cs index bee42e62a..2499353d7 100644 --- a/Messages/FIX50SP2/Email.cs +++ b/Messages/FIX50SP2/Email.cs @@ -269,7 +269,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -321,7 +321,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, 0}; public NoRelatedSymGroup() @@ -1748,7 +1748,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1800,7 +1800,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1900,7 +1900,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1983,7 +1983,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2036,7 +2036,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2183,7 +2183,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2250,7 +2250,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2305,7 +2305,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3476,7 +3476,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3528,7 +3528,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3580,7 +3580,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3663,7 +3663,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3717,7 +3717,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4600,7 +4600,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4653,7 +4653,7 @@ public class NoLinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoLinesOfTextGroup() diff --git a/Messages/FIX50SP2/ExecutionAcknowledgement.cs b/Messages/FIX50SP2/ExecutionAcknowledgement.cs index c52d00ad9..2a70055ed 100644 --- a/Messages/FIX50SP2/ExecutionAcknowledgement.cs +++ b/Messages/FIX50SP2/ExecutionAcknowledgement.cs @@ -1807,7 +1807,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1859,7 +1859,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1959,7 +1959,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2042,7 +2042,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2095,7 +2095,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2242,7 +2242,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2309,7 +2309,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2363,7 +2363,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3534,7 +3534,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3586,7 +3586,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3638,7 +3638,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3721,7 +3721,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3775,7 +3775,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4658,7 +4658,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP2/ExecutionReport.cs b/Messages/FIX50SP2/ExecutionReport.cs index 1cd4bbebc..21cd7be6a 100644 --- a/Messages/FIX50SP2/ExecutionReport.cs +++ b/Messages/FIX50SP2/ExecutionReport.cs @@ -5253,7 +5253,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5336,7 +5336,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -5389,7 +5389,7 @@ public class NoContraBrokersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContraBroker, Tags.ContraTrader, Tags.ContraTradeQty, Tags.ContraTradeTime, Tags.ContraLegRefID, 0}; public NoContraBrokersGroup() @@ -5489,7 +5489,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -5541,7 +5541,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -5641,7 +5641,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -5724,7 +5724,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -5777,7 +5777,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -5924,7 +5924,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -5991,7 +5991,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -6045,7 +6045,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -7216,7 +7216,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -7268,7 +7268,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -7320,7 +7320,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -7403,7 +7403,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -7457,7 +7457,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -7509,7 +7509,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -7577,7 +7577,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegOrderQty, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.NoNested3PartyIDs, Tags.LegAllocID, Tags.NoLegAllocs, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegOrderQty, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.NoNested3PartyIDs, Tags.LegAllocID, Tags.NoLegAllocs, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0}; public NoLegsGroup() @@ -8812,7 +8812,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -8864,7 +8864,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -8916,7 +8916,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -8999,7 +8999,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -9052,7 +9052,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0}; public NoLegAllocsGroup() @@ -9167,7 +9167,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -9250,7 +9250,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -9305,7 +9305,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -9389,7 +9389,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -9457,7 +9457,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -9573,7 +9573,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -9688,7 +9688,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -9771,7 +9771,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -9825,7 +9825,7 @@ public class NoFillsGroup : Group { public static int[] DefaultFieldOrder = [Tags.FillExecID, Tags.FillPx, Tags.FillQty, Tags.NoNested4PartyIDs, Tags.FillLiquidityInd, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.FillExecID, Tags.FillPx, Tags.FillQty, Tags.NoNested4PartyIDs, Tags.FillLiquidityInd, 0}; public NoFillsGroup() @@ -9924,7 +9924,7 @@ public class NoNested4PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested4PartyID, Tags.Nested4PartyIDSource, Tags.Nested4PartyRole, Tags.NoNested4PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested4PartyID, Tags.Nested4PartyIDSource, Tags.Nested4PartyRole, Tags.NoNested4PartySubIDs, 0}; public NoNested4PartyIDsGroup() @@ -10007,7 +10007,7 @@ public class NoNested4PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested4PartySubID, Tags.Nested4PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested4PartySubID, Tags.Nested4PartySubIDType, 0}; public NoNested4PartySubIDsGroup() @@ -10061,7 +10061,7 @@ public class NoRateSourcesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0}; public NoRateSourcesGroup() diff --git a/Messages/FIX50SP2/IOI.cs b/Messages/FIX50SP2/IOI.cs index aeac045ab..62754cdef 100644 --- a/Messages/FIX50SP2/IOI.cs +++ b/Messages/FIX50SP2/IOI.cs @@ -2319,7 +2319,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2371,7 +2371,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2471,7 +2471,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2554,7 +2554,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2607,7 +2607,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2754,7 +2754,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2821,7 +2821,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2875,7 +2875,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4046,7 +4046,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4098,7 +4098,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4150,7 +4150,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4233,7 +4233,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4287,7 +4287,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4339,7 +4339,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegIOIQty, Tags.NoLegStipulations, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegIOIQty, Tags.NoLegStipulations, 0}; public NoLegsGroup() @@ -5254,7 +5254,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5306,7 +5306,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5359,7 +5359,7 @@ public class NoIOIQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.IOIQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.IOIQualifier, 0}; public NoIOIQualifiersGroup() @@ -5395,7 +5395,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -5447,7 +5447,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5530,7 +5530,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/ListCancelRequest.cs b/Messages/FIX50SP2/ListCancelRequest.cs index 4409e30ca..9b0322688 100644 --- a/Messages/FIX50SP2/ListCancelRequest.cs +++ b/Messages/FIX50SP2/ListCancelRequest.cs @@ -155,7 +155,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -238,7 +238,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/ListStatus.cs b/Messages/FIX50SP2/ListStatus.cs index 1766c6449..6c1060be2 100644 --- a/Messages/FIX50SP2/ListStatus.cs +++ b/Messages/FIX50SP2/ListStatus.cs @@ -259,7 +259,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.CumQty, Tags.OrdStatus, Tags.WorkingIndicator, Tags.LeavesQty, Tags.CxlQty, Tags.AvgPx, Tags.OrdRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderID, 0}; public NoOrdersGroup() diff --git a/Messages/FIX50SP2/ListStrikePrice.cs b/Messages/FIX50SP2/ListStrikePrice.cs index 6d5aafab1..4ebd27b93 100644 --- a/Messages/FIX50SP2/ListStrikePrice.cs +++ b/Messages/FIX50SP2/ListStrikePrice.cs @@ -91,7 +91,7 @@ public class NoStrikesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.Side, Tags.Price, Tags.Currency, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoStrikesGroup() @@ -1678,7 +1678,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1730,7 +1730,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1830,7 +1830,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1913,7 +1913,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1966,7 +1966,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2113,7 +2113,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2180,7 +2180,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2234,7 +2234,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3405,7 +3405,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3457,7 +3457,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3509,7 +3509,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3592,7 +3592,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/MarketDataIncrementalRefresh.cs b/Messages/FIX50SP2/MarketDataIncrementalRefresh.cs index e92b70cf8..92ed10573 100644 --- a/Messages/FIX50SP2/MarketDataIncrementalRefresh.cs +++ b/Messages/FIX50SP2/MarketDataIncrementalRefresh.cs @@ -210,7 +210,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.NoLegs, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDPriceLevel, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, Tags.MDSubBookType, Tags.MarketDepth, Tags.PriceType, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.NoOfSecSizes, Tags.LotType, Tags.SecurityTradingStatus, Tags.HaltReasonInt, Tags.TrdType, Tags.MatchType, Tags.TradeID, Tags.TransBkdTime, Tags.TransactTime, Tags.NoStatsIndicators, Tags.SettlCurrency, Tags.NoRateSources, Tags.FirstPx, Tags.LastPx, Tags.MDStreamID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDUpdateAction, Tags.DeleteReason, Tags.MDEntryType, Tags.MDEntryID, Tags.MDEntryRefID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.NoLegs, Tags.FinancialStatus, Tags.CorporateAction, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.NetChgPrevDay, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDPriceLevel, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, Tags.MDSubBookType, Tags.MarketDepth, Tags.PriceType, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.NoOfSecSizes, Tags.LotType, Tags.SecurityTradingStatus, Tags.HaltReasonInt, Tags.TrdType, Tags.MatchType, Tags.TradeID, Tags.TransBkdTime, Tags.TransactTime, Tags.NoStatsIndicators, Tags.SettlCurrency, Tags.NoRateSources, Tags.FirstPx, Tags.LastPx, Tags.MDStreamID, 0}; public NoMDEntriesGroup() @@ -3077,7 +3077,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3129,7 +3129,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3229,7 +3229,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3312,7 +3312,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3365,7 +3365,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3512,7 +3512,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3579,7 +3579,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3633,7 +3633,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4804,7 +4804,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4856,7 +4856,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4908,7 +4908,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4991,7 +4991,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5045,7 +5045,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -5928,7 +5928,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5981,7 +5981,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -6064,7 +6064,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6117,7 +6117,7 @@ public class NoOfSecSizesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDSecSizeType, Tags.MDSecSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDSecSizeType, Tags.MDSecSize, 0}; public NoOfSecSizesGroup() @@ -6169,7 +6169,7 @@ public class NoStatsIndicatorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StatsType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StatsType, 0}; public NoStatsIndicatorsGroup() @@ -6205,7 +6205,7 @@ public class NoRateSourcesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0}; public NoRateSourcesGroup() @@ -6274,7 +6274,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX50SP2/MarketDataRequest.cs b/Messages/FIX50SP2/MarketDataRequest.cs index 073677ca9..0d5237ea3 100644 --- a/Messages/FIX50SP2/MarketDataRequest.cs +++ b/Messages/FIX50SP2/MarketDataRequest.cs @@ -269,7 +269,7 @@ public class NoMDEntryTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, 0}; public NoMDEntryTypesGroup() @@ -305,7 +305,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.NoLegs, Tags.Currency, Tags.QuoteType, Tags.SettlType, Tags.SettlDate, Tags.MDEntrySize, Tags.MDStreamID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.NoLegs, Tags.Currency, Tags.QuoteType, Tags.SettlType, Tags.SettlDate, Tags.MDEntrySize, Tags.MDStreamID, 0}; public NoRelatedSymGroup() @@ -1860,7 +1860,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1912,7 +1912,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2012,7 +2012,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2095,7 +2095,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2148,7 +2148,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2295,7 +2295,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2362,7 +2362,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2416,7 +2416,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3587,7 +3587,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3639,7 +3639,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3691,7 +3691,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3774,7 +3774,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3828,7 +3828,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4711,7 +4711,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4765,7 +4765,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4817,7 +4817,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4900,7 +4900,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/MarketDataRequestReject.cs b/Messages/FIX50SP2/MarketDataRequestReject.cs index 9688afbd2..53e8f5dcb 100644 --- a/Messages/FIX50SP2/MarketDataRequestReject.cs +++ b/Messages/FIX50SP2/MarketDataRequestReject.cs @@ -137,7 +137,7 @@ public class NoAltMDSourceGroup : Group { public static int[] DefaultFieldOrder = [Tags.AltMDSourceID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AltMDSourceID, 0}; public NoAltMDSourceGroup() @@ -173,7 +173,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -256,7 +256,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/MarketDataSnapshotFullRefresh.cs b/Messages/FIX50SP2/MarketDataSnapshotFullRefresh.cs index d01273a10..b8e6c9477 100644 --- a/Messages/FIX50SP2/MarketDataSnapshotFullRefresh.cs +++ b/Messages/FIX50SP2/MarketDataSnapshotFullRefresh.cs @@ -1810,7 +1810,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1862,7 +1862,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1962,7 +1962,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2045,7 +2045,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2098,7 +2098,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2245,7 +2245,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2312,7 +2312,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2366,7 +2366,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3537,7 +3537,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3589,7 +3589,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3641,7 +3641,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3724,7 +3724,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3778,7 +3778,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4661,7 +4661,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4714,7 +4714,7 @@ public class NoMDEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MDPriceLevel, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDEntryID, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, Tags.PriceType, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.NoOfSecSizes, Tags.LotType, Tags.SecurityTradingStatus, Tags.HaltReasonInt, Tags.SettlCurrency, Tags.NoRateSources, Tags.TrdType, Tags.FirstPx, Tags.LastPx, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDEntryType, Tags.MDEntryPx, Tags.Currency, Tags.MDEntrySize, Tags.MDEntryDate, Tags.MDEntryTime, Tags.TickDirection, Tags.MDMkt, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.QuoteCondition, Tags.TradeCondition, Tags.MDEntryOriginator, Tags.LocationID, Tags.DeskID, Tags.OpenCloseSettlFlag, Tags.TimeInForce, Tags.ExpireDate, Tags.ExpireTime, Tags.MinQty, Tags.ExecInst, Tags.SellerDays, Tags.OrderID, Tags.QuoteEntryID, Tags.MDEntryBuyer, Tags.MDEntrySeller, Tags.NumberOfOrders, Tags.MDEntryPositionNo, Tags.Scope, Tags.PriceDelta, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MDPriceLevel, Tags.OrderCapacity, Tags.MDOriginType, Tags.HighPx, Tags.LowPx, Tags.TradeVolume, Tags.SettlType, Tags.SettlDate, Tags.MDQuoteType, Tags.RptSeq, Tags.DealingCapacity, Tags.MDEntrySpotRate, Tags.MDEntryForwardPoints, Tags.MDEntryID, Tags.NoPartyIDs, Tags.SecondaryOrderID, Tags.OrdType, Tags.PriceType, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.NoOfSecSizes, Tags.LotType, Tags.SecurityTradingStatus, Tags.HaltReasonInt, Tags.SettlCurrency, Tags.NoRateSources, Tags.TrdType, Tags.FirstPx, Tags.LastPx, 0}; public NoMDEntriesGroup() @@ -5917,7 +5917,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -6000,7 +6000,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6053,7 +6053,7 @@ public class NoOfSecSizesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDSecSizeType, Tags.MDSecSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDSecSizeType, Tags.MDSecSize, 0}; public NoOfSecSizesGroup() @@ -6105,7 +6105,7 @@ public class NoRateSourcesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0}; public NoRateSourcesGroup() @@ -6174,7 +6174,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() diff --git a/Messages/FIX50SP2/MarketDefinition.cs b/Messages/FIX50SP2/MarketDefinition.cs index a3efd8987..4987bf4da 100644 --- a/Messages/FIX50SP2/MarketDefinition.cs +++ b/Messages/FIX50SP2/MarketDefinition.cs @@ -603,7 +603,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -687,7 +687,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -739,7 +739,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -775,7 +775,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -811,7 +811,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() diff --git a/Messages/FIX50SP2/MarketDefinitionUpdateReport.cs b/Messages/FIX50SP2/MarketDefinitionUpdateReport.cs index 78a4074de..8c726c240 100644 --- a/Messages/FIX50SP2/MarketDefinitionUpdateReport.cs +++ b/Messages/FIX50SP2/MarketDefinitionUpdateReport.cs @@ -619,7 +619,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -703,7 +703,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -755,7 +755,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -791,7 +791,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -827,7 +827,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() diff --git a/Messages/FIX50SP2/MassQuote.cs b/Messages/FIX50SP2/MassQuote.cs index d82f15a7c..e2fd1233b 100644 --- a/Messages/FIX50SP2/MassQuote.cs +++ b/Messages/FIX50SP2/MassQuote.cs @@ -201,7 +201,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -284,7 +284,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -337,7 +337,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.QuoteSetValidUntilTime, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.QuoteSetValidUntilTime, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, 0}; public NoQuoteSetsGroup() @@ -1588,7 +1588,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1640,7 +1640,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1692,7 +1692,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -1775,7 +1775,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -1828,7 +1828,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.BookingType, Tags.OrderCapacity, Tags.OrderRestrictions, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.BookingType, Tags.OrderCapacity, Tags.OrderRestrictions, 0}; public NoQuoteEntriesGroup() @@ -3703,7 +3703,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3755,7 +3755,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3855,7 +3855,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3938,7 +3938,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3991,7 +3991,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4138,7 +4138,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4205,7 +4205,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4259,7 +4259,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -5142,7 +5142,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP2/MassQuoteAcknowledgement.cs b/Messages/FIX50SP2/MassQuoteAcknowledgement.cs index 2d02982c8..d6644be0e 100644 --- a/Messages/FIX50SP2/MassQuoteAcknowledgement.cs +++ b/Messages/FIX50SP2/MassQuoteAcknowledgement.cs @@ -281,7 +281,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -364,7 +364,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -417,7 +417,7 @@ public class NoQuoteSetsGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, Tags.TotNoCxldQuotes, Tags.TotNoAccQuotes, Tags.TotNoRejQuotes, Tags.QuoteSetValidUntilTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteSetID, Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.TotNoQuoteEntries, Tags.LastFragment, Tags.NoQuoteEntries, Tags.TotNoCxldQuotes, Tags.TotNoAccQuotes, Tags.TotNoRejQuotes, Tags.QuoteSetValidUntilTime, 0}; public NoQuoteSetsGroup() @@ -1716,7 +1716,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -1768,7 +1768,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -1820,7 +1820,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -1903,7 +1903,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -1956,7 +1956,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, Tags.QuoteEntryStatus, Tags.BookingType, Tags.OrderCapacity, Tags.OrderRestrictions, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteEntryID, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoLegs, Tags.BidPx, Tags.OfferPx, Tags.BidSize, Tags.OfferSize, Tags.ValidUntilTime, Tags.BidSpotRate, Tags.OfferSpotRate, Tags.BidForwardPoints, Tags.OfferForwardPoints, Tags.MidPx, Tags.BidYield, Tags.MidYield, Tags.OfferYield, Tags.TransactTime, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SettlDate, Tags.OrdType, Tags.SettlDate2, Tags.OrderQty2, Tags.BidForwardPoints2, Tags.OfferForwardPoints2, Tags.Currency, Tags.QuoteEntryRejectReason, Tags.QuoteEntryStatus, Tags.BookingType, Tags.OrderCapacity, Tags.OrderRestrictions, 0}; public NoQuoteEntriesGroup() @@ -3863,7 +3863,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3915,7 +3915,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4015,7 +4015,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4098,7 +4098,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4151,7 +4151,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4298,7 +4298,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4365,7 +4365,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4419,7 +4419,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -5302,7 +5302,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5357,7 +5357,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/MultilegOrderCancelReplace.cs b/Messages/FIX50SP2/MultilegOrderCancelReplace.cs index 06bd02fb5..2cd366bfc 100644 --- a/Messages/FIX50SP2/MultilegOrderCancelReplace.cs +++ b/Messages/FIX50SP2/MultilegOrderCancelReplace.cs @@ -3501,7 +3501,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3584,7 +3584,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3637,7 +3637,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3752,7 +3752,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -3835,7 +3835,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -3889,7 +3889,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3941,7 +3941,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3993,7 +3993,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4093,7 +4093,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4176,7 +4176,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4229,7 +4229,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4376,7 +4376,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4443,7 +4443,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4497,7 +4497,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5668,7 +5668,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5720,7 +5720,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5772,7 +5772,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5855,7 +5855,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5909,7 +5909,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOrderQty, Tags.LegAllocID, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegSettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOrderQty, Tags.LegAllocID, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegSettlCurrency, 0}; public NoLegsGroup() @@ -7064,7 +7064,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -7116,7 +7116,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -7168,7 +7168,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0}; public NoLegAllocsGroup() @@ -7283,7 +7283,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -7366,7 +7366,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -7420,7 +7420,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -7503,7 +7503,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -7557,7 +7557,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() diff --git a/Messages/FIX50SP2/NetworkCounterpartySystemStatusRequest.cs b/Messages/FIX50SP2/NetworkCounterpartySystemStatusRequest.cs index 4c9738b83..903685d40 100644 --- a/Messages/FIX50SP2/NetworkCounterpartySystemStatusRequest.cs +++ b/Messages/FIX50SP2/NetworkCounterpartySystemStatusRequest.cs @@ -75,7 +75,7 @@ public class NoCompIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, 0}; public NoCompIDsGroup() diff --git a/Messages/FIX50SP2/NetworkCounterpartySystemStatusResponse.cs b/Messages/FIX50SP2/NetworkCounterpartySystemStatusResponse.cs index b4ee6b67e..710f85522 100644 --- a/Messages/FIX50SP2/NetworkCounterpartySystemStatusResponse.cs +++ b/Messages/FIX50SP2/NetworkCounterpartySystemStatusResponse.cs @@ -107,7 +107,7 @@ public class NoCompIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, Tags.StatusValue, Tags.StatusText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefCompID, Tags.RefSubID, Tags.LocationID, Tags.DeskID, Tags.StatusValue, Tags.StatusText, 0}; public NoCompIDsGroup() diff --git a/Messages/FIX50SP2/NewOrderCross.cs b/Messages/FIX50SP2/NewOrderCross.cs index d79ed0d48..9e2e15869 100644 --- a/Messages/FIX50SP2/NewOrderCross.cs +++ b/Messages/FIX50SP2/NewOrderCross.cs @@ -3073,7 +3073,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, Tags.OrigClOrdID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ClOrdLinkID, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.SolicitedFlag, Tags.SideComplianceID, Tags.SideTimeInForce, Tags.PreTradeAnonymity, Tags.OrigClOrdID, 0}; public NoSidesGroup() @@ -3780,7 +3780,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3863,7 +3863,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3916,7 +3916,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -4031,7 +4031,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4114,7 +4114,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4169,7 +4169,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4221,7 +4221,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4321,7 +4321,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4404,7 +4404,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4457,7 +4457,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4604,7 +4604,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4671,7 +4671,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4725,7 +4725,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5896,7 +5896,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5948,7 +5948,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -6000,7 +6000,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -6083,7 +6083,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -6137,7 +6137,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -7020,7 +7020,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -7073,7 +7073,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -7125,7 +7125,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -7177,7 +7177,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -7245,7 +7245,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -7328,7 +7328,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP2/NewOrderList.cs b/Messages/FIX50SP2/NewOrderList.cs index 25932315d..69f895fb9 100644 --- a/Messages/FIX50SP2/NewOrderList.cs +++ b/Messages/FIX50SP2/NewOrderList.cs @@ -365,7 +365,7 @@ public class NoOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.AllocID, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlType, Tags.SettlDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIID, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SettlDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegOffsetValue, Tags.PegMoveType, Tags.PegOffsetType, Tags.PegLimitType, Tags.PegRoundDirection, Tags.PegScope, Tags.PegPriceType, Tags.PegSecurityIDSource, Tags.PegSecurityID, Tags.PegSymbol, Tags.PegSecurityDesc, Tags.DiscretionInst, Tags.DiscretionOffsetValue, Tags.DiscretionMoveType, Tags.DiscretionOffsetType, Tags.DiscretionLimitType, Tags.DiscretionRoundDirection, Tags.DiscretionScope, Tags.TargetStrategy, Tags.TargetStrategyParameters, Tags.ParticipationRate, Tags.Designation, Tags.NoStrategyParameters, Tags.MatchIncrement, Tags.MaxPriceLevels, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.PriceProtectionScope, Tags.TriggerType, Tags.TriggerAction, Tags.TriggerPrice, Tags.TriggerSymbol, Tags.TriggerSecurityID, Tags.TriggerSecurityIDSource, Tags.TriggerSecurityDesc, Tags.TriggerPriceType, Tags.TriggerPriceTypeScope, Tags.TriggerPriceDirection, Tags.TriggerNewPrice, Tags.TriggerOrderType, Tags.TriggerNewQty, Tags.TriggerTradingSessionID, Tags.TriggerTradingSessionSubID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.PreTradeAnonymity, Tags.ExDestinationIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListSeqNo, Tags.ClOrdLinkID, Tags.SettlInstMode, Tags.NoPartyIDs, Tags.TradeOriginationDate, Tags.TradeDate, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.DayBookingInst, Tags.BookingUnit, Tags.AllocID, Tags.PreallocMethod, Tags.NoAllocs, Tags.SettlType, Tags.SettlDate, Tags.CashMargin, Tags.ClearingFeeIndicator, Tags.HandlInst, Tags.ExecInst, Tags.MinQty, Tags.MaxFloor, Tags.ExDestination, Tags.NoTradingSessions, Tags.ProcessCode, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.Side, Tags.SideValueInd, Tags.LocateReqd, Tags.TransactTime, Tags.NoStipulations, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.OrdType, Tags.PriceType, Tags.Price, Tags.StopPx, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Currency, Tags.ComplianceID, Tags.SolicitedFlag, Tags.IOIID, Tags.QuoteID, Tags.TimeInForce, Tags.EffectiveTime, Tags.ExpireDate, Tags.ExpireTime, Tags.GTBookingInst, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.CustOrderCapacity, Tags.ForexReq, Tags.SettlCurrency, Tags.BookingType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SettlDate2, Tags.OrderQty2, Tags.Price2, Tags.PositionEffect, Tags.CoveredOrUncovered, Tags.MaxShow, Tags.PegOffsetValue, Tags.PegMoveType, Tags.PegOffsetType, Tags.PegLimitType, Tags.PegRoundDirection, Tags.PegScope, Tags.PegPriceType, Tags.PegSecurityIDSource, Tags.PegSecurityID, Tags.PegSymbol, Tags.PegSecurityDesc, Tags.DiscretionInst, Tags.DiscretionOffsetValue, Tags.DiscretionMoveType, Tags.DiscretionOffsetType, Tags.DiscretionLimitType, Tags.DiscretionRoundDirection, Tags.DiscretionScope, Tags.TargetStrategy, Tags.TargetStrategyParameters, Tags.ParticipationRate, Tags.Designation, Tags.NoStrategyParameters, Tags.MatchIncrement, Tags.MaxPriceLevels, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.PriceProtectionScope, Tags.TriggerType, Tags.TriggerAction, Tags.TriggerPrice, Tags.TriggerSymbol, Tags.TriggerSecurityID, Tags.TriggerSecurityIDSource, Tags.TriggerSecurityDesc, Tags.TriggerPriceType, Tags.TriggerPriceTypeScope, Tags.TriggerPriceDirection, Tags.TriggerNewPrice, Tags.TriggerOrderType, Tags.TriggerNewQty, Tags.TriggerTradingSessionID, Tags.TriggerTradingSessionSubID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.PreTradeAnonymity, Tags.ExDestinationIDSource, 0}; public NoOrdersGroup() @@ -4032,7 +4032,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4115,7 +4115,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4168,7 +4168,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -4283,7 +4283,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4366,7 +4366,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4420,7 +4420,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4472,7 +4472,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4524,7 +4524,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4624,7 +4624,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4707,7 +4707,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4760,7 +4760,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4907,7 +4907,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4974,7 +4974,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -5028,7 +5028,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -6199,7 +6199,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -6251,7 +6251,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -6303,7 +6303,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -6386,7 +6386,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -6440,7 +6440,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6492,7 +6492,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -6561,7 +6561,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6644,7 +6644,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP2/NewOrderMultileg.cs b/Messages/FIX50SP2/NewOrderMultileg.cs index d99d71d96..d0e872aab 100644 --- a/Messages/FIX50SP2/NewOrderMultileg.cs +++ b/Messages/FIX50SP2/NewOrderMultileg.cs @@ -3487,7 +3487,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3570,7 +3570,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3623,7 +3623,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested3PartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -3738,7 +3738,7 @@ public class NoNested3PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartyID, Tags.Nested3PartyIDSource, Tags.Nested3PartyRole, Tags.NoNested3PartySubIDs, 0}; public NoNested3PartyIDsGroup() @@ -3821,7 +3821,7 @@ public class NoNested3PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested3PartySubID, Tags.Nested3PartySubIDType, 0}; public NoNested3PartySubIDsGroup() @@ -3875,7 +3875,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -3927,7 +3927,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3979,7 +3979,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4079,7 +4079,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4162,7 +4162,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4215,7 +4215,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4362,7 +4362,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4429,7 +4429,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4483,7 +4483,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5654,7 +5654,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5706,7 +5706,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5758,7 +5758,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5841,7 +5841,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5895,7 +5895,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOrderQty, Tags.LegAllocID, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegSettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.NoLegAllocs, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegOrderQty, Tags.LegAllocID, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegSettlCurrency, 0}; public NoLegsGroup() @@ -7050,7 +7050,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -7102,7 +7102,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -7154,7 +7154,7 @@ public class NoLegAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegAllocAccount, Tags.LegIndividualAllocID, Tags.LegAllocQty, Tags.LegAllocAcctIDSource, Tags.LegAllocSettlCurrency, Tags.NoNested2PartyIDs, 0}; public NoLegAllocsGroup() @@ -7269,7 +7269,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -7352,7 +7352,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -7406,7 +7406,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -7489,7 +7489,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -7543,7 +7543,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() diff --git a/Messages/FIX50SP2/NewOrderSingle.cs b/Messages/FIX50SP2/NewOrderSingle.cs index c6ca215f3..9ead40e54 100644 --- a/Messages/FIX50SP2/NewOrderSingle.cs +++ b/Messages/FIX50SP2/NewOrderSingle.cs @@ -3919,7 +3919,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4002,7 +4002,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4055,7 +4055,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -4170,7 +4170,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4253,7 +4253,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4307,7 +4307,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4359,7 +4359,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4411,7 +4411,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4511,7 +4511,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4594,7 +4594,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4647,7 +4647,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4794,7 +4794,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4861,7 +4861,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4915,7 +4915,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -6086,7 +6086,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -6138,7 +6138,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -6190,7 +6190,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -6273,7 +6273,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -6327,7 +6327,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -6379,7 +6379,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -6447,7 +6447,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() diff --git a/Messages/FIX50SP2/News.cs b/Messages/FIX50SP2/News.cs index 52041e7bf..57a15d225 100644 --- a/Messages/FIX50SP2/News.cs +++ b/Messages/FIX50SP2/News.cs @@ -393,7 +393,7 @@ public class NoRoutingIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RoutingType, Tags.RoutingID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RoutingType, Tags.RoutingID, 0}; public NoRoutingIDsGroup() @@ -445,7 +445,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, 0}; public NoRelatedSymGroup() @@ -1872,7 +1872,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1924,7 +1924,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2024,7 +2024,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2107,7 +2107,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2160,7 +2160,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2307,7 +2307,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2374,7 +2374,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2429,7 +2429,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3312,7 +3312,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3365,7 +3365,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4536,7 +4536,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4588,7 +4588,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4640,7 +4640,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4723,7 +4723,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4777,7 +4777,7 @@ public class NoLinesOfTextGroup : Group { public static int[] DefaultFieldOrder = [Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoLinesOfTextGroup() @@ -4845,7 +4845,7 @@ public class NoNewsRefIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NewsRefID, Tags.NewsRefType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NewsRefID, Tags.NewsRefType, 0}; public NoNewsRefIDsGroup() diff --git a/Messages/FIX50SP2/OrderCancelReplaceRequest.cs b/Messages/FIX50SP2/OrderCancelReplaceRequest.cs index 3cd5ee6c2..d57935eee 100644 --- a/Messages/FIX50SP2/OrderCancelReplaceRequest.cs +++ b/Messages/FIX50SP2/OrderCancelReplaceRequest.cs @@ -3871,7 +3871,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3954,7 +3954,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4007,7 +4007,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNestedPartyIDs, Tags.AllocQty, 0}; public NoAllocsGroup() @@ -4122,7 +4122,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4205,7 +4205,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4259,7 +4259,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4311,7 +4311,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -4363,7 +4363,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -4463,7 +4463,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -4546,7 +4546,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -4599,7 +4599,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -4746,7 +4746,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -4813,7 +4813,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -4867,7 +4867,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -6038,7 +6038,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -6090,7 +6090,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -6142,7 +6142,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -6225,7 +6225,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -6279,7 +6279,7 @@ public class NoStrategyParametersGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrategyParameterName, Tags.StrategyParameterType, Tags.StrategyParameterValue, 0}; public NoStrategyParametersGroup() @@ -6347,7 +6347,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() diff --git a/Messages/FIX50SP2/OrderCancelRequest.cs b/Messages/FIX50SP2/OrderCancelRequest.cs index d90cae71d..fc4560f18 100644 --- a/Messages/FIX50SP2/OrderCancelRequest.cs +++ b/Messages/FIX50SP2/OrderCancelRequest.cs @@ -1949,7 +1949,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2032,7 +2032,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2085,7 +2085,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2137,7 +2137,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2237,7 +2237,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2320,7 +2320,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2373,7 +2373,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2520,7 +2520,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2587,7 +2587,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2641,7 +2641,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3812,7 +3812,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3864,7 +3864,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3916,7 +3916,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3999,7 +3999,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/OrderMassActionReport.cs b/Messages/FIX50SP2/OrderMassActionReport.cs index 60b254863..5bbbcdd36 100644 --- a/Messages/FIX50SP2/OrderMassActionReport.cs +++ b/Messages/FIX50SP2/OrderMassActionReport.cs @@ -2927,7 +2927,7 @@ public class NoAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0}; public NoAffectedOrdersGroup() @@ -2995,7 +2995,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3078,7 +3078,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3131,7 +3131,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3183,7 +3183,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3283,7 +3283,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3366,7 +3366,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3419,7 +3419,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3566,7 +3566,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3633,7 +3633,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3687,7 +3687,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3739,7 +3739,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3791,7 +3791,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3874,7 +3874,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3927,7 +3927,7 @@ public class NoNotAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.NotAffOrigClOrdID, Tags.NotAffectedOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NotAffOrigClOrdID, Tags.NotAffectedOrderID, 0}; public NoNotAffectedOrdersGroup() @@ -3979,7 +3979,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/OrderMassActionRequest.cs b/Messages/FIX50SP2/OrderMassActionRequest.cs index 87bc51e64..f84b2e45a 100644 --- a/Messages/FIX50SP2/OrderMassActionRequest.cs +++ b/Messages/FIX50SP2/OrderMassActionRequest.cs @@ -2831,7 +2831,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2914,7 +2914,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2967,7 +2967,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3019,7 +3019,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3119,7 +3119,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3202,7 +3202,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3255,7 +3255,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3402,7 +3402,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3469,7 +3469,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3523,7 +3523,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3575,7 +3575,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3627,7 +3627,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3710,7 +3710,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3763,7 +3763,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/OrderMassCancelReport.cs b/Messages/FIX50SP2/OrderMassCancelReport.cs index 8031cef84..10f0e7cec 100644 --- a/Messages/FIX50SP2/OrderMassCancelReport.cs +++ b/Messages/FIX50SP2/OrderMassCancelReport.cs @@ -2943,7 +2943,7 @@ public class NoAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrigClOrdID, Tags.AffectedOrderID, Tags.AffectedSecondaryOrderID, 0}; public NoAffectedOrdersGroup() @@ -3011,7 +3011,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3063,7 +3063,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3163,7 +3163,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3246,7 +3246,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3299,7 +3299,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3446,7 +3446,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3513,7 +3513,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3567,7 +3567,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3619,7 +3619,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3671,7 +3671,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3754,7 +3754,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3807,7 +3807,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3890,7 +3890,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3943,7 +3943,7 @@ public class NoNotAffectedOrdersGroup : Group { public static int[] DefaultFieldOrder = [Tags.NotAffOrigClOrdID, Tags.NotAffectedOrderID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NotAffOrigClOrdID, Tags.NotAffectedOrderID, 0}; public NoNotAffectedOrdersGroup() @@ -3995,7 +3995,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/OrderMassCancelRequest.cs b/Messages/FIX50SP2/OrderMassCancelRequest.cs index 3e2fbdf3f..6fbff1c6e 100644 --- a/Messages/FIX50SP2/OrderMassCancelRequest.cs +++ b/Messages/FIX50SP2/OrderMassCancelRequest.cs @@ -2813,7 +2813,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2865,7 +2865,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2965,7 +2965,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3048,7 +3048,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3101,7 +3101,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3248,7 +3248,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3315,7 +3315,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3369,7 +3369,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3421,7 +3421,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3473,7 +3473,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3556,7 +3556,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3609,7 +3609,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3692,7 +3692,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3745,7 +3745,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/OrderMassStatusRequest.cs b/Messages/FIX50SP2/OrderMassStatusRequest.cs index 6da2976dc..03b5551be 100644 --- a/Messages/FIX50SP2/OrderMassStatusRequest.cs +++ b/Messages/FIX50SP2/OrderMassStatusRequest.cs @@ -2731,7 +2731,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2814,7 +2814,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2867,7 +2867,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2919,7 +2919,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3019,7 +3019,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3102,7 +3102,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3155,7 +3155,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3302,7 +3302,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3369,7 +3369,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3423,7 +3423,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3475,7 +3475,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3527,7 +3527,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3610,7 +3610,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3663,7 +3663,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/OrderStatusRequest.cs b/Messages/FIX50SP2/OrderStatusRequest.cs index 0066e1230..573076f85 100644 --- a/Messages/FIX50SP2/OrderStatusRequest.cs +++ b/Messages/FIX50SP2/OrderStatusRequest.cs @@ -1737,7 +1737,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1820,7 +1820,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1873,7 +1873,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1925,7 +1925,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2025,7 +2025,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2108,7 +2108,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2161,7 +2161,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2308,7 +2308,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2375,7 +2375,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2429,7 +2429,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3600,7 +3600,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3652,7 +3652,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3704,7 +3704,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3787,7 +3787,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/PartyDetailsListReport.cs b/Messages/FIX50SP2/PartyDetailsListReport.cs index e2ec0d435..d0f25c545 100644 --- a/Messages/FIX50SP2/PartyDetailsListReport.cs +++ b/Messages/FIX50SP2/PartyDetailsListReport.cs @@ -233,7 +233,7 @@ public class NoPartyListGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, Tags.NoPartyAltIDs, Tags.NoContextPartyIDs, Tags.NoRiskLimits, Tags.NoRelatedPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, Tags.NoPartyAltIDs, Tags.NoContextPartyIDs, Tags.NoRiskLimits, Tags.NoRelatedPartyIDs, 0}; public NoPartyListGroup() @@ -380,7 +380,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -432,7 +432,7 @@ public class NoPartyAltIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyAltID, Tags.PartyAltIDSource, Tags.NoPartyAltSubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyAltID, Tags.PartyAltIDSource, Tags.NoPartyAltSubIDs, 0}; public NoPartyAltIDsGroup() @@ -499,7 +499,7 @@ public class NoPartyAltSubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyAltSubID, Tags.PartyAltSubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyAltSubID, Tags.PartyAltSubIDType, 0}; public NoPartyAltSubIDsGroup() @@ -552,7 +552,7 @@ public class NoContextPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContextPartyID, Tags.ContextPartyIDSource, Tags.ContextPartyRole, Tags.NoContextPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContextPartyID, Tags.ContextPartyIDSource, Tags.ContextPartyRole, Tags.NoContextPartySubIDs, 0}; public NoContextPartyIDsGroup() @@ -635,7 +635,7 @@ public class NoContextPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContextPartySubID, Tags.ContextPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContextPartySubID, Tags.ContextPartySubIDType, 0}; public NoContextPartySubIDsGroup() @@ -688,7 +688,7 @@ public class NoRiskLimitsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RiskLimitType, Tags.RiskLimitAmount, Tags.RiskLimitCurrency, Tags.RiskLimitPlatform, Tags.NoRiskInstruments, Tags.NoRiskWarningLevels, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RiskLimitType, Tags.RiskLimitAmount, Tags.RiskLimitCurrency, Tags.RiskLimitPlatform, Tags.NoRiskInstruments, Tags.NoRiskWarningLevels, 0}; public NoRiskLimitsGroup() @@ -803,7 +803,7 @@ public class NoRiskInstrumentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RiskInstrumentOperator, Tags.RiskSymbol, Tags.RiskSymbolSfx, Tags.RiskSecurityID, Tags.RiskSecurityIDSource, Tags.NoRiskSecurityAltID, Tags.RiskProduct, Tags.RiskProductComplex, Tags.RiskSecurityGroup, Tags.RiskCFICode, Tags.RiskSecurityType, Tags.RiskSecuritySubType, Tags.RiskMaturityMonthYear, Tags.RiskMaturityTime, Tags.RiskRestructuringType, Tags.RiskSeniority, Tags.RiskPutOrCall, Tags.RiskFlexibleIndicator, Tags.RiskCouponRate, Tags.RiskSecurityExchange, Tags.RiskSecurityDesc, Tags.RiskEncodedSecurityDescLen, Tags.RiskEncodedSecurityDesc, Tags.RiskInstrumentSettlType, Tags.RiskInstrumentMultiplier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RiskInstrumentOperator, Tags.RiskSymbol, Tags.RiskSymbolSfx, Tags.RiskSecurityID, Tags.RiskSecurityIDSource, Tags.NoRiskSecurityAltID, Tags.RiskProduct, Tags.RiskProductComplex, Tags.RiskSecurityGroup, Tags.RiskCFICode, Tags.RiskSecurityType, Tags.RiskSecuritySubType, Tags.RiskMaturityMonthYear, Tags.RiskMaturityTime, Tags.RiskRestructuringType, Tags.RiskSeniority, Tags.RiskPutOrCall, Tags.RiskFlexibleIndicator, Tags.RiskCouponRate, Tags.RiskSecurityExchange, Tags.RiskSecurityDesc, Tags.RiskEncodedSecurityDescLen, Tags.RiskEncodedSecurityDesc, Tags.RiskInstrumentSettlType, Tags.RiskInstrumentMultiplier, 0}; public NoRiskInstrumentsGroup() @@ -1222,7 +1222,7 @@ public class NoRiskSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.RiskSecurityAltID, Tags.RiskSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RiskSecurityAltID, Tags.RiskSecurityAltIDSource, 0}; public NoRiskSecurityAltIDGroup() @@ -1275,7 +1275,7 @@ public class NoRiskWarningLevelsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RiskWarningLevelPercent, Tags.RiskWarningLevelName, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RiskWarningLevelPercent, Tags.RiskWarningLevelName, 0}; public NoRiskWarningLevelsGroup() @@ -1328,7 +1328,7 @@ public class NoRelatedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatedPartyID, Tags.RelatedPartyIDSource, Tags.RelatedPartyRole, Tags.NoRelatedPartySubIDs, Tags.NoRelatedPartyAltIDs, Tags.NoRelatedContextPartyIDs, Tags.NoRelationshipRiskLimits, Tags.NoPartyRelationships, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatedPartyID, Tags.RelatedPartyIDSource, Tags.RelatedPartyRole, Tags.NoRelatedPartySubIDs, Tags.NoRelatedPartyAltIDs, Tags.NoRelatedContextPartyIDs, Tags.NoRelationshipRiskLimits, Tags.NoPartyRelationships, 0}; public NoRelatedPartyIDsGroup() @@ -1475,7 +1475,7 @@ public class NoRelatedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatedPartySubID, Tags.RelatedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatedPartySubID, Tags.RelatedPartySubIDType, 0}; public NoRelatedPartySubIDsGroup() @@ -1527,7 +1527,7 @@ public class NoRelatedPartyAltIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatedPartyAltID, Tags.RelatedPartyAltIDSource, Tags.NoRelatedPartyAltSubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatedPartyAltID, Tags.RelatedPartyAltIDSource, Tags.NoRelatedPartyAltSubIDs, 0}; public NoRelatedPartyAltIDsGroup() @@ -1594,7 +1594,7 @@ public class NoRelatedPartyAltSubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatedPartyAltSubID, Tags.RelatedPartyAltSubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatedPartyAltSubID, Tags.RelatedPartyAltSubIDType, 0}; public NoRelatedPartyAltSubIDsGroup() @@ -1647,7 +1647,7 @@ public class NoRelatedContextPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatedContextPartyID, Tags.RelatedContextPartyIDSource, Tags.RelatedContextPartyRole, Tags.NoRelatedContextPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatedContextPartyID, Tags.RelatedContextPartyIDSource, Tags.RelatedContextPartyRole, Tags.NoRelatedContextPartySubIDs, 0}; public NoRelatedContextPartyIDsGroup() @@ -1730,7 +1730,7 @@ public class NoRelatedContextPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelatedContextPartySubID, Tags.RelatedContextPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelatedContextPartySubID, Tags.RelatedContextPartySubIDType, 0}; public NoRelatedContextPartySubIDsGroup() @@ -1783,7 +1783,7 @@ public class NoRelationshipRiskLimitsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelationshipRiskLimitType, Tags.RelationshipRiskLimitAmount, Tags.RelationshipRiskLimitCurrency, Tags.RelationshipRiskLimitPlatform, Tags.NoRelationshipRiskInstruments, Tags.NoRelationshipRiskWarningLevels, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelationshipRiskLimitType, Tags.RelationshipRiskLimitAmount, Tags.RelationshipRiskLimitCurrency, Tags.RelationshipRiskLimitPlatform, Tags.NoRelationshipRiskInstruments, Tags.NoRelationshipRiskWarningLevels, 0}; public NoRelationshipRiskLimitsGroup() @@ -1898,7 +1898,7 @@ public class NoRelationshipRiskInstrumentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelationshipRiskInstrumentOperator, Tags.RelationshipRiskSymbol, Tags.RelationshipRiskSymbolSfx, Tags.RelationshipRiskSecurityID, Tags.RelationshipRiskSecurityIDSource, Tags.NoRelationshipRiskSecurityAltID, Tags.RelationshipRiskProduct, Tags.RelationshipRiskProductComplex, Tags.RelationshipRiskSecurityGroup, Tags.RelationshipRiskCFICode, Tags.RelationshipRiskSecurityType, Tags.RelationshipRiskSecuritySubType, Tags.RelationshipRiskMaturityMonthYear, Tags.RelationshipRiskMaturityTime, Tags.RelationshipRiskRestructuringType, Tags.RelationshipRiskSeniority, Tags.RelationshipRiskPutOrCall, Tags.RelationshipRiskFlexibleIndicator, Tags.RelationshipRiskCouponRate, Tags.RelationshipRiskSecurityExchange, Tags.RelationshipRiskSecurityDesc, Tags.RelationshipRiskEncodedSecurityDescLen, Tags.RelationshipRiskEncodedSecurityDesc, Tags.RelationshipRiskInstrumentSettlType, Tags.RelationshipRiskInstrumentMultiplier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelationshipRiskInstrumentOperator, Tags.RelationshipRiskSymbol, Tags.RelationshipRiskSymbolSfx, Tags.RelationshipRiskSecurityID, Tags.RelationshipRiskSecurityIDSource, Tags.NoRelationshipRiskSecurityAltID, Tags.RelationshipRiskProduct, Tags.RelationshipRiskProductComplex, Tags.RelationshipRiskSecurityGroup, Tags.RelationshipRiskCFICode, Tags.RelationshipRiskSecurityType, Tags.RelationshipRiskSecuritySubType, Tags.RelationshipRiskMaturityMonthYear, Tags.RelationshipRiskMaturityTime, Tags.RelationshipRiskRestructuringType, Tags.RelationshipRiskSeniority, Tags.RelationshipRiskPutOrCall, Tags.RelationshipRiskFlexibleIndicator, Tags.RelationshipRiskCouponRate, Tags.RelationshipRiskSecurityExchange, Tags.RelationshipRiskSecurityDesc, Tags.RelationshipRiskEncodedSecurityDescLen, Tags.RelationshipRiskEncodedSecurityDesc, Tags.RelationshipRiskInstrumentSettlType, Tags.RelationshipRiskInstrumentMultiplier, 0}; public NoRelationshipRiskInstrumentsGroup() @@ -2317,7 +2317,7 @@ public class NoRelationshipRiskSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelationshipRiskSecurityAltID, Tags.RelationshipRiskSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelationshipRiskSecurityAltID, Tags.RelationshipRiskSecurityAltIDSource, 0}; public NoRelationshipRiskSecurityAltIDGroup() @@ -2370,7 +2370,7 @@ public class NoRelationshipRiskWarningLevelsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RelationshipRiskWarningLevelPercent, Tags.RelationshipRiskWarningLevelName, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RelationshipRiskWarningLevelPercent, Tags.RelationshipRiskWarningLevelName, 0}; public NoRelationshipRiskWarningLevelsGroup() @@ -2423,7 +2423,7 @@ public class NoPartyRelationshipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyRelationship, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyRelationship, 0}; public NoPartyRelationshipsGroup() diff --git a/Messages/FIX50SP2/PartyDetailsListRequest.cs b/Messages/FIX50SP2/PartyDetailsListRequest.cs index 5c0d747ee..7b5eaf79e 100644 --- a/Messages/FIX50SP2/PartyDetailsListRequest.cs +++ b/Messages/FIX50SP2/PartyDetailsListRequest.cs @@ -169,7 +169,7 @@ public class NoPartyListResponseTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyListResponseType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyListResponseType, 0}; public NoPartyListResponseTypesGroup() @@ -205,7 +205,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -288,7 +288,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -341,7 +341,7 @@ public class NoRequestedPartyRolesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RequestedPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RequestedPartyRole, 0}; public NoRequestedPartyRolesGroup() @@ -377,7 +377,7 @@ public class NoPartyRelationshipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyRelationship, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyRelationship, 0}; public NoPartyRelationshipsGroup() diff --git a/Messages/FIX50SP2/PositionMaintenanceReport.cs b/Messages/FIX50SP2/PositionMaintenanceReport.cs index dfe593144..e3a12bc9e 100644 --- a/Messages/FIX50SP2/PositionMaintenanceReport.cs +++ b/Messages/FIX50SP2/PositionMaintenanceReport.cs @@ -1921,7 +1921,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2004,7 +2004,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2057,7 +2057,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2109,7 +2109,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2209,7 +2209,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2292,7 +2292,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2345,7 +2345,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2492,7 +2492,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2559,7 +2559,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2613,7 +2613,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3496,7 +3496,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3549,7 +3549,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4720,7 +4720,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4772,7 +4772,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4824,7 +4824,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4907,7 +4907,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4961,7 +4961,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -5013,7 +5013,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -5128,7 +5128,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5211,7 +5211,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5265,7 +5265,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP2/PositionMaintenanceRequest.cs b/Messages/FIX50SP2/PositionMaintenanceRequest.cs index 33751b7eb..878e68996 100644 --- a/Messages/FIX50SP2/PositionMaintenanceRequest.cs +++ b/Messages/FIX50SP2/PositionMaintenanceRequest.cs @@ -1869,7 +1869,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1952,7 +1952,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2005,7 +2005,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2057,7 +2057,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2157,7 +2157,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2240,7 +2240,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2293,7 +2293,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2440,7 +2440,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2507,7 +2507,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2561,7 +2561,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3444,7 +3444,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3497,7 +3497,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4668,7 +4668,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4720,7 +4720,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4772,7 +4772,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4855,7 +4855,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4909,7 +4909,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() @@ -4961,7 +4961,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -5076,7 +5076,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5159,7 +5159,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5213,7 +5213,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP2/PositionReport.cs b/Messages/FIX50SP2/PositionReport.cs index 90061f13f..13d3ce03f 100644 --- a/Messages/FIX50SP2/PositionReport.cs +++ b/Messages/FIX50SP2/PositionReport.cs @@ -2027,7 +2027,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2110,7 +2110,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2163,7 +2163,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2215,7 +2215,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2315,7 +2315,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2398,7 +2398,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2451,7 +2451,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2598,7 +2598,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2665,7 +2665,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2719,7 +2719,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3602,7 +3602,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3655,7 +3655,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.UnderlyingSettlPrice, Tags.UnderlyingSettlPriceType, Tags.NoUnderlyingAmounts, Tags.UnderlyingDeliveryAmount, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, Tags.UnderlyingSettlPrice, Tags.UnderlyingSettlPriceType, Tags.NoUnderlyingAmounts, Tags.UnderlyingDeliveryAmount, 0}; public NoUnderlyingsGroup() @@ -4890,7 +4890,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4942,7 +4942,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4994,7 +4994,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5077,7 +5077,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5130,7 +5130,7 @@ public class NoUnderlyingAmountsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingPayAmount, Tags.UnderlyingCollectAmount, Tags.UnderlyingSettlementDate, Tags.UnderlyingSettlementStatus, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingPayAmount, Tags.UnderlyingCollectAmount, Tags.UnderlyingSettlementDate, Tags.UnderlyingSettlementStatus, 0}; public NoUnderlyingAmountsGroup() @@ -5215,7 +5215,7 @@ public class NoPositionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosType, Tags.LongQty, Tags.ShortQty, Tags.PosQtyStatus, Tags.NoNestedPartyIDs, Tags.QuantityDate, 0}; public NoPositionsGroup() @@ -5330,7 +5330,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5413,7 +5413,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5467,7 +5467,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() diff --git a/Messages/FIX50SP2/Quote.cs b/Messages/FIX50SP2/Quote.cs index 297ddd3dc..22dff3154 100644 --- a/Messages/FIX50SP2/Quote.cs +++ b/Messages/FIX50SP2/Quote.cs @@ -2905,7 +2905,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -2941,7 +2941,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -3024,7 +3024,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3077,7 +3077,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3129,7 +3129,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3229,7 +3229,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3312,7 +3312,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3365,7 +3365,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3512,7 +3512,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3579,7 +3579,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3633,7 +3633,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4804,7 +4804,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4856,7 +4856,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4908,7 +4908,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4991,7 +4991,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5045,7 +5045,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5097,7 +5097,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0}; public NoLegsGroup() @@ -6268,7 +6268,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6320,7 +6320,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -6372,7 +6372,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6455,7 +6455,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6509,7 +6509,7 @@ public class NoRateSourcesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0}; public NoRateSourcesGroup() diff --git a/Messages/FIX50SP2/QuoteCancel.cs b/Messages/FIX50SP2/QuoteCancel.cs index 87851875b..629d3e74b 100644 --- a/Messages/FIX50SP2/QuoteCancel.cs +++ b/Messages/FIX50SP2/QuoteCancel.cs @@ -249,7 +249,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -332,7 +332,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -385,7 +385,7 @@ public class NoQuoteEntriesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.NoLegs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.NoLegs, 0}; public NoQuoteEntriesGroup() @@ -1988,7 +1988,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2040,7 +2040,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2140,7 +2140,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2223,7 +2223,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2276,7 +2276,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2423,7 +2423,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2490,7 +2490,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2544,7 +2544,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3715,7 +3715,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3767,7 +3767,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3819,7 +3819,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3902,7 +3902,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3956,7 +3956,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4839,7 +4839,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4893,7 +4893,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/QuoteRequest.cs b/Messages/FIX50SP2/QuoteRequest.cs index 362d7918e..e758e478b 100644 --- a/Messages/FIX50SP2/QuoteRequest.cs +++ b/Messages/FIX50SP2/QuoteRequest.cs @@ -249,7 +249,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ValidUntilTime, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, Tags.MinQty, Tags.SettlCurrency, Tags.NoRateSources, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ValidUntilTime, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, Tags.MinQty, Tags.SettlCurrency, Tags.NoRateSources, 0}; public NoRelatedSymGroup() @@ -2636,7 +2636,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2688,7 +2688,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2788,7 +2788,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2871,7 +2871,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2924,7 +2924,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3071,7 +3071,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3138,7 +3138,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3192,7 +3192,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4363,7 +4363,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4415,7 +4415,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4467,7 +4467,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4550,7 +4550,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4604,7 +4604,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4656,7 +4656,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, 0}; public NoLegsGroup() @@ -5747,7 +5747,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5799,7 +5799,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5851,7 +5851,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5934,7 +5934,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5988,7 +5988,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -6024,7 +6024,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -6107,7 +6107,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6160,7 +6160,7 @@ public class NoRateSourcesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RateSource, Tags.RateSourceType, Tags.ReferencePage, 0}; public NoRateSourcesGroup() @@ -6229,7 +6229,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6312,7 +6312,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP2/QuoteRequestReject.cs b/Messages/FIX50SP2/QuoteRequestReject.cs index 1fb26e9e0..4479b4246 100644 --- a/Messages/FIX50SP2/QuoteRequestReject.cs +++ b/Messages/FIX50SP2/QuoteRequestReject.cs @@ -203,7 +203,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TradeOriginationDate, Tags.Side, Tags.QtyType, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.SettlType, Tags.SettlDate, Tags.SettlDate2, Tags.OrderQty2, Tags.Currency, Tags.NoStipulations, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.NoLegs, Tags.NoQuoteQualifiers, Tags.QuotePriceType, Tags.OrdType, Tags.ExpireTime, Tags.TransactTime, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.PriceType, Tags.Price, Tags.Price2, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.NoPartyIDs, 0}; public NoRelatedSymGroup() @@ -2526,7 +2526,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2578,7 +2578,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2678,7 +2678,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2761,7 +2761,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2814,7 +2814,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2961,7 +2961,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3028,7 +3028,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3082,7 +3082,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4253,7 +4253,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4305,7 +4305,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4357,7 +4357,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4440,7 +4440,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4494,7 +4494,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4546,7 +4546,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, 0}; public NoLegsGroup() @@ -5637,7 +5637,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5689,7 +5689,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5741,7 +5741,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -5824,7 +5824,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -5878,7 +5878,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -5914,7 +5914,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -5997,7 +5997,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -6051,7 +6051,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -6134,7 +6134,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() diff --git a/Messages/FIX50SP2/QuoteResponse.cs b/Messages/FIX50SP2/QuoteResponse.cs index b5ea77ef8..11218863f 100644 --- a/Messages/FIX50SP2/QuoteResponse.cs +++ b/Messages/FIX50SP2/QuoteResponse.cs @@ -2859,7 +2859,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -2895,7 +2895,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2978,7 +2978,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3031,7 +3031,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3083,7 +3083,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3183,7 +3183,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3266,7 +3266,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3319,7 +3319,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3466,7 +3466,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3533,7 +3533,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3587,7 +3587,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4758,7 +4758,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4810,7 +4810,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4862,7 +4862,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4945,7 +4945,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4999,7 +4999,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5051,7 +5051,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegPriceType, Tags.LegBidPx, Tags.LegOfferPx, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, Tags.LegOrderQty, Tags.LegRefID, Tags.LegBidForwardPoints, Tags.LegOfferForwardPoints, 0}; public NoLegsGroup() @@ -6222,7 +6222,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6274,7 +6274,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -6326,7 +6326,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6409,7 +6409,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() diff --git a/Messages/FIX50SP2/QuoteStatusReport.cs b/Messages/FIX50SP2/QuoteStatusReport.cs index fbfa369d8..75cd3bef1 100644 --- a/Messages/FIX50SP2/QuoteStatusReport.cs +++ b/Messages/FIX50SP2/QuoteStatusReport.cs @@ -2914,7 +2914,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2997,7 +2997,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -3050,7 +3050,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3102,7 +3102,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3202,7 +3202,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3285,7 +3285,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3338,7 +3338,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3485,7 +3485,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3552,7 +3552,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3606,7 +3606,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4777,7 +4777,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4829,7 +4829,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4881,7 +4881,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4964,7 +4964,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5018,7 +5018,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5070,7 +5070,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegOrderQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.LegSettlType, Tags.LegSettlDate, Tags.NoLegStipulations, Tags.NoNestedPartyIDs, Tags.LegOrderQty, 0}; public NoLegsGroup() @@ -6065,7 +6065,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6117,7 +6117,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -6169,7 +6169,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6252,7 +6252,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6306,7 +6306,7 @@ public class NoQuoteQualifiersGroup : Group { public static int[] DefaultFieldOrder = [Tags.QuoteQualifier, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.QuoteQualifier, 0}; public NoQuoteQualifiersGroup() @@ -6342,7 +6342,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/QuoteStatusRequest.cs b/Messages/FIX50SP2/QuoteStatusRequest.cs index 9e38e333d..14b72293b 100644 --- a/Messages/FIX50SP2/QuoteStatusRequest.cs +++ b/Messages/FIX50SP2/QuoteStatusRequest.cs @@ -1762,7 +1762,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1814,7 +1814,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1914,7 +1914,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1997,7 +1997,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2050,7 +2050,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2197,7 +2197,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2264,7 +2264,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2318,7 +2318,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3489,7 +3489,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3541,7 +3541,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3593,7 +3593,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3676,7 +3676,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3730,7 +3730,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4613,7 +4613,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4666,7 +4666,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4749,7 +4749,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -4802,7 +4802,7 @@ public class NoTargetPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TargetPartyID, Tags.TargetPartyIDSource, Tags.TargetPartyRole, 0}; public NoTargetPartyIDsGroup() diff --git a/Messages/FIX50SP2/RFQRequest.cs b/Messages/FIX50SP2/RFQRequest.cs index 616b01d95..b74b3323e 100644 --- a/Messages/FIX50SP2/RFQRequest.cs +++ b/Messages/FIX50SP2/RFQRequest.cs @@ -105,7 +105,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.NoLegs, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoUnderlyings, Tags.NoLegs, Tags.PrevClosePx, Tags.QuoteRequestType, Tags.QuoteType, Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoRelatedSymGroup() @@ -1644,7 +1644,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1696,7 +1696,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1796,7 +1796,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1879,7 +1879,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1932,7 +1932,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2079,7 +2079,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2146,7 +2146,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2200,7 +2200,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3371,7 +3371,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3423,7 +3423,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3475,7 +3475,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3558,7 +3558,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3612,7 +3612,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4495,7 +4495,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4549,7 +4549,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -4632,7 +4632,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/RegistrationInstructions.cs b/Messages/FIX50SP2/RegistrationInstructions.cs index ebccb089e..ef2c26d86 100644 --- a/Messages/FIX50SP2/RegistrationInstructions.cs +++ b/Messages/FIX50SP2/RegistrationInstructions.cs @@ -221,7 +221,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -304,7 +304,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -357,7 +357,7 @@ public class NoRegistDtlsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RegistDtls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RegistDtls, Tags.RegistEmail, Tags.MailingDtls, Tags.MailingInst, Tags.NoNestedPartyIDs, Tags.OwnerType, Tags.DateOfBirth, Tags.InvestorCountryOfResidence, 0}; public NoRegistDtlsGroup() @@ -504,7 +504,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -587,7 +587,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -641,7 +641,7 @@ public class NoDistribInstsGroup : Group { public static int[] DefaultFieldOrder = [Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.DistribPaymentMethod, Tags.DistribPercentage, Tags.CashDistribCurr, Tags.CashDistribAgentName, Tags.CashDistribAgentCode, Tags.CashDistribAgentAcctNumber, Tags.CashDistribPayRef, Tags.CashDistribAgentAcctName, 0}; public NoDistribInstsGroup() diff --git a/Messages/FIX50SP2/RegistrationInstructionsResponse.cs b/Messages/FIX50SP2/RegistrationInstructionsResponse.cs index d650e1c7d..9a8506fac 100644 --- a/Messages/FIX50SP2/RegistrationInstructionsResponse.cs +++ b/Messages/FIX50SP2/RegistrationInstructionsResponse.cs @@ -191,7 +191,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -274,7 +274,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/RequestForPositions.cs b/Messages/FIX50SP2/RequestForPositions.cs index 59fe47f02..32f144bbd 100644 --- a/Messages/FIX50SP2/RequestForPositions.cs +++ b/Messages/FIX50SP2/RequestForPositions.cs @@ -1791,7 +1791,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1874,7 +1874,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1927,7 +1927,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1979,7 +1979,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2079,7 +2079,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2162,7 +2162,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2215,7 +2215,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2362,7 +2362,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2429,7 +2429,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2483,7 +2483,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3366,7 +3366,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3419,7 +3419,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4590,7 +4590,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4642,7 +4642,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4694,7 +4694,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4777,7 +4777,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4831,7 +4831,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, 0}; public NoTradingSessionsGroup() diff --git a/Messages/FIX50SP2/RequestForPositionsAck.cs b/Messages/FIX50SP2/RequestForPositionsAck.cs index d226739f4..e3572f9be 100644 --- a/Messages/FIX50SP2/RequestForPositionsAck.cs +++ b/Messages/FIX50SP2/RequestForPositionsAck.cs @@ -1837,7 +1837,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -1920,7 +1920,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -1973,7 +1973,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2025,7 +2025,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2125,7 +2125,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2208,7 +2208,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2261,7 +2261,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2408,7 +2408,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2475,7 +2475,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2529,7 +2529,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -3412,7 +3412,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -3465,7 +3465,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4636,7 +4636,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4688,7 +4688,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4740,7 +4740,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4823,7 +4823,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() diff --git a/Messages/FIX50SP2/SecurityDefinition.cs b/Messages/FIX50SP2/SecurityDefinition.cs index b79e27fa8..b3a67a5e9 100644 --- a/Messages/FIX50SP2/SecurityDefinition.cs +++ b/Messages/FIX50SP2/SecurityDefinition.cs @@ -2002,7 +2002,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2054,7 +2054,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2154,7 +2154,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2237,7 +2237,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2290,7 +2290,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2437,7 +2437,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2504,7 +2504,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2558,7 +2558,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2610,7 +2610,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3781,7 +3781,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3833,7 +3833,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3885,7 +3885,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3968,7 +3968,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4022,7 +4022,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4905,7 +4905,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4958,7 +4958,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5010,7 +5010,7 @@ public class NoMarketSegmentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoMarketSegmentsGroup() @@ -5365,7 +5365,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -5449,7 +5449,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -5501,7 +5501,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -5632,7 +5632,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -5668,7 +5668,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -5704,7 +5704,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -5740,7 +5740,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -5792,7 +5792,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -5861,7 +5861,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -5913,7 +5913,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -6028,7 +6028,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP2/SecurityDefinitionRequest.cs b/Messages/FIX50SP2/SecurityDefinitionRequest.cs index 73bee48a2..4d21d01e4 100644 --- a/Messages/FIX50SP2/SecurityDefinitionRequest.cs +++ b/Messages/FIX50SP2/SecurityDefinitionRequest.cs @@ -1947,7 +1947,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1999,7 +1999,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2099,7 +2099,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2182,7 +2182,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2235,7 +2235,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2382,7 +2382,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2449,7 +2449,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2503,7 +2503,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2555,7 +2555,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3726,7 +3726,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3778,7 +3778,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3830,7 +3830,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3913,7 +3913,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3967,7 +3967,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4850,7 +4850,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4903,7 +4903,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() diff --git a/Messages/FIX50SP2/SecurityDefinitionUpdateReport.cs b/Messages/FIX50SP2/SecurityDefinitionUpdateReport.cs index 278b1f517..e1b52b0ea 100644 --- a/Messages/FIX50SP2/SecurityDefinitionUpdateReport.cs +++ b/Messages/FIX50SP2/SecurityDefinitionUpdateReport.cs @@ -2018,7 +2018,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2070,7 +2070,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2170,7 +2170,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2253,7 +2253,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2306,7 +2306,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2453,7 +2453,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2520,7 +2520,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2574,7 +2574,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3745,7 +3745,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3797,7 +3797,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3849,7 +3849,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3932,7 +3932,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3986,7 +3986,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4869,7 +4869,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4922,7 +4922,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -4974,7 +4974,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5026,7 +5026,7 @@ public class NoMarketSegmentsGroup : Group { public static int[] DefaultFieldOrder = [Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MarketID, Tags.MarketSegmentID, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, 0}; public NoMarketSegmentsGroup() @@ -5381,7 +5381,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -5465,7 +5465,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -5517,7 +5517,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -5648,7 +5648,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -5684,7 +5684,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -5720,7 +5720,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -5756,7 +5756,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -5808,7 +5808,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -5877,7 +5877,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -5929,7 +5929,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -6044,7 +6044,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP2/SecurityList.cs b/Messages/FIX50SP2/SecurityList.cs index 05eac42db..5d808da30 100644 --- a/Messages/FIX50SP2/SecurityList.cs +++ b/Messages/FIX50SP2/SecurityList.cs @@ -370,7 +370,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, Tags.RelSymTransactTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, Tags.RelSymTransactTime, 0}; public NoRelatedSymGroup() @@ -2645,7 +2645,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2697,7 +2697,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2797,7 +2797,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2880,7 +2880,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2933,7 +2933,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3080,7 +3080,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3147,7 +3147,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3201,7 +3201,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3253,7 +3253,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4424,7 +4424,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4476,7 +4476,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4528,7 +4528,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4611,7 +4611,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4665,7 +4665,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -4717,7 +4717,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -5728,7 +5728,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5780,7 +5780,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -5833,7 +5833,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -5917,7 +5917,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -5969,7 +5969,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -6100,7 +6100,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -6136,7 +6136,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -6172,7 +6172,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -6208,7 +6208,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -6260,7 +6260,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -6329,7 +6329,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -6381,7 +6381,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -6496,7 +6496,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP2/SecurityListRequest.cs b/Messages/FIX50SP2/SecurityListRequest.cs index b83bfc3ac..ae3ba3c3d 100644 --- a/Messages/FIX50SP2/SecurityListRequest.cs +++ b/Messages/FIX50SP2/SecurityListRequest.cs @@ -1883,7 +1883,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1935,7 +1935,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2035,7 +2035,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2118,7 +2118,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2171,7 +2171,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2318,7 +2318,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2385,7 +2385,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2439,7 +2439,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2491,7 +2491,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3662,7 +3662,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3714,7 +3714,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3766,7 +3766,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3849,7 +3849,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3903,7 +3903,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4786,7 +4786,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP2/SecurityListUpdateReport.cs b/Messages/FIX50SP2/SecurityListUpdateReport.cs index e7b807733..ca3338207 100644 --- a/Messages/FIX50SP2/SecurityListUpdateReport.cs +++ b/Messages/FIX50SP2/SecurityListUpdateReport.cs @@ -402,7 +402,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.ListUpdateAction, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, Tags.RelSymTransactTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.DeliveryForm, Tags.PctAtRisk, Tags.NoInstrAttrib, Tags.AgreementDesc, Tags.AgreementID, Tags.AgreementDate, Tags.AgreementCurrency, Tags.TerminationType, Tags.StartDate, Tags.EndDate, Tags.DeliveryType, Tags.MarginRatio, Tags.NoLegs, Tags.Spread, Tags.BenchmarkCurveCurrency, Tags.BenchmarkCurveName, Tags.BenchmarkCurvePoint, Tags.BenchmarkPrice, Tags.BenchmarkPriceType, Tags.BenchmarkSecurityID, Tags.BenchmarkSecurityIDSource, Tags.YieldType, Tags.Yield, Tags.YieldCalcDate, Tags.YieldRedemptionDate, Tags.YieldRedemptionPrice, Tags.YieldRedemptionPriceType, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.NoUnderlyings, Tags.Currency, Tags.NoStipulations, Tags.ListUpdateAction, Tags.NoTickRules, Tags.NoLotTypeRules, Tags.PriceLimitType, Tags.LowLimitPrice, Tags.HighLimitPrice, Tags.TradingReferencePrice, Tags.ExpirationCycle, Tags.MinTradeVol, Tags.MaxTradeVol, Tags.MaxPriceVariation, Tags.ImpliedMarketIndicator, Tags.TradingCurrency, Tags.RoundLot, Tags.MultilegModel, Tags.MultilegPriceMethod, Tags.PriceType, Tags.NoTradingSessionRules, Tags.NoNestedInstrAttrib, Tags.NoStrikeRules, Tags.RelSymTransactTime, 0}; public NoRelatedSymGroup() @@ -2693,7 +2693,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2745,7 +2745,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2845,7 +2845,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2928,7 +2928,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2981,7 +2981,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3128,7 +3128,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3195,7 +3195,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3249,7 +3249,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -3301,7 +3301,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegSwapType, Tags.LegSettlType, Tags.NoLegStipulations, Tags.LegBenchmarkCurveCurrency, Tags.LegBenchmarkCurveName, Tags.LegBenchmarkCurvePoint, Tags.LegBenchmarkPrice, Tags.LegBenchmarkPriceType, 0}; public NoLegsGroup() @@ -4312,7 +4312,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4364,7 +4364,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4417,7 +4417,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5588,7 +5588,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5640,7 +5640,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5692,7 +5692,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5775,7 +5775,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5829,7 +5829,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -5881,7 +5881,7 @@ public class NoTickRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StartTickPriceRange, Tags.EndTickPriceRange, Tags.TickIncrement, Tags.TickRuleType, 0}; public NoTickRulesGroup() @@ -5965,7 +5965,7 @@ public class NoLotTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.LotType, Tags.MinLotSize, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LotType, Tags.MinLotSize, 0}; public NoLotTypeRulesGroup() @@ -6017,7 +6017,7 @@ public class NoTradingSessionRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, 0}; public NoTradingSessionRulesGroup() @@ -6148,7 +6148,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -6184,7 +6184,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -6220,7 +6220,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -6256,7 +6256,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -6308,7 +6308,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() @@ -6377,7 +6377,7 @@ public class NoNestedInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedInstrAttribType, Tags.NestedInstrAttribValue, 0}; public NoNestedInstrAttribGroup() @@ -6429,7 +6429,7 @@ public class NoStrikeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StrikeRuleID, Tags.StartStrikePxRange, Tags.EndStrikePxRange, Tags.StrikeIncrement, Tags.StrikeExerciseStyle, Tags.NoMaturityRules, 0}; public NoStrikeRulesGroup() @@ -6544,7 +6544,7 @@ public class NoMaturityRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MaturityRuleID, Tags.MaturityMonthYearFormat, Tags.MaturityMonthYearIncrementUnits, Tags.StartMaturityMonthYear, Tags.EndMaturityMonthYear, Tags.MaturityMonthYearIncrement, 0}; public NoMaturityRulesGroup() diff --git a/Messages/FIX50SP2/SecurityStatus.cs b/Messages/FIX50SP2/SecurityStatus.cs index 2d559403f..b2a0140e5 100644 --- a/Messages/FIX50SP2/SecurityStatus.cs +++ b/Messages/FIX50SP2/SecurityStatus.cs @@ -2002,7 +2002,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2054,7 +2054,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2154,7 +2154,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2237,7 +2237,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2290,7 +2290,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2437,7 +2437,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2504,7 +2504,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2558,7 +2558,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2610,7 +2610,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3781,7 +3781,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3833,7 +3833,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3885,7 +3885,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3968,7 +3968,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4022,7 +4022,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4905,7 +4905,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP2/SecurityStatusRequest.cs b/Messages/FIX50SP2/SecurityStatusRequest.cs index 94f1f1ebf..6bb546fb8 100644 --- a/Messages/FIX50SP2/SecurityStatusRequest.cs +++ b/Messages/FIX50SP2/SecurityStatusRequest.cs @@ -1627,7 +1627,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1679,7 +1679,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1779,7 +1779,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1862,7 +1862,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -1915,7 +1915,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2062,7 +2062,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2129,7 +2129,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2183,7 +2183,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2235,7 +2235,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3406,7 +3406,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3458,7 +3458,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3510,7 +3510,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3593,7 +3593,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3647,7 +3647,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4530,7 +4530,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP2/SecurityTypes.cs b/Messages/FIX50SP2/SecurityTypes.cs index 25fe5f6d8..0d4af4e45 100644 --- a/Messages/FIX50SP2/SecurityTypes.cs +++ b/Messages/FIX50SP2/SecurityTypes.cs @@ -317,7 +317,7 @@ public class NoSecurityTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityType, Tags.SecuritySubType, Tags.Product, Tags.CFICode, Tags.TransactTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityType, Tags.SecuritySubType, Tags.Product, Tags.CFICode, Tags.TransactTime, 0}; public NoSecurityTypesGroup() diff --git a/Messages/FIX50SP2/SettlementInstructionRequest.cs b/Messages/FIX50SP2/SettlementInstructionRequest.cs index 54885faea..ecbb375a4 100644 --- a/Messages/FIX50SP2/SettlementInstructionRequest.cs +++ b/Messages/FIX50SP2/SettlementInstructionRequest.cs @@ -283,7 +283,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -366,7 +366,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() diff --git a/Messages/FIX50SP2/SettlementInstructions.cs b/Messages/FIX50SP2/SettlementInstructions.cs index c1020b81d..0fcf18aae 100644 --- a/Messages/FIX50SP2/SettlementInstructions.cs +++ b/Messages/FIX50SP2/SettlementInstructions.cs @@ -189,7 +189,7 @@ public class NoSettlInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstID, Tags.SettlInstTransType, Tags.SettlInstRefID, Tags.NoPartyIDs, Tags.Side, Tags.Product, Tags.SecurityType, Tags.CFICode, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.PaymentMethod, Tags.PaymentRef, Tags.CardHolderName, Tags.CardNumber, Tags.CardStartDate, Tags.CardExpDate, Tags.CardIssNum, Tags.PaymentDate, Tags.PaymentRemitterID, Tags.SettlCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstID, Tags.SettlInstTransType, Tags.SettlInstRefID, Tags.NoPartyIDs, Tags.Side, Tags.Product, Tags.SecurityType, Tags.CFICode, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.SettlDeliveryType, Tags.StandInstDbType, Tags.StandInstDbName, Tags.StandInstDbID, Tags.NoDlvyInst, Tags.PaymentMethod, Tags.PaymentRef, Tags.CardHolderName, Tags.CardNumber, Tags.CardStartDate, Tags.CardExpDate, Tags.CardIssNum, Tags.PaymentDate, Tags.PaymentRemitterID, Tags.SettlCurrency, 0}; public NoSettlInstGroup() @@ -624,7 +624,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -707,7 +707,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -760,7 +760,7 @@ public class NoDlvyInstGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlInstSource, Tags.DlvyInstType, Tags.NoSettlPartyIDs, 0}; public NoDlvyInstGroup() @@ -827,7 +827,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -910,7 +910,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP2/SettlementObligationReport.cs b/Messages/FIX50SP2/SettlementObligationReport.cs index e6003fa52..bc0c27c80 100644 --- a/Messages/FIX50SP2/SettlementObligationReport.cs +++ b/Messages/FIX50SP2/SettlementObligationReport.cs @@ -235,7 +235,7 @@ public class NoSettlObligGroup : Group { public static int[] DefaultFieldOrder = [Tags.NetGrossInd, Tags.SettlObligID, Tags.SettlObligTransType, Tags.SettlObligRefID, Tags.CcyAmt, Tags.SettlCurrAmt, Tags.Currency, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlDate, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoPartyIDs, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.NoSettlDetails, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NetGrossInd, Tags.SettlObligID, Tags.SettlObligTransType, Tags.SettlObligRefID, Tags.CcyAmt, Tags.SettlCurrAmt, Tags.Currency, Tags.SettlCurrency, Tags.SettlCurrFxRate, Tags.SettlDate, Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.NoPartyIDs, Tags.EffectiveTime, Tags.ExpireTime, Tags.LastUpdateTime, Tags.NoSettlDetails, 0}; public NoSettlObligGroup() @@ -1902,7 +1902,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1954,7 +1954,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2054,7 +2054,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2137,7 +2137,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2190,7 +2190,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2337,7 +2337,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2404,7 +2404,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2458,7 +2458,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2541,7 +2541,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2594,7 +2594,7 @@ public class NoSettlDetailsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0}; public NoSettlDetailsGroup() @@ -2645,7 +2645,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -2728,7 +2728,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() diff --git a/Messages/FIX50SP2/StreamAssignmentReport.cs b/Messages/FIX50SP2/StreamAssignmentReport.cs index 9c9a3fe31..5e974ce68 100644 --- a/Messages/FIX50SP2/StreamAssignmentReport.cs +++ b/Messages/FIX50SP2/StreamAssignmentReport.cs @@ -89,7 +89,7 @@ public class NoAsgnReqsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NoPartyIDs, Tags.NoRelatedSym, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NoPartyIDs, Tags.NoRelatedSym, 0}; public NoAsgnReqsGroup() @@ -140,7 +140,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -223,7 +223,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -276,7 +276,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.SettlType, Tags.StreamAsgnType, Tags.MDStreamID, Tags.StreamAsgnRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.SettlType, Tags.StreamAsgnType, Tags.MDStreamID, Tags.StreamAsgnRejReason, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, 0}; public NoRelatedSymGroup() @@ -1815,7 +1815,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1867,7 +1867,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1967,7 +1967,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2050,7 +2050,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2103,7 +2103,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2250,7 +2250,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2317,7 +2317,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() diff --git a/Messages/FIX50SP2/StreamAssignmentRequest.cs b/Messages/FIX50SP2/StreamAssignmentRequest.cs index e2182ef28..40fc05d24 100644 --- a/Messages/FIX50SP2/StreamAssignmentRequest.cs +++ b/Messages/FIX50SP2/StreamAssignmentRequest.cs @@ -75,7 +75,7 @@ public class NoAsgnReqsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NoPartyIDs, Tags.NoRelatedSym, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NoPartyIDs, Tags.NoRelatedSym, 0}; public NoAsgnReqsGroup() @@ -126,7 +126,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -209,7 +209,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -262,7 +262,7 @@ public class NoRelatedSymGroup : Group { public static int[] DefaultFieldOrder = [Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.SettlType, Tags.MDEntrySize, Tags.MDStreamID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Symbol, Tags.SymbolSfx, Tags.SecurityID, Tags.SecurityIDSource, Tags.NoSecurityAltID, Tags.Product, Tags.CFICode, Tags.SecurityType, Tags.SecuritySubType, Tags.MaturityMonthYear, Tags.MaturityDate, Tags.CouponPaymentDate, Tags.IssueDate, Tags.RepoCollateralSecurityType, Tags.RepurchaseTerm, Tags.RepurchaseRate, Tags.Factor, Tags.CreditRating, Tags.InstrRegistry, Tags.CountryOfIssue, Tags.StateOrProvinceOfIssue, Tags.LocaleOfIssue, Tags.RedemptionDate, Tags.StrikePrice, Tags.StrikeCurrency, Tags.OptAttribute, Tags.ContractMultiplier, Tags.CouponRate, Tags.SecurityExchange, Tags.Issuer, Tags.EncodedIssuerLen, Tags.EncodedIssuer, Tags.SecurityDesc, Tags.EncodedSecurityDescLen, Tags.EncodedSecurityDesc, Tags.Pool, Tags.ContractSettlMonth, Tags.CPProgram, Tags.CPRegType, Tags.NoEvents, Tags.DatedDate, Tags.InterestAccrualDate, Tags.SecurityStatus, Tags.SettleOnOpenFlag, Tags.InstrmtAssignmentMethod, Tags.StrikeMultiplier, Tags.StrikeValue, Tags.MinPriceIncrement, Tags.PositionLimit, Tags.NTPositionLimit, Tags.NoInstrumentParties, Tags.UnitOfMeasure, Tags.TimeUnit, Tags.MaturityTime, Tags.SecurityGroup, Tags.MinPriceIncrementAmount, Tags.UnitOfMeasureQty, Tags.SecurityXMLLen, Tags.SecurityXML, Tags.SecurityXMLSchema, Tags.ProductComplex, Tags.PriceUnitOfMeasure, Tags.PriceUnitOfMeasureQty, Tags.SettlMethod, Tags.ExerciseStyle, Tags.OptPayoutAmount, Tags.PriceQuoteMethod, Tags.ListMethod, Tags.CapPrice, Tags.FloorPrice, Tags.PutOrCall, Tags.FlexibleIndicator, Tags.FlexProductEligibilityIndicator, Tags.ValuationMethod, Tags.ContractMultiplierUnit, Tags.FlowScheduleType, Tags.RestructuringType, Tags.Seniority, Tags.NotionalPercentageOutstanding, Tags.OriginalNotionalPercentageOutstanding, Tags.AttachmentPoint, Tags.DetachmentPoint, Tags.StrikePriceDeterminationMethod, Tags.StrikePriceBoundaryMethod, Tags.StrikePriceBoundaryPrecision, Tags.UnderlyingPriceDeterminationMethod, Tags.OptPayoutType, Tags.NoComplexEvents, Tags.SettlType, Tags.MDEntrySize, Tags.MDStreamID, 0}; public NoRelatedSymGroup() @@ -1737,7 +1737,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1789,7 +1789,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1889,7 +1889,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1972,7 +1972,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2025,7 +2025,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2172,7 +2172,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2239,7 +2239,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() diff --git a/Messages/FIX50SP2/TradeCaptureReport.cs b/Messages/FIX50SP2/TradeCaptureReport.cs index 799a03198..ea9d57bda 100644 --- a/Messages/FIX50SP2/TradeCaptureReport.cs +++ b/Messages/FIX50SP2/TradeCaptureReport.cs @@ -3275,7 +3275,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -3327,7 +3327,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -3427,7 +3427,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3510,7 +3510,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3563,7 +3563,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3710,7 +3710,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3777,7 +3777,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3831,7 +3831,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -5002,7 +5002,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -5054,7 +5054,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -5106,7 +5106,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -5189,7 +5189,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -5243,7 +5243,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -5311,7 +5311,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.LegNumber, Tags.NoOfLegUnderlyings, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.LegNumber, Tags.NoOfLegUnderlyings, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0}; public NoLegsGroup() @@ -6546,7 +6546,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -6598,7 +6598,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -6650,7 +6650,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -6733,7 +6733,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -6786,7 +6786,7 @@ public class NoOfLegUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingLegSymbol, Tags.UnderlyingLegSymbolSfx, Tags.UnderlyingLegSecurityID, Tags.UnderlyingLegSecurityIDSource, Tags.NoUnderlyingLegSecurityAltID, Tags.UnderlyingLegCFICode, Tags.UnderlyingLegSecurityType, Tags.UnderlyingLegSecuritySubType, Tags.UnderlyingLegMaturityMonthYear, Tags.UnderlyingLegMaturityDate, Tags.UnderlyingLegMaturityTime, Tags.UnderlyingLegStrikePrice, Tags.UnderlyingLegOptAttribute, Tags.UnderlyingLegPutOrCall, Tags.UnderlyingLegSecurityExchange, Tags.UnderlyingLegSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingLegSymbol, Tags.UnderlyingLegSymbolSfx, Tags.UnderlyingLegSecurityID, Tags.UnderlyingLegSecurityIDSource, Tags.NoUnderlyingLegSecurityAltID, Tags.UnderlyingLegCFICode, Tags.UnderlyingLegSecurityType, Tags.UnderlyingLegSecuritySubType, Tags.UnderlyingLegMaturityMonthYear, Tags.UnderlyingLegMaturityDate, Tags.UnderlyingLegMaturityTime, Tags.UnderlyingLegStrikePrice, Tags.UnderlyingLegOptAttribute, Tags.UnderlyingLegPutOrCall, Tags.UnderlyingLegSecurityExchange, Tags.UnderlyingLegSecurityDesc, 0}; public NoOfLegUnderlyingsGroup() @@ -7061,7 +7061,7 @@ public class NoUnderlyingLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingLegSecurityAltID, Tags.UnderlyingLegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingLegSecurityAltID, Tags.UnderlyingLegSecurityAltIDSource, 0}; public NoUnderlyingLegSecurityAltIDGroup() @@ -7115,7 +7115,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -7231,7 +7231,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.ComplianceID, Tags.SolicitedFlag, Tags.CustOrderCapacity, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.SideLastQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.ExchangeSpecialInstructions, Tags.NetGrossInd, Tags.SideCurrency, Tags.SideSettlCurrency, Tags.NoSettlDetails, Tags.OrderCategory, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.RefOrdIDReason, Tags.OrdType, Tags.Price, Tags.StopPx, Tags.ExecInst, Tags.OrdStatus, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.LeavesQty, Tags.CumQty, Tags.TimeInForce, Tags.ExpireTime, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrigCustOrderCapacity, Tags.OrderInputDevice, Tags.LotType, Tags.TransBkdTime, Tags.OrigOrdModTime, Tags.BookingType, Tags.SideExecID, Tags.OrderDelay, Tags.OrderDelayUnit, Tags.SideLiquidityInd, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.ComplianceID, Tags.SolicitedFlag, Tags.CustOrderCapacity, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.SideLastQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.ExchangeSpecialInstructions, Tags.NetGrossInd, Tags.SideCurrency, Tags.SideSettlCurrency, Tags.NoSettlDetails, Tags.OrderCategory, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.RefOrdIDReason, Tags.OrdType, Tags.Price, Tags.StopPx, Tags.ExecInst, Tags.OrdStatus, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.LeavesQty, Tags.CumQty, Tags.TimeInForce, Tags.ExpireTime, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrigCustOrderCapacity, Tags.OrderInputDevice, Tags.LotType, Tags.TransBkdTime, Tags.OrigOrdModTime, Tags.BookingType, Tags.SideExecID, Tags.OrderDelay, Tags.OrderDelayUnit, Tags.SideLiquidityInd, 0}; public NoSidesGroup() @@ -8914,7 +8914,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -8997,7 +8997,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -9050,7 +9050,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -9086,7 +9086,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -9154,7 +9154,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -9206,7 +9206,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -9290,7 +9290,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -9469,7 +9469,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -9552,7 +9552,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -9606,7 +9606,7 @@ public class NoSideTrdRegTSGroup : Group { public static int[] DefaultFieldOrder = [Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0}; public NoSideTrdRegTSGroup() @@ -9674,7 +9674,7 @@ public class NoSettlDetailsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0}; public NoSettlDetailsGroup() @@ -9725,7 +9725,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -9808,7 +9808,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -9863,7 +9863,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -9946,7 +9946,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() @@ -9999,7 +9999,7 @@ public class NoTrdRepIndicatorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRepPartyRole, Tags.TrdRepIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRepPartyRole, Tags.TrdRepIndicator, 0}; public NoTrdRepIndicatorsGroup() diff --git a/Messages/FIX50SP2/TradeCaptureReportAck.cs b/Messages/FIX50SP2/TradeCaptureReportAck.cs index 22855aa4f..834a4f36c 100644 --- a/Messages/FIX50SP2/TradeCaptureReportAck.cs +++ b/Messages/FIX50SP2/TradeCaptureReportAck.cs @@ -2770,7 +2770,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2822,7 +2822,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2922,7 +2922,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -3005,7 +3005,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -3058,7 +3058,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -3205,7 +3205,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -3272,7 +3272,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -3326,7 +3326,7 @@ public class NoTrdRegTimestampsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRegTimestamp, Tags.TrdRegTimestampType, Tags.TrdRegTimestampOrigin, Tags.DeskType, Tags.DeskTypeSource, Tags.DeskOrderHandlingInst, 0}; public NoTrdRegTimestampsGroup() @@ -3442,7 +3442,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.LegNumber, Tags.NoOfLegUnderlyings, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, Tags.LegQty, Tags.LegSwapType, Tags.NoLegStipulations, Tags.LegPositionEffect, Tags.LegCoveredOrUncovered, Tags.NoNestedPartyIDs, Tags.LegRefID, Tags.LegSettlType, Tags.LegSettlDate, Tags.LegLastPx, Tags.LegReportID, Tags.LegSettlCurrency, Tags.LegLastForwardPoints, Tags.LegCalculatedCcyLastQty, Tags.LegGrossTradeAmt, Tags.LegNumber, Tags.NoOfLegUnderlyings, Tags.LegVolatility, Tags.LegDividendYield, Tags.LegCurrencyRatio, Tags.LegExecInst, Tags.LegLastQty, 0}; public NoLegsGroup() @@ -4677,7 +4677,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -4729,7 +4729,7 @@ public class NoLegStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegStipulationType, Tags.LegStipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegStipulationType, Tags.LegStipulationValue, 0}; public NoLegStipulationsGroup() @@ -4781,7 +4781,7 @@ public class NoNestedPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartyID, Tags.NestedPartyIDSource, Tags.NestedPartyRole, Tags.NoNestedPartySubIDs, 0}; public NoNestedPartyIDsGroup() @@ -4864,7 +4864,7 @@ public class NoNestedPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.NestedPartySubID, Tags.NestedPartySubIDType, 0}; public NoNestedPartySubIDsGroup() @@ -4917,7 +4917,7 @@ public class NoOfLegUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingLegSymbol, Tags.UnderlyingLegSymbolSfx, Tags.UnderlyingLegSecurityID, Tags.UnderlyingLegSecurityIDSource, Tags.NoUnderlyingLegSecurityAltID, Tags.UnderlyingLegCFICode, Tags.UnderlyingLegSecurityType, Tags.UnderlyingLegSecuritySubType, Tags.UnderlyingLegMaturityMonthYear, Tags.UnderlyingLegMaturityDate, Tags.UnderlyingLegMaturityTime, Tags.UnderlyingLegStrikePrice, Tags.UnderlyingLegOptAttribute, Tags.UnderlyingLegPutOrCall, Tags.UnderlyingLegSecurityExchange, Tags.UnderlyingLegSecurityDesc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingLegSymbol, Tags.UnderlyingLegSymbolSfx, Tags.UnderlyingLegSecurityID, Tags.UnderlyingLegSecurityIDSource, Tags.NoUnderlyingLegSecurityAltID, Tags.UnderlyingLegCFICode, Tags.UnderlyingLegSecurityType, Tags.UnderlyingLegSecuritySubType, Tags.UnderlyingLegMaturityMonthYear, Tags.UnderlyingLegMaturityDate, Tags.UnderlyingLegMaturityTime, Tags.UnderlyingLegStrikePrice, Tags.UnderlyingLegOptAttribute, Tags.UnderlyingLegPutOrCall, Tags.UnderlyingLegSecurityExchange, Tags.UnderlyingLegSecurityDesc, 0}; public NoOfLegUnderlyingsGroup() @@ -5192,7 +5192,7 @@ public class NoUnderlyingLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingLegSecurityAltID, Tags.UnderlyingLegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingLegSecurityAltID, Tags.UnderlyingLegSecurityAltIDSource, 0}; public NoUnderlyingLegSecurityAltIDGroup() @@ -5246,7 +5246,7 @@ public class NoPosAmtGroup : Group { public static int[] DefaultFieldOrder = [Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PosAmtType, Tags.PosAmt, Tags.PositionCurrency, 0}; public NoPosAmtGroup() @@ -5314,7 +5314,7 @@ public class NoSidesGroup : Group { public static int[] DefaultFieldOrder = [Tags.Side, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.ComplianceID, Tags.SolicitedFlag, Tags.CustOrderCapacity, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.SideLastQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.NetGrossInd, Tags.SideCurrency, Tags.SideSettlCurrency, Tags.NoSettlDetails, Tags.SideExecID, Tags.OrderDelay, Tags.OrderDelayUnit, Tags.OrderCategory, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.RefOrdIDReason, Tags.OrdType, Tags.Price, Tags.StopPx, Tags.ExecInst, Tags.OrdStatus, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.LeavesQty, Tags.CumQty, Tags.TimeInForce, Tags.ExpireTime, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrigCustOrderCapacity, Tags.OrderInputDevice, Tags.LotType, Tags.TransBkdTime, Tags.OrigOrdModTime, Tags.BookingType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Side, Tags.NoPartyIDs, Tags.Account, Tags.AcctIDSource, Tags.AccountType, Tags.ProcessCode, Tags.OddLot, Tags.NoClearingInstructions, Tags.TradeInputSource, Tags.TradeInputDevice, Tags.ComplianceID, Tags.SolicitedFlag, Tags.CustOrderCapacity, Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.TimeBracket, Tags.Commission, Tags.CommType, Tags.CommCurrency, Tags.FundRenewWaiv, Tags.NumDaysInterest, Tags.ExDate, Tags.AccruedInterestRate, Tags.AccruedInterestAmt, Tags.InterestAtMaturity, Tags.EndAccruedInterestAmt, Tags.StartCash, Tags.EndCash, Tags.Concession, Tags.TotalTakedown, Tags.NetMoney, Tags.SettlCurrAmt, Tags.SettlCurrFxRate, Tags.SettlCurrFxRateCalc, Tags.PositionEffect, Tags.SideMultiLegReportingType, Tags.NoContAmts, Tags.NoStipulations, Tags.NoMiscFees, Tags.ExchangeRule, Tags.TradeAllocIndicator, Tags.PreallocMethod, Tags.AllocID, Tags.NoAllocs, Tags.SideGrossTradeAmt, Tags.AggressorIndicator, Tags.SideLastQty, Tags.SideTradeReportID, Tags.SideFillStationCd, Tags.SideReasonCd, Tags.RptSeq, Tags.SideTrdSubTyp, Tags.NoSideTrdRegTS, Tags.NetGrossInd, Tags.SideCurrency, Tags.SideSettlCurrency, Tags.NoSettlDetails, Tags.SideExecID, Tags.OrderDelay, Tags.OrderDelayUnit, Tags.OrderCategory, Tags.OrderID, Tags.SecondaryOrderID, Tags.ClOrdID, Tags.SecondaryClOrdID, Tags.ListID, Tags.RefOrderID, Tags.RefOrderIDSource, Tags.RefOrdIDReason, Tags.OrdType, Tags.Price, Tags.StopPx, Tags.ExecInst, Tags.OrdStatus, Tags.OrderQty, Tags.CashOrderQty, Tags.OrderPercent, Tags.RoundingDirection, Tags.RoundingModulus, Tags.LeavesQty, Tags.CumQty, Tags.TimeInForce, Tags.ExpireTime, Tags.SecondaryDisplayQty, Tags.DisplayWhen, Tags.DisplayMethod, Tags.DisplayLowQty, Tags.DisplayHighQty, Tags.DisplayMinIncr, Tags.RefreshQty, Tags.DisplayQty, Tags.OrderCapacity, Tags.OrderRestrictions, Tags.OrigCustOrderCapacity, Tags.OrderInputDevice, Tags.LotType, Tags.TransBkdTime, Tags.OrigOrdModTime, Tags.BookingType, 0}; public NoSidesGroup() @@ -6917,7 +6917,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -7000,7 +7000,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -7053,7 +7053,7 @@ public class NoClearingInstructionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ClearingInstruction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ClearingInstruction, 0}; public NoClearingInstructionsGroup() @@ -7089,7 +7089,7 @@ public class NoContAmtsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ContAmtType, Tags.ContAmtValue, Tags.ContAmtCurr, 0}; public NoContAmtsGroup() @@ -7157,7 +7157,7 @@ public class NoStipulationsGroup : Group { public static int[] DefaultFieldOrder = [Tags.StipulationType, Tags.StipulationValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.StipulationType, Tags.StipulationValue, 0}; public NoStipulationsGroup() @@ -7209,7 +7209,7 @@ public class NoMiscFeesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MiscFeeAmt, Tags.MiscFeeCurr, Tags.MiscFeeType, Tags.MiscFeeBasis, 0}; public NoMiscFeesGroup() @@ -7293,7 +7293,7 @@ public class NoAllocsGroup : Group { public static int[] DefaultFieldOrder = [Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.AllocAccount, Tags.AllocAcctIDSource, Tags.AllocSettlCurrency, Tags.IndividualAllocID, Tags.NoNested2PartyIDs, Tags.AllocQty, Tags.AllocCustomerCapacity, Tags.AllocMethod, Tags.SecondaryIndividualAllocID, Tags.AllocClearingFeeIndicator, 0}; public NoAllocsGroup() @@ -7472,7 +7472,7 @@ public class NoNested2PartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartyID, Tags.Nested2PartyIDSource, Tags.Nested2PartyRole, Tags.NoNested2PartySubIDs, 0}; public NoNested2PartyIDsGroup() @@ -7555,7 +7555,7 @@ public class NoNested2PartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.Nested2PartySubID, Tags.Nested2PartySubIDType, 0}; public NoNested2PartySubIDsGroup() @@ -7609,7 +7609,7 @@ public class NoSideTrdRegTSGroup : Group { public static int[] DefaultFieldOrder = [Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SideTrdRegTimestamp, Tags.SideTrdRegTimestampType, Tags.SideTrdRegTimestampSrc, 0}; public NoSideTrdRegTSGroup() @@ -7677,7 +7677,7 @@ public class NoSettlDetailsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlObligSource, Tags.NoSettlPartyIDs, 0}; public NoSettlDetailsGroup() @@ -7728,7 +7728,7 @@ public class NoSettlPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartyID, Tags.SettlPartyIDSource, Tags.SettlPartyRole, Tags.NoSettlPartySubIDs, 0}; public NoSettlPartyIDsGroup() @@ -7811,7 +7811,7 @@ public class NoSettlPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SettlPartySubID, Tags.SettlPartySubIDType, 0}; public NoSettlPartySubIDsGroup() @@ -7866,7 +7866,7 @@ public class NoRootPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartyID, Tags.RootPartyIDSource, Tags.RootPartyRole, Tags.NoRootPartySubIDs, 0}; public NoRootPartyIDsGroup() @@ -7949,7 +7949,7 @@ public class NoRootPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.RootPartySubID, Tags.RootPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RootPartySubID, Tags.RootPartySubIDType, 0}; public NoRootPartySubIDsGroup() @@ -8002,7 +8002,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -9173,7 +9173,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -9225,7 +9225,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -9277,7 +9277,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -9360,7 +9360,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -9414,7 +9414,7 @@ public class NoTrdRepIndicatorsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TrdRepPartyRole, Tags.TrdRepIndicator, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TrdRepPartyRole, Tags.TrdRepIndicator, 0}; public NoTrdRepIndicatorsGroup() diff --git a/Messages/FIX50SP2/TradeCaptureReportRequest.cs b/Messages/FIX50SP2/TradeCaptureReportRequest.cs index cbc6147bc..7301c2790 100644 --- a/Messages/FIX50SP2/TradeCaptureReportRequest.cs +++ b/Messages/FIX50SP2/TradeCaptureReportRequest.cs @@ -2251,7 +2251,7 @@ public class NoPartyIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartyID, Tags.PartyIDSource, Tags.PartyRole, Tags.NoPartySubIDs, 0}; public NoPartyIDsGroup() @@ -2334,7 +2334,7 @@ public class NoPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.PartySubID, Tags.PartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.PartySubID, Tags.PartySubIDType, 0}; public NoPartySubIDsGroup() @@ -2387,7 +2387,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -2439,7 +2439,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -2539,7 +2539,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2622,7 +2622,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2675,7 +2675,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2822,7 +2822,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2889,7 +2889,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2943,7 +2943,7 @@ public class NoInstrAttribGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrAttribType, Tags.InstrAttribValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrAttribType, Tags.InstrAttribValue, 0}; public NoInstrAttribGroup() @@ -2995,7 +2995,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -4166,7 +4166,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -4218,7 +4218,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -4270,7 +4270,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -4353,7 +4353,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -4407,7 +4407,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -5290,7 +5290,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() @@ -5343,7 +5343,7 @@ public class NoDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradeDate, Tags.TransactTime, Tags.LastUpdateTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradeDate, Tags.TransactTime, Tags.LastUpdateTime, 0}; public NoDatesGroup() diff --git a/Messages/FIX50SP2/TradeCaptureReportRequestAck.cs b/Messages/FIX50SP2/TradeCaptureReportRequestAck.cs index eeb0c339b..1d44047dc 100644 --- a/Messages/FIX50SP2/TradeCaptureReportRequestAck.cs +++ b/Messages/FIX50SP2/TradeCaptureReportRequestAck.cs @@ -1743,7 +1743,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1795,7 +1795,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1895,7 +1895,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -1978,7 +1978,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2031,7 +2031,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2178,7 +2178,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2245,7 +2245,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() @@ -2299,7 +2299,7 @@ public class NoUnderlyingsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSymbol, Tags.UnderlyingSymbolSfx, Tags.UnderlyingSecurityID, Tags.UnderlyingSecurityIDSource, Tags.NoUnderlyingSecurityAltID, Tags.UnderlyingProduct, Tags.UnderlyingCFICode, Tags.UnderlyingSecurityType, Tags.UnderlyingSecuritySubType, Tags.UnderlyingMaturityMonthYear, Tags.UnderlyingMaturityDate, Tags.UnderlyingCouponPaymentDate, Tags.UnderlyingIssueDate, Tags.UnderlyingRepoCollateralSecurityType, Tags.UnderlyingRepurchaseTerm, Tags.UnderlyingRepurchaseRate, Tags.UnderlyingFactor, Tags.UnderlyingCreditRating, Tags.UnderlyingInstrRegistry, Tags.UnderlyingCountryOfIssue, Tags.UnderlyingStateOrProvinceOfIssue, Tags.UnderlyingLocaleOfIssue, Tags.UnderlyingRedemptionDate, Tags.UnderlyingStrikePrice, Tags.UnderlyingStrikeCurrency, Tags.UnderlyingOptAttribute, Tags.UnderlyingContractMultiplier, Tags.UnderlyingCouponRate, Tags.UnderlyingSecurityExchange, Tags.UnderlyingIssuer, Tags.EncodedUnderlyingIssuerLen, Tags.EncodedUnderlyingIssuer, Tags.UnderlyingSecurityDesc, Tags.EncodedUnderlyingSecurityDescLen, Tags.EncodedUnderlyingSecurityDesc, Tags.UnderlyingCPProgram, Tags.UnderlyingCPRegType, Tags.UnderlyingCurrency, Tags.UnderlyingQty, Tags.UnderlyingPx, Tags.UnderlyingDirtyPrice, Tags.UnderlyingEndPrice, Tags.UnderlyingStartValue, Tags.UnderlyingCurrentValue, Tags.UnderlyingEndValue, Tags.NoUnderlyingStips, Tags.UnderlyingAllocationPercent, Tags.UnderlyingSettlementType, Tags.UnderlyingCashAmount, Tags.UnderlyingCashType, Tags.UnderlyingUnitOfMeasure, Tags.UnderlyingTimeUnit, Tags.UnderlyingCapValue, Tags.NoUndlyInstrumentParties, Tags.UnderlyingSettlMethod, Tags.UnderlyingAdjustedQuantity, Tags.UnderlyingFXRate, Tags.UnderlyingFXRateCalc, Tags.UnderlyingMaturityTime, Tags.UnderlyingPutOrCall, Tags.UnderlyingExerciseStyle, Tags.UnderlyingUnitOfMeasureQty, Tags.UnderlyingPriceUnitOfMeasure, Tags.UnderlyingPriceUnitOfMeasureQty, Tags.UnderlyingContractMultiplierUnit, Tags.UnderlyingFlowScheduleType, Tags.UnderlyingRestructuringType, Tags.UnderlyingSeniority, Tags.UnderlyingNotionalPercentageOutstanding, Tags.UnderlyingOriginalNotionalPercentageOutstanding, Tags.UnderlyingAttachmentPoint, Tags.UnderlyingDetachmentPoint, 0}; public NoUnderlyingsGroup() @@ -3470,7 +3470,7 @@ public class NoUnderlyingSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingSecurityAltID, Tags.UnderlyingSecurityAltIDSource, 0}; public NoUnderlyingSecurityAltIDGroup() @@ -3522,7 +3522,7 @@ public class NoUnderlyingStipsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingStipType, Tags.UnderlyingStipValue, 0}; public NoUnderlyingStipsGroup() @@ -3574,7 +3574,7 @@ public class NoUndlyInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartyID, Tags.UnderlyingInstrumentPartyIDSource, Tags.UnderlyingInstrumentPartyRole, Tags.NoUndlyInstrumentPartySubIDs, 0}; public NoUndlyInstrumentPartiesGroup() @@ -3657,7 +3657,7 @@ public class NoUndlyInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.UnderlyingInstrumentPartySubID, Tags.UnderlyingInstrumentPartySubIDType, 0}; public NoUndlyInstrumentPartySubIDsGroup() @@ -3711,7 +3711,7 @@ public class NoLegsGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSymbol, Tags.LegSymbolSfx, Tags.LegSecurityID, Tags.LegSecurityIDSource, Tags.NoLegSecurityAltID, Tags.LegProduct, Tags.LegCFICode, Tags.LegSecurityType, Tags.LegSecuritySubType, Tags.LegMaturityMonthYear, Tags.LegMaturityDate, Tags.LegCouponPaymentDate, Tags.LegIssueDate, Tags.LegRepoCollateralSecurityType, Tags.LegRepurchaseTerm, Tags.LegRepurchaseRate, Tags.LegFactor, Tags.LegCreditRating, Tags.LegInstrRegistry, Tags.LegCountryOfIssue, Tags.LegStateOrProvinceOfIssue, Tags.LegLocaleOfIssue, Tags.LegRedemptionDate, Tags.LegStrikePrice, Tags.LegStrikeCurrency, Tags.LegOptAttribute, Tags.LegContractMultiplier, Tags.LegCouponRate, Tags.LegSecurityExchange, Tags.LegIssuer, Tags.EncodedLegIssuerLen, Tags.EncodedLegIssuer, Tags.LegSecurityDesc, Tags.EncodedLegSecurityDescLen, Tags.EncodedLegSecurityDesc, Tags.LegRatioQty, Tags.LegSide, Tags.LegCurrency, Tags.LegPool, Tags.LegDatedDate, Tags.LegContractSettlMonth, Tags.LegInterestAccrualDate, Tags.LegUnitOfMeasure, Tags.LegTimeUnit, Tags.LegOptionRatio, Tags.LegPrice, Tags.LegMaturityTime, Tags.LegPutOrCall, Tags.LegExerciseStyle, Tags.LegUnitOfMeasureQty, Tags.LegPriceUnitOfMeasure, Tags.LegPriceUnitOfMeasureQty, Tags.LegContractMultiplierUnit, Tags.LegFlowScheduleType, 0}; public NoLegsGroup() @@ -4594,7 +4594,7 @@ public class NoLegSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.LegSecurityAltID, Tags.LegSecurityAltIDSource, 0}; public NoLegSecurityAltIDGroup() diff --git a/Messages/FIX50SP2/TradingSessionList.cs b/Messages/FIX50SP2/TradingSessionList.cs index 43f293515..14c76e659 100644 --- a/Messages/FIX50SP2/TradingSessionList.cs +++ b/Messages/FIX50SP2/TradingSessionList.cs @@ -114,7 +114,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MarketID, Tags.MarketSegmentID, Tags.TradingSessionDesc, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, Tags.TransactTime, Tags.TradSesUpdateAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MarketID, Tags.MarketSegmentID, Tags.TradingSessionDesc, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, Tags.TransactTime, Tags.TradSesUpdateAction, 0}; public NoTradingSessionsGroup() @@ -565,7 +565,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -601,7 +601,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -637,7 +637,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -673,7 +673,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -725,7 +725,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() diff --git a/Messages/FIX50SP2/TradingSessionListUpdateReport.cs b/Messages/FIX50SP2/TradingSessionListUpdateReport.cs index e3572be81..340682fd4 100644 --- a/Messages/FIX50SP2/TradingSessionListUpdateReport.cs +++ b/Messages/FIX50SP2/TradingSessionListUpdateReport.cs @@ -114,7 +114,7 @@ public class NoTradingSessionsGroup : Group { public static int[] DefaultFieldOrder = [Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MarketID, Tags.MarketSegmentID, Tags.TradingSessionDesc, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, Tags.TransactTime, Tags.TradSesUpdateAction, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TradingSessionID, Tags.TradingSessionSubID, Tags.SecurityExchange, Tags.TradSesMethod, Tags.TradSesMode, Tags.UnsolicitedIndicator, Tags.TradSesStatus, Tags.TradSesStatusRejReason, Tags.TradSesStartTime, Tags.TradSesOpenTime, Tags.TradSesPreCloseTime, Tags.TradSesCloseTime, Tags.TradSesEndTime, Tags.TotalVolumeTraded, Tags.Text, Tags.EncodedTextLen, Tags.EncodedText, Tags.MarketID, Tags.MarketSegmentID, Tags.TradingSessionDesc, Tags.NoOrdTypeRules, Tags.NoTimeInForceRules, Tags.NoExecInstRules, Tags.NoMatchRules, Tags.NoMDFeedTypes, Tags.TransactTime, Tags.TradSesUpdateAction, 0}; public NoTradingSessionsGroup() @@ -565,7 +565,7 @@ public class NoOrdTypeRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.OrdType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.OrdType, 0}; public NoOrdTypeRulesGroup() @@ -601,7 +601,7 @@ public class NoTimeInForceRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.TimeInForce, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.TimeInForce, 0}; public NoTimeInForceRulesGroup() @@ -637,7 +637,7 @@ public class NoExecInstRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ExecInstValue, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ExecInstValue, 0}; public NoExecInstRulesGroup() @@ -673,7 +673,7 @@ public class NoMatchRulesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MatchAlgorithm, Tags.MatchType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MatchAlgorithm, Tags.MatchType, 0}; public NoMatchRulesGroup() @@ -725,7 +725,7 @@ public class NoMDFeedTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.MDFeedType, Tags.MarketDepth, Tags.MDBookType, 0}; public NoMDFeedTypesGroup() diff --git a/Messages/FIX50SP2/TradingSessionStatus.cs b/Messages/FIX50SP2/TradingSessionStatus.cs index 39f502224..0ca59b7c7 100644 --- a/Messages/FIX50SP2/TradingSessionStatus.cs +++ b/Messages/FIX50SP2/TradingSessionStatus.cs @@ -1819,7 +1819,7 @@ public class NoSecurityAltIDGroup : Group { public static int[] DefaultFieldOrder = [Tags.SecurityAltID, Tags.SecurityAltIDSource, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.SecurityAltID, Tags.SecurityAltIDSource, 0}; public NoSecurityAltIDGroup() @@ -1871,7 +1871,7 @@ public class NoEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.EventType, Tags.EventDate, Tags.EventPx, Tags.EventText, Tags.EventTime, 0}; public NoEventsGroup() @@ -1971,7 +1971,7 @@ public class NoInstrumentPartiesGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartyID, Tags.InstrumentPartyIDSource, Tags.InstrumentPartyRole, Tags.NoInstrumentPartySubIDs, 0}; public NoInstrumentPartiesGroup() @@ -2054,7 +2054,7 @@ public class NoInstrumentPartySubIDsGroup : Group { public static int[] DefaultFieldOrder = [Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.InstrumentPartySubID, Tags.InstrumentPartySubIDType, 0}; public NoInstrumentPartySubIDsGroup() @@ -2107,7 +2107,7 @@ public class NoComplexEventsGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventType, Tags.ComplexOptPayoutAmount, Tags.ComplexEventPrice, Tags.ComplexEventPriceBoundaryMethod, Tags.ComplexEventPriceBoundaryPrecision, Tags.ComplexEventPriceTimeType, Tags.ComplexEventCondition, Tags.NoComplexEventDates, 0}; public NoComplexEventsGroup() @@ -2254,7 +2254,7 @@ public class NoComplexEventDatesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartDate, Tags.ComplexEventEndDate, Tags.NoComplexEventTimes, 0}; public NoComplexEventDatesGroup() @@ -2321,7 +2321,7 @@ public class NoComplexEventTimesGroup : Group { public static int[] DefaultFieldOrder = [Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.ComplexEventStartTime, Tags.ComplexEventEndTime, 0}; public NoComplexEventTimesGroup() diff --git a/Messages/FIXT11/Logon.cs b/Messages/FIXT11/Logon.cs index c256db1a1..ab4f8bc89 100644 --- a/Messages/FIXT11/Logon.cs +++ b/Messages/FIXT11/Logon.cs @@ -221,7 +221,7 @@ public class NoMsgTypesGroup : Group { public static int[] DefaultFieldOrder = [Tags.RefMsgType, Tags.MsgDirection, Tags.RefApplVerID, Tags.RefCstmApplVerID, 0]; - [Obsolete("Use DefaultFieldOrder instead. This will be removed in a future release.")] + [Obsolete("Use DefaultFieldOrder instead. This will be removed in 1.16.")] public static int[] fieldOrder = {Tags.RefMsgType, Tags.MsgDirection, Tags.RefApplVerID, Tags.RefCstmApplVerID, 0}; public NoMsgTypesGroup()