text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```xml import { handleActions } from 'redux-actions'; import * as actions from '../actions'; const settings = handleActions( { [actions.initSettingsRequest.toString()]: (state: any) => ({ ...state, processing: true, }), [actions.initSettingsFailure.toString()]: (state: any) => ({ ...state, processing: false, }), [actions.initSettingsSuccess.toString()]: (state: any, { payload }: any) => { const { settingsList } = payload; const newState = { ...state, settingsList, processing: false, }; return newState; }, [actions.toggleSettingStatus.toString()]: (state: any, { payload }: any) => { const { settingsList } = state; const { settingKey, value } = payload; const setting = settingsList[settingKey]; const newSetting = value || { ...setting, enabled: !setting.enabled, }; const newSettingsList = { ...settingsList, [settingKey]: newSetting, }; return { ...state, settingsList: newSettingsList, }; }, [actions.testUpstreamRequest.toString()]: (state: any) => ({ ...state, processingTestUpstream: true, }), [actions.testUpstreamFailure.toString()]: (state: any) => ({ ...state, processingTestUpstream: false, }), [actions.testUpstreamSuccess.toString()]: (state: any) => ({ ...state, processingTestUpstream: false, }), }, { processing: true, processingTestUpstream: false, processingDhcpStatus: false, settingsList: {}, }, ); export default settings; ```
/content/code_sandbox/client/src/reducers/settings.ts
xml
2016-07-06T10:31:47
2024-08-16T18:17:06
AdGuardHome
AdguardTeam/AdGuardHome
24,082
380
```xml <?xml version="1.0" encoding="utf-8" standalone="no"?> <installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201"> <title>Cardano</title> <options customize="allow" allow-external-scripts="no"/> <domains enable_localSystem="true"/> <welcome mime-type="text/rtf" file="welcome.rtf" /> <conclusion mime-type="text/rtf" file="conclusion.rtf" /> <choices-outline> <line choice="choice2"/> </choices-outline> <choice id="choice2" title="Cardano "> <pkg-ref id="org.cardano.binaries.pkg"/> </choice> <pkg-ref id="org.cardano.binaries.pkg" version="1" auth="Root">binaries.pkg</pkg-ref> </installer-script> ```
/content/code_sandbox/installers/data/Distribution.xml
xml
2016-10-05T13:48:54
2024-08-13T22:03:19
daedalus
input-output-hk/daedalus
1,230
208
```xml <fix major='5' type='FIX' servicepack='1' minor='0'> <header /> <messages> <message name='IOI' msgcat='app' msgtype='6'> <field name='IOIID' required='Y' /> <field name='IOITransType' required='Y' /> <field name='IOIRefID' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Side' required='Y' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='N' /> <field name='IOIQty' required='Y' /> <field name='Currency' required='N' /> <component name='Stipulations' required='N' /> <component name='InstrmtLegIOIGrp' required='N' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='ValidUntilTime' required='N' /> <field name='IOIQltyInd' required='N' /> <field name='IOINaturalFlag' required='N' /> <component name='IOIQualGrp' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='TransactTime' required='N' /> <field name='URLLink' required='N' /> <component name='RoutingGrp' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <component name='Parties' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='Advertisement' msgcat='app' msgtype='7'> <field name='AdvId' required='Y' /> <field name='AdvTransType' required='Y' /> <field name='AdvRefID' required='N' /> <component name='Instrument' required='Y' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='AdvSide' required='Y' /> <field name='Quantity' required='Y' /> <field name='QtyType' required='N' /> <field name='Price' required='N' /> <field name='Currency' required='N' /> <field name='TradeDate' required='N' /> <field name='TransactTime' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='URLLink' required='N' /> <field name='LastMkt' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> </message> <message name='ExecutionReport' msgcat='app' msgtype='8'> <field name='OrderID' required='Y' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='SecondaryExecID' required='N' /> <field name='ClOrdID' required='N' /> <field name='OrigClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <field name='QuoteRespID' required='N' /> <field name='OrdStatusReqID' required='N' /> <field name='MassStatusReqID' required='N' /> <field name='TotNumReports' required='N' /> <field name='LastRptRequested' required='N' /> <component name='Parties' required='N' /> <field name='TradeOriginationDate' required='N' /> <component name='ContraGrp' required='N' /> <field name='ListID' required='N' /> <field name='CrossID' required='N' /> <field name='OrigCrossID' required='N' /> <field name='CrossType' required='N' /> <field name='ExecID' required='Y' /> <field name='ExecRefID' required='N' /> <field name='ExecType' required='Y' /> <field name='OrdStatus' required='Y' /> <field name='WorkingIndicator' required='N' /> <field name='OrdRejReason' required='N' /> <field name='ExecRestatementReason' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='DayBookingInst' required='N' /> <field name='BookingUnit' required='N' /> <field name='PreallocMethod' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='CashMargin' required='N' /> <field name='ClearingFeeIndicator' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Side' required='Y' /> <component name='Stipulations' required='N' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='N' /> <field name='OrdType' required='N' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='StopPx' required='N' /> <component name='PegInstructions' required='N' /> <component name='DiscretionInstructions' required='N' /> <field name='PeggedPrice' required='N' /> <field name='DiscretionPrice' required='N' /> <field name='TargetStrategy' required='N' /> <field name='TargetStrategyParameters' required='N' /> <field name='ParticipationRate' required='N' /> <field name='TargetStrategyPerformance' required='N' /> <field name='Currency' required='N' /> <field name='ComplianceID' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='TimeInForce' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='ExecInst' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='LastQty' required='N' /> <field name='UnderlyingLastQty' required='N' /> <field name='LastPx' required='N' /> <field name='UnderlyingLastPx' required='N' /> <field name='LastParPx' required='N' /> <field name='LastSpotRate' required='N' /> <field name='LastForwardPoints' required='N' /> <field name='LastMkt' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='TimeBracket' required='N' /> <field name='LastCapacity' required='N' /> <field name='LeavesQty' required='Y' /> <field name='CumQty' required='Y' /> <field name='AvgPx' required='N' /> <field name='DayOrderQty' required='N' /> <field name='DayCumQty' required='N' /> <field name='DayAvgPx' required='N' /> <field name='GTBookingInst' required='N' /> <field name='TradeDate' required='N' /> <field name='TransactTime' required='N' /> <field name='ReportToExch' required='N' /> <component name='CommissionData' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='GrossTradeAmt' required='N' /> <field name='NumDaysInterest' required='N' /> <field name='ExDate' required='N' /> <field name='AccruedInterestRate' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='InterestAtMaturity' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <field name='TradedFlatSwitch' required='N' /> <field name='BasisFeatureDate' required='N' /> <field name='BasisFeaturePrice' required='N' /> <field name='Concession' required='N' /> <field name='TotalTakedown' required='N' /> <field name='NetMoney' required='N' /> <field name='SettlCurrAmt' required='N' /> <field name='SettlCurrency' required='N' /> <field name='SettlCurrFxRate' required='N' /> <field name='SettlCurrFxRateCalc' required='N' /> <field name='HandlInst' required='N' /> <field name='MinQty' required='N' /> <field name='MaxFloor' required='N' /> <field name='PositionEffect' required='N' /> <field name='MaxShow' required='N' /> <field name='BookingType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='LastForwardPoints2' required='N' /> <field name='MultiLegReportingType' required='N' /> <field name='CancellationRights' required='N' /> <field name='MoneyLaunderingStatus' required='N' /> <field name='RegistID' required='N' /> <field name='Designation' required='N' /> <field name='TransBkdTime' required='N' /> <field name='ExecValuationPoint' required='N' /> <field name='ExecPriceType' required='N' /> <field name='ExecPriceAdjustment' required='N' /> <field name='PriorityIndicator' required='N' /> <field name='PriceImprovement' required='N' /> <field name='LastLiquidityInd' required='N' /> <component name='ContAmtGrp' required='N' /> <component name='InstrmtLegExecGrp' required='N' /> <field name='CopyMsgIndicator' required='N' /> <component name='MiscFeesGrp' required='N' /> <component name='StrategyParametersGrp' required='N' /> <field name='HostCrossID' required='N' /> <field name='ManualOrderIndicator' required='N' /> <field name='CustDirectedOrder' required='N' /> <field name='ReceivedDeptID' required='N' /> <field name='CustOrderHandlingInst' required='N' /> <field name='OrderHandlingInstSource' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='AggressorIndicator' required='N' /> <field name='CalculatedCcyLastQty' required='N' /> <field name='LastSwapPoints' required='N' /> <field name='MatchType' required='N' /> <field name='OrderCategory' required='N' /> <field name='LotType' required='N' /> <field name='PriceProtectionScope' required='N' /> <component name='TriggeringInstruction' required='N' /> <field name='PeggedRefPrice' required='N' /> <field name='PreTradeAnonymity' required='N' /> <field name='MatchIncrement' required='N' /> <field name='MaxPriceLevels' required='N' /> <component name='DisplayInstruction' required='N' /> <field name='Volatility' required='N' /> <field name='TimeToExpiration' required='N' /> <field name='RiskFreeRate' required='N' /> <field name='PriceDelta' required='N' /> <field name='TrdMatchID' required='N' /> <field name='AllocID' required='N' /> <component name='PreAllocGrp' required='N' /> <field name='TotNoFills' required='N' /> <field name='LastFragment' required='N' /> <component name='FillsGrp' required='N' /> <field name='DividendYield' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='OrderCancelReject' msgcat='app' msgtype='9'> <field name='OrderID' required='Y' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdID' required='Y' /> <field name='ClOrdLinkID' required='N' /> <field name='OrigClOrdID' required='N' /> <field name='OrdStatus' required='Y' /> <field name='WorkingIndicator' required='N' /> <field name='OrigOrdModTime' required='N' /> <field name='ListID' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <field name='TransactTime' required='N' /> <field name='CxlRejResponseTo' required='Y' /> <field name='CxlRejReason' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='News' msgcat='app' msgtype='B'> <field name='OrigTime' required='N' /> <field name='Urgency' required='N' /> <field name='Headline' required='Y' /> <field name='EncodedHeadlineLen' required='N' /> <field name='EncodedHeadline' required='N' /> <component name='RoutingGrp' required='N' /> <component name='InstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='LinesOfTextGrp' required='Y' /> <field name='URLLink' required='N' /> <field name='RawDataLength' required='N' /> <field name='RawData' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='Email' msgcat='app' msgtype='C'> <field name='EmailThreadID' required='Y' /> <field name='EmailType' required='Y' /> <field name='OrigTime' required='N' /> <field name='Subject' required='Y' /> <field name='EncodedSubjectLen' required='N' /> <field name='EncodedSubject' required='N' /> <component name='RoutingGrp' required='N' /> <component name='InstrmtGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='OrderID' required='N' /> <field name='ClOrdID' required='N' /> <component name='LinesOfTextGrp' required='Y' /> <field name='RawDataLength' required='N' /> <field name='RawData' required='N' /> </message> <message name='NewOrderSingle' msgcat='app' msgtype='D'> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <component name='Parties' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='DayBookingInst' required='N' /> <field name='BookingUnit' required='N' /> <field name='PreallocMethod' required='N' /> <field name='AllocID' required='N' /> <component name='PreAllocGrp' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='CashMargin' required='N' /> <field name='ClearingFeeIndicator' required='N' /> <field name='HandlInst' required='N' /> <field name='ExecInst' required='N' /> <field name='MinQty' required='N' /> <field name='MaxFloor' required='N' /> <field name='ExDestination' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='ProcessCode' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='PrevClosePx' required='N' /> <field name='Side' required='Y' /> <field name='LocateReqd' required='N' /> <field name='TransactTime' required='Y' /> <component name='Stipulations' required='N' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='Y' /> <field name='OrdType' required='Y' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='StopPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='Currency' required='N' /> <field name='ComplianceID' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='IOIID' required='N' /> <field name='QuoteID' required='N' /> <field name='TimeInForce' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='GTBookingInst' required='N' /> <component name='CommissionData' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ForexReq' required='N' /> <field name='SettlCurrency' required='N' /> <field name='BookingType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='Price2' required='N' /> <field name='PositionEffect' required='N' /> <field name='CoveredOrUncovered' required='N' /> <field name='MaxShow' required='N' /> <component name='PegInstructions' required='N' /> <component name='DiscretionInstructions' required='N' /> <field name='TargetStrategy' required='N' /> <field name='TargetStrategyParameters' required='N' /> <field name='ParticipationRate' required='N' /> <field name='CancellationRights' required='N' /> <field name='MoneyLaunderingStatus' required='N' /> <field name='RegistID' required='N' /> <field name='Designation' required='N' /> <component name='StrategyParametersGrp' required='N' /> <field name='ManualOrderIndicator' required='N' /> <field name='CustDirectedOrder' required='N' /> <field name='ReceivedDeptID' required='N' /> <field name='CustOrderHandlingInst' required='N' /> <field name='OrderHandlingInstSource' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='MatchIncrement' required='N' /> <field name='MaxPriceLevels' required='N' /> <component name='DisplayInstruction' required='N' /> <field name='PriceProtectionScope' required='N' /> <component name='TriggeringInstruction' required='N' /> <field name='PreTradeAnonymity' required='N' /> <field name='RefOrderID' required='N' /> <field name='RefOrderIDSource' required='N' /> <field name='ExDestinationIDSource' required='N' /> </message> <message name='NewOrderList' msgcat='app' msgtype='E'> <field name='ListID' required='Y' /> <field name='BidID' required='N' /> <field name='ClientBidID' required='N' /> <field name='ProgRptReqs' required='N' /> <field name='BidType' required='Y' /> <field name='ProgPeriodInterval' required='N' /> <field name='CancellationRights' required='N' /> <field name='MoneyLaunderingStatus' required='N' /> <field name='RegistID' required='N' /> <field name='ListExecInstType' required='N' /> <field name='ListExecInst' required='N' /> <field name='EncodedListExecInstLen' required='N' /> <field name='EncodedListExecInst' required='N' /> <field name='AllowableOneSidednessPct' required='N' /> <field name='AllowableOneSidednessValue' required='N' /> <field name='AllowableOneSidednessCurr' required='N' /> <field name='TotNoOrders' required='Y' /> <field name='LastFragment' required='N' /> <component name='ListOrdGrp' required='Y' /> <component name='RootParties' required='N' /> <field name='ContingencyType' required='N' /> </message> <message name='OrderCancelRequest' msgcat='app' msgtype='F'> <field name='OrigClOrdID' required='N' /> <field name='OrderID' required='N' /> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <field name='ListID' required='N' /> <field name='OrigOrdModTime' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='Parties' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Side' required='Y' /> <field name='TransactTime' required='Y' /> <component name='OrderQtyData' required='Y' /> <field name='ComplianceID' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='OrderCancelReplaceRequest' msgcat='app' msgtype='G'> <field name='OrderID' required='N' /> <component name='Parties' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <field name='OrigClOrdID' required='N' /> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <field name='ListID' required='N' /> <field name='OrigOrdModTime' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='DayBookingInst' required='N' /> <field name='BookingUnit' required='N' /> <field name='PreallocMethod' required='N' /> <field name='AllocID' required='N' /> <component name='PreAllocGrp' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='CashMargin' required='N' /> <field name='ClearingFeeIndicator' required='N' /> <field name='HandlInst' required='N' /> <field name='ExecInst' required='N' /> <field name='MinQty' required='N' /> <field name='MaxFloor' required='N' /> <field name='ExDestination' required='N' /> <component name='TrdgSesGrp' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Side' required='Y' /> <field name='TransactTime' required='Y' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='Y' /> <field name='OrdType' required='Y' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='StopPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <component name='PegInstructions' required='N' /> <component name='DiscretionInstructions' required='N' /> <field name='TargetStrategy' required='N' /> <field name='TargetStrategyParameters' required='N' /> <field name='ParticipationRate' required='N' /> <field name='ComplianceID' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='Currency' required='N' /> <field name='TimeInForce' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='GTBookingInst' required='N' /> <component name='CommissionData' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ForexReq' required='N' /> <field name='SettlCurrency' required='N' /> <field name='BookingType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='Price2' required='N' /> <field name='PositionEffect' required='N' /> <field name='CoveredOrUncovered' required='N' /> <field name='MaxShow' required='N' /> <field name='LocateReqd' required='N' /> <field name='CancellationRights' required='N' /> <field name='MoneyLaunderingStatus' required='N' /> <field name='RegistID' required='N' /> <field name='Designation' required='N' /> <component name='StrategyParametersGrp' required='N' /> <field name='ManualOrderIndicator' required='N' /> <field name='CustDirectedOrder' required='N' /> <field name='ReceivedDeptID' required='N' /> <field name='CustOrderHandlingInst' required='N' /> <field name='OrderHandlingInstSource' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='MatchIncrement' required='N' /> <field name='MaxPriceLevels' required='N' /> <component name='DisplayInstruction' required='N' /> <field name='PriceProtectionScope' required='N' /> <component name='TriggeringInstruction' required='N' /> <field name='PreTradeAnonymity' required='N' /> <field name='ExDestinationIDSource' required='N' /> </message> <message name='OrderStatusRequest' msgcat='app' msgtype='H'> <field name='OrderID' required='N' /> <field name='ClOrdID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <component name='Parties' required='N' /> <field name='OrdStatusReqID' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Side' required='Y' /> </message> <message name='AllocationInstruction' msgcat='app' msgtype='J'> <field name='AllocID' required='Y' /> <field name='AllocTransType' required='Y' /> <field name='AllocType' required='Y' /> <field name='SecondaryAllocID' required='N' /> <field name='RefAllocID' required='N' /> <field name='AllocCancReplaceReason' required='N' /> <field name='AllocIntermedReqType' required='N' /> <field name='AllocLinkID' required='N' /> <field name='AllocLinkType' required='N' /> <field name='BookingRefID' required='N' /> <field name='AllocNoOrdersType' required='N' /> <component name='OrdAllocGrp' required='N' /> <component name='ExecAllocGrp' required='N' /> <field name='PreviouslyReported' required='N' /> <field name='ReversalIndicator' required='N' /> <field name='MatchType' required='N' /> <field name='Side' required='Y' /> <component name='Instrument' required='Y' /> <component name='InstrumentExtension' required='N' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Quantity' required='Y' /> <field name='QtyType' required='N' /> <field name='LastMkt' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='PriceType' required='N' /> <field name='AvgPx' required='N' /> <field name='AvgParPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <field name='Currency' required='N' /> <field name='AvgPxPrecision' required='N' /> <component name='Parties' required='N' /> <field name='TradeDate' required='Y' /> <field name='TransactTime' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='BookingType' required='N' /> <field name='GrossTradeAmt' required='N' /> <field name='Concession' required='N' /> <field name='TotalTakedown' required='N' /> <field name='NetMoney' required='N' /> <field name='PositionEffect' required='N' /> <field name='AutoAcceptIndicator' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='NumDaysInterest' required='N' /> <field name='AccruedInterestRate' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='TotalAccruedInterestAmt' required='N' /> <field name='InterestAtMaturity' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <field name='LegalConfirm' required='N' /> <component name='Stipulations' required='N' /> <component name='YieldData' required='N' /> <field name='TotNoAllocs' required='N' /> <field name='LastFragment' required='N' /> <component name='AllocGrp' required='N' /> <component name='PositionAmountData' required='N' /> <field name='AvgPxIndicator' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='TrdType' required='N' /> <field name='TrdSubType' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='TradeInputSource' required='N' /> <field name='MultiLegReportingType' required='N' /> <field name='MessageEventSource' required='N' /> <field name='RndPx' required='N' /> </message> <message name='ListCancelRequest' msgcat='app' msgtype='K'> <field name='ListID' required='Y' /> <field name='TransactTime' required='Y' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='Parties' required='N' /> </message> <message name='ListExecute' msgcat='app' msgtype='L'> <field name='ListID' required='Y' /> <field name='ClientBidID' required='N' /> <field name='BidID' required='N' /> <field name='TransactTime' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='ListStatusRequest' msgcat='app' msgtype='M'> <field name='ListID' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='ListStatus' msgcat='app' msgtype='N'> <field name='ListID' required='Y' /> <field name='ListStatusType' required='Y' /> <field name='NoRpts' required='Y' /> <field name='ListOrderStatus' required='Y' /> <field name='RptSeq' required='Y' /> <field name='ListStatusText' required='N' /> <field name='EncodedListStatusTextLen' required='N' /> <field name='EncodedListStatusText' required='N' /> <field name='TransactTime' required='N' /> <field name='TotNoOrders' required='Y' /> <field name='LastFragment' required='N' /> <component name='OrdListStatGrp' required='Y' /> <field name='ContingencyType' required='N' /> <field name='ListRejectReason' required='N' /> </message> <message name='AllocationInstructionAck' msgcat='app' msgtype='P'> <field name='AllocID' required='Y' /> <component name='Parties' required='N' /> <field name='SecondaryAllocID' required='N' /> <field name='TradeDate' required='N' /> <field name='TransactTime' required='N' /> <field name='AllocStatus' required='Y' /> <field name='AllocRejCode' required='N' /> <field name='AllocType' required='N' /> <field name='AllocIntermedReqType' required='N' /> <field name='MatchStatus' required='N' /> <field name='Product' required='N' /> <field name='SecurityType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='AllocAckGrp' required='N' /> </message> <message name='DontKnowTrade' msgcat='app' msgtype='Q'> <field name='OrderID' required='Y' /> <field name='SecondaryOrderID' required='N' /> <field name='ExecID' required='Y' /> <field name='DKReason' required='Y' /> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Side' required='Y' /> <component name='OrderQtyData' required='Y' /> <field name='LastQty' required='N' /> <field name='LastPx' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='QuoteRequest' msgcat='app' msgtype='R'> <field name='QuoteReqID' required='Y' /> <field name='RFQReqID' required='N' /> <field name='ClOrdID' required='N' /> <field name='OrderCapacity' required='N' /> <component name='QuotReqGrp' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='RootParties' required='N' /> <field name='PrivateQuote' required='N' /> <field name='RespondentType' required='N' /> <field name='PreTradeAnonymity' required='N' /> </message> <message name='Quote' msgcat='app' msgtype='S'> <field name='QuoteReqID' required='N' /> <field name='QuoteID' required='Y' /> <field name='QuoteRespID' required='N' /> <field name='QuoteType' required='N' /> <component name='QuotQualGrp' required='N' /> <field name='QuoteResponseLevel' required='N' /> <component name='Parties' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Side' required='N' /> <component name='OrderQtyData' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='Currency' required='N' /> <component name='Stipulations' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='LegQuotGrp' required='N' /> <field name='BidPx' required='N' /> <field name='OfferPx' required='N' /> <field name='MktBidPx' required='N' /> <field name='MktOfferPx' required='N' /> <field name='MinBidSize' required='N' /> <field name='BidSize' required='N' /> <field name='MinOfferSize' required='N' /> <field name='OfferSize' required='N' /> <field name='ValidUntilTime' required='N' /> <field name='BidSpotRate' required='N' /> <field name='OfferSpotRate' required='N' /> <field name='BidForwardPoints' required='N' /> <field name='OfferForwardPoints' required='N' /> <field name='MidPx' required='N' /> <field name='BidYield' required='N' /> <field name='MidYield' required='N' /> <field name='OfferYield' required='N' /> <field name='TransactTime' required='N' /> <field name='OrdType' required='N' /> <field name='BidForwardPoints2' required='N' /> <field name='OfferForwardPoints2' required='N' /> <field name='SettlCurrBidFxRate' required='N' /> <field name='SettlCurrOfferFxRate' required='N' /> <field name='SettlCurrFxRateCalc' required='N' /> <field name='CommType' required='N' /> <field name='Commission' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ExDestination' required='N' /> <field name='OrderCapacity' required='N' /> <field name='PriceType' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='BidSwapPoints' required='N' /> <field name='OfferSwapPoints' required='N' /> <field name='ExDestinationIDSource' required='N' /> <field name='QuoteMsgID' required='N' /> <field name='PrivateQuote' required='N' /> <field name='MinQty' required='N' /> </message> <message name='SettlementInstructions' msgcat='app' msgtype='T'> <field name='SettlInstMsgID' required='Y' /> <field name='SettlInstReqID' required='N' /> <field name='SettlInstMode' required='Y' /> <field name='SettlInstReqRejCode' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='ClOrdID' required='N' /> <field name='TransactTime' required='Y' /> <component name='SettlInstGrp' required='N' /> </message> <message name='MarketDataRequest' msgcat='app' msgtype='V'> <field name='MDReqID' required='Y' /> <field name='SubscriptionRequestType' required='Y' /> <field name='MarketDepth' required='Y' /> <field name='MDUpdateType' required='N' /> <field name='AggregatedBook' required='N' /> <field name='OpenCloseSettlFlag' required='N' /> <field name='Scope' required='N' /> <field name='MDImplicitDelete' required='N' /> <component name='MDReqGrp' required='Y' /> <component name='InstrmtMDReqGrp' required='Y' /> <component name='TrdgSesGrp' required='N' /> <field name='ApplQueueAction' required='N' /> <field name='ApplQueueMax' required='N' /> <field name='MDQuoteType' required='N' /> <component name='Parties' required='N' /> </message> <message name='MarketDataSnapshotFullRefresh' msgcat='app' msgtype='W'> <field name='MDReqID' required='N' /> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='FinancialStatus' required='N' /> <field name='CorporateAction' required='N' /> <field name='NetChgPrevDay' required='N' /> <component name='MDFullGrp' required='Y' /> <field name='ApplQueueDepth' required='N' /> <field name='ApplQueueResolution' required='N' /> <field name='MDReportID' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='MDBookType' required='N' /> <field name='MDFeedType' required='N' /> <field name='TradeDate' required='N' /> <component name='RoutingGrp' required='N' /> <field name='MDSubBookType' required='N' /> <field name='MarketDepth' required='N' /> <field name='TotNumReports' required='N' /> <field name='RefreshIndicator' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='MarketDataIncrementalRefresh' msgcat='app' msgtype='X'> <field name='MDReqID' required='N' /> <component name='MDIncGrp' required='Y' /> <field name='ApplQueueDepth' required='N' /> <field name='ApplQueueResolution' required='N' /> <field name='MDBookType' required='N' /> <field name='MDFeedType' required='N' /> <field name='TradeDate' required='N' /> <component name='RoutingGrp' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='MarketDataRequestReject' msgcat='app' msgtype='Y'> <field name='MDReqID' required='Y' /> <field name='MDReqRejReason' required='N' /> <component name='MDRjctGrp' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='Parties' required='N' /> </message> <message name='QuoteCancel' msgcat='app' msgtype='Z'> <field name='QuoteReqID' required='N' /> <field name='QuoteID' required='N' /> <field name='QuoteCancelType' required='Y' /> <field name='QuoteResponseLevel' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='QuotCxlEntriesGrp' required='N' /> <field name='QuoteMsgID' required='N' /> </message> <message name='QuoteStatusRequest' msgcat='app' msgtype='a'> <field name='QuoteStatusReqID' required='N' /> <field name='QuoteID' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SubscriptionRequestType' required='N' /> </message> <message name='MassQuoteAcknowledgement' msgcat='app' msgtype='b'> <field name='QuoteReqID' required='N' /> <field name='QuoteID' required='N' /> <field name='QuoteStatus' required='Y' /> <field name='QuoteRejectReason' required='N' /> <field name='QuoteResponseLevel' required='N' /> <field name='QuoteType' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='QuotSetAckGrp' required='N' /> <field name='QuoteCancelType' required='N' /> </message> <message name='SecurityDefinitionRequest' msgcat='app' msgtype='c'> <field name='SecurityReqID' required='Y' /> <field name='SecurityRequestType' required='Y' /> <component name='Instrument' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Currency' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='ExpirationCycle' required='N' /> <field name='SubscriptionRequestType' required='N' /> <component name='Stipulations' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> </message> <message name='SecurityDefinition' msgcat='app' msgtype='d'> <field name='SecurityReqID' required='N' /> <field name='SecurityResponseID' required='N' /> <field name='SecurityResponseType' required='N' /> <component name='Instrument' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Currency' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='SecurityReportID' required='N' /> <field name='ClearingBusinessDate' required='N' /> <component name='Stipulations' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='CorporateAction' required='N' /> <component name='MarketSegmentGrp' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='SecurityStatusRequest' msgcat='app' msgtype='e'> <field name='SecurityStatusReqID' required='Y' /> <component name='Instrument' required='Y' /> <component name='InstrumentExtension' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Currency' required='N' /> <field name='SubscriptionRequestType' required='Y' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> </message> <message name='SecurityStatus' msgcat='app' msgtype='f'> <field name='SecurityStatusReqID' required='N' /> <component name='Instrument' required='Y' /> <component name='InstrumentExtension' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Currency' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='UnsolicitedIndicator' required='N' /> <field name='SecurityTradingStatus' required='N' /> <field name='FinancialStatus' required='N' /> <field name='CorporateAction' required='N' /> <field name='HaltReasonChar' required='N' /> <field name='InViewOfCommon' required='N' /> <field name='DueToRelated' required='N' /> <field name='BuyVolume' required='N' /> <field name='SellVolume' required='N' /> <field name='HighPx' required='N' /> <field name='LowPx' required='N' /> <field name='LastPx' required='N' /> <field name='TransactTime' required='N' /> <field name='Adjustment' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='FirstPx' required='N' /> <field name='SecurityTradingEvent' required='N' /> <field name='MDBookType' required='N' /> <field name='MarketDepth' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='TradingSessionStatusRequest' msgcat='app' msgtype='g'> <field name='TradSesReqID' required='Y' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='TradSesMethod' required='N' /> <field name='TradSesMode' required='N' /> <field name='SubscriptionRequestType' required='Y' /> <field name='SecurityExchange' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> </message> <message name='TradingSessionStatus' msgcat='app' msgtype='h'> <field name='TradSesReqID' required='N' /> <field name='TradingSessionID' required='Y' /> <field name='TradingSessionSubID' required='N' /> <field name='TradSesMethod' required='N' /> <field name='TradSesMode' required='N' /> <field name='UnsolicitedIndicator' required='N' /> <field name='TradSesStatus' required='Y' /> <field name='TradSesStatusRejReason' required='N' /> <field name='TradSesStartTime' required='N' /> <field name='TradSesOpenTime' required='N' /> <field name='TradSesPreCloseTime' required='N' /> <field name='TradSesCloseTime' required='N' /> <field name='TradSesEndTime' required='N' /> <field name='TotalVolumeTraded' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='Instrument' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <field name='TradSesEvent' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='MassQuote' msgcat='app' msgtype='i'> <field name='QuoteReqID' required='N' /> <field name='QuoteID' required='Y' /> <field name='QuoteType' required='N' /> <field name='QuoteResponseLevel' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='DefBidSize' required='N' /> <field name='DefOfferSize' required='N' /> <component name='QuotSetGrp' required='Y' /> </message> <message name='BusinessMessageReject' msgcat='app' msgtype='j'> <field name='RefSeqNum' required='N' /> <field name='RefMsgType' required='Y' /> <field name='BusinessRejectRefID' required='N' /> <field name='BusinessRejectReason' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='RefApplVerID' required='N' /> <field name='RefApplExtID' required='N' /> <field name='RefCstmApplVerID' required='N' /> </message> <message name='BidRequest' msgcat='app' msgtype='k'> <field name='BidID' required='N' /> <field name='ClientBidID' required='Y' /> <field name='BidRequestTransType' required='Y' /> <field name='ListName' required='N' /> <field name='TotNoRelatedSym' required='Y' /> <field name='BidType' required='Y' /> <field name='NumTickets' required='N' /> <field name='Currency' required='N' /> <field name='SideValue1' required='N' /> <field name='SideValue2' required='N' /> <component name='BidDescReqGrp' required='N' /> <component name='BidCompReqGrp' required='N' /> <field name='LiquidityIndType' required='N' /> <field name='WtAverageLiquidity' required='N' /> <field name='ExchangeForPhysical' required='N' /> <field name='OutMainCntryUIndex' required='N' /> <field name='CrossPercent' required='N' /> <field name='ProgRptReqs' required='N' /> <field name='ProgPeriodInterval' required='N' /> <field name='IncTaxInd' required='N' /> <field name='ForexReq' required='N' /> <field name='NumBidders' required='N' /> <field name='TradeDate' required='N' /> <field name='BidTradeType' required='Y' /> <field name='BasisPxType' required='Y' /> <field name='StrikeTime' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='BidResponse' msgcat='app' msgtype='l'> <field name='BidID' required='N' /> <field name='ClientBidID' required='N' /> <component name='BidCompRspGrp' required='Y' /> </message> <message name='ListStrikePrice' msgcat='app' msgtype='m'> <field name='ListID' required='Y' /> <field name='TotNoStrikes' required='Y' /> <field name='LastFragment' required='N' /> <component name='InstrmtStrkPxGrp' required='Y' /> </message> <message name='RegistrationInstructions' msgcat='app' msgtype='o'> <field name='RegistID' required='Y' /> <field name='RegistTransType' required='Y' /> <field name='RegistRefID' required='Y' /> <field name='ClOrdID' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='RegistAcctType' required='N' /> <field name='TaxAdvantageType' required='N' /> <field name='OwnershipType' required='N' /> <component name='RgstDtlsGrp' required='N' /> <component name='RgstDistInstGrp' required='N' /> </message> <message name='RegistrationInstructionsResponse' msgcat='app' msgtype='p'> <field name='RegistID' required='Y' /> <field name='RegistTransType' required='Y' /> <field name='RegistRefID' required='Y' /> <field name='ClOrdID' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='RegistStatus' required='Y' /> <field name='RegistRejReasonCode' required='N' /> <field name='RegistRejReasonText' required='N' /> </message> <message name='OrderMassCancelRequest' msgcat='app' msgtype='q'> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='MassCancelRequestType' required='Y' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='Instrument' required='N' /> <component name='UnderlyingInstrument' required='N' /> <field name='Side' required='N' /> <field name='TransactTime' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='Parties' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> </message> <message name='OrderMassCancelReport' msgcat='app' msgtype='r'> <field name='ClOrdID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='OrderID' required='Y' /> <field name='SecondaryOrderID' required='N' /> <field name='MassCancelRequestType' required='Y' /> <field name='MassCancelResponse' required='Y' /> <field name='MassCancelRejectReason' required='N' /> <field name='TotalAffectedOrders' required='N' /> <component name='AffectedOrdGrp' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='Instrument' required='N' /> <component name='UnderlyingInstrument' required='N' /> <field name='Side' required='N' /> <field name='TransactTime' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='Parties' required='N' /> <field name='MassActionReportID' required='Y' /> <component name='NotAffectedOrdersGrp' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> </message> <message name='NewOrderCross' msgcat='app' msgtype='s'> <field name='CrossID' required='Y' /> <field name='CrossType' required='Y' /> <field name='CrossPrioritization' required='Y' /> <component name='SideCrossOrdModGrp' required='Y' /> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='HandlInst' required='N' /> <field name='ExecInst' required='N' /> <field name='MinQty' required='N' /> <field name='MaxFloor' required='N' /> <field name='ExDestination' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='ProcessCode' required='N' /> <field name='PrevClosePx' required='N' /> <field name='LocateReqd' required='N' /> <field name='TransactTime' required='Y' /> <component name='Stipulations' required='N' /> <field name='OrdType' required='Y' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='StopPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='Currency' required='N' /> <field name='ComplianceID' required='N' /> <field name='IOIID' required='N' /> <field name='QuoteID' required='N' /> <field name='TimeInForce' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='GTBookingInst' required='N' /> <field name='MaxShow' required='N' /> <component name='PegInstructions' required='N' /> <component name='DiscretionInstructions' required='N' /> <field name='TargetStrategy' required='N' /> <field name='TargetStrategyParameters' required='N' /> <field name='ParticipationRate' required='N' /> <field name='CancellationRights' required='N' /> <field name='MoneyLaunderingStatus' required='N' /> <field name='RegistID' required='N' /> <field name='Designation' required='N' /> <component name='StrategyParametersGrp' required='N' /> <field name='TransBkdTime' required='N' /> <component name='RootParties' required='N' /> <field name='MatchIncrement' required='N' /> <field name='MaxPriceLevels' required='N' /> <component name='DisplayInstruction' required='N' /> <field name='PriceProtectionScope' required='N' /> <component name='TriggeringInstruction' required='N' /> <field name='ExDestinationIDSource' required='N' /> </message> <message name='CrossOrderCancelReplaceRequest' msgcat='app' msgtype='t'> <field name='OrderID' required='N' /> <field name='CrossID' required='Y' /> <field name='OrigCrossID' required='Y' /> <field name='CrossType' required='Y' /> <field name='CrossPrioritization' required='Y' /> <component name='SideCrossOrdModGrp' required='Y' /> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='HandlInst' required='N' /> <field name='ExecInst' required='N' /> <field name='MinQty' required='N' /> <field name='MaxFloor' required='N' /> <field name='ExDestination' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='ProcessCode' required='N' /> <field name='PrevClosePx' required='N' /> <field name='LocateReqd' required='N' /> <field name='TransactTime' required='Y' /> <component name='Stipulations' required='N' /> <field name='OrdType' required='Y' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='StopPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='Currency' required='N' /> <field name='ComplianceID' required='N' /> <field name='IOIID' required='N' /> <field name='QuoteID' required='N' /> <field name='TimeInForce' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='GTBookingInst' required='N' /> <field name='MaxShow' required='N' /> <component name='PegInstructions' required='N' /> <component name='DiscretionInstructions' required='N' /> <field name='TargetStrategy' required='N' /> <field name='TargetStrategyParameters' required='N' /> <field name='ParticipationRate' required='N' /> <field name='CancellationRights' required='N' /> <field name='MoneyLaunderingStatus' required='N' /> <field name='RegistID' required='N' /> <field name='Designation' required='N' /> <component name='StrategyParametersGrp' required='N' /> <field name='HostCrossID' required='N' /> <field name='TransBkdTime' required='N' /> <component name='RootParties' required='N' /> <field name='MatchIncrement' required='N' /> <field name='MaxPriceLevels' required='N' /> <component name='DisplayInstruction' required='N' /> <field name='PriceProtectionScope' required='N' /> <component name='TriggeringInstruction' required='N' /> <field name='ExDestinationIDSource' required='N' /> </message> <message name='CrossOrderCancelRequest' msgcat='app' msgtype='u'> <field name='OrderID' required='N' /> <field name='CrossID' required='Y' /> <field name='OrigCrossID' required='Y' /> <field name='CrossType' required='Y' /> <field name='CrossPrioritization' required='Y' /> <component name='SideCrossOrdCxlGrp' required='Y' /> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='TransactTime' required='Y' /> <field name='HostCrossID' required='N' /> <component name='RootParties' required='N' /> </message> <message name='SecurityTypeRequest' msgcat='app' msgtype='v'> <field name='SecurityReqID' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='Product' required='N' /> <field name='SecurityType' required='N' /> <field name='SecuritySubType' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> </message> <message name='SecurityTypes' msgcat='app' msgtype='w'> <field name='SecurityReqID' required='Y' /> <field name='SecurityResponseID' required='Y' /> <field name='SecurityResponseType' required='Y' /> <field name='TotNoSecurityTypes' required='N' /> <field name='LastFragment' required='N' /> <component name='SecTypesGrp' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SubscriptionRequestType' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='SecurityListRequest' msgcat='app' msgtype='x'> <field name='SecurityReqID' required='Y' /> <field name='SecurityListRequestType' required='Y' /> <component name='Instrument' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Currency' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SubscriptionRequestType' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> </message> <message name='SecurityList' msgcat='app' msgtype='y'> <field name='SecurityReqID' required='N' /> <field name='SecurityResponseID' required='N' /> <field name='SecurityRequestResult' required='N' /> <field name='TotNoRelatedSym' required='N' /> <field name='LastFragment' required='N' /> <component name='SecListGrp' required='N' /> <field name='SecurityReportID' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='DerivativeSecurityListRequest' msgcat='app' msgtype='z'> <field name='SecurityReqID' required='Y' /> <field name='SecurityListRequestType' required='Y' /> <component name='UnderlyingInstrument' required='N' /> <field name='SecuritySubType' required='N' /> <field name='Currency' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SubscriptionRequestType' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <component name='DerivativeInstrument' required='N' /> </message> <message name='DerivativeSecurityList' msgcat='app' msgtype='AA'> <field name='SecurityReqID' required='N' /> <field name='SecurityResponseID' required='Y' /> <field name='SecurityRequestResult' required='N' /> <component name='UnderlyingInstrument' required='N' /> <field name='TotNoRelatedSym' required='N' /> <field name='LastFragment' required='N' /> <component name='RelSymDerivSecGrp' required='N' /> <component name='DerivativeSecurityDefinition' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='NewOrderMultileg' msgcat='app' msgtype='AB'> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <component name='Parties' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='DayBookingInst' required='N' /> <field name='BookingUnit' required='N' /> <field name='PreallocMethod' required='N' /> <field name='AllocID' required='N' /> <component name='PreAllocMlegGrp' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='CashMargin' required='N' /> <field name='ClearingFeeIndicator' required='N' /> <field name='HandlInst' required='N' /> <field name='ExecInst' required='N' /> <field name='MinQty' required='N' /> <field name='MaxFloor' required='N' /> <field name='ExDestination' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='ProcessCode' required='N' /> <field name='Side' required='Y' /> <component name='Instrument' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='PrevClosePx' required='N' /> <component name='LegOrdGrp' required='N' /> <field name='LocateReqd' required='N' /> <field name='TransactTime' required='Y' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='N' /> <field name='OrdType' required='Y' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='StopPx' required='N' /> <field name='Currency' required='N' /> <field name='ComplianceID' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='IOIID' required='N' /> <field name='QuoteID' required='N' /> <field name='TimeInForce' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='GTBookingInst' required='N' /> <component name='CommissionData' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ForexReq' required='N' /> <field name='SettlCurrency' required='N' /> <field name='BookingType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='PositionEffect' required='N' /> <field name='CoveredOrUncovered' required='N' /> <field name='MaxShow' required='N' /> <component name='PegInstructions' required='N' /> <component name='DiscretionInstructions' required='N' /> <field name='TargetStrategy' required='N' /> <field name='TargetStrategyParameters' required='N' /> <field name='ParticipationRate' required='N' /> <field name='CancellationRights' required='N' /> <field name='MoneyLaunderingStatus' required='N' /> <field name='RegistID' required='N' /> <field name='Designation' required='N' /> <field name='MultiLegRptTypeReq' required='N' /> <component name='StrategyParametersGrp' required='N' /> <field name='SwapPoints' required='N' /> <field name='MatchIncrement' required='N' /> <field name='MaxPriceLevels' required='N' /> <component name='DisplayInstruction' required='N' /> <field name='PriceProtectionScope' required='N' /> <component name='TriggeringInstruction' required='N' /> <field name='RefOrderID' required='N' /> <field name='RefOrderIDSource' required='N' /> <field name='PreTradeAnonymity' required='N' /> <field name='ExDestinationIDSource' required='N' /> <field name='MultilegModel' required='N' /> <field name='MultilegPriceMethod' required='N' /> <field name='RiskFreeRate' required='N' /> </message> <message name='MultilegOrderCancelReplace' msgcat='app' msgtype='AC'> <field name='OrderID' required='N' /> <field name='OrigClOrdID' required='N' /> <field name='ClOrdID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <field name='OrigOrdModTime' required='N' /> <component name='Parties' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='DayBookingInst' required='N' /> <field name='BookingUnit' required='N' /> <field name='PreallocMethod' required='N' /> <field name='AllocID' required='N' /> <component name='PreAllocMlegGrp' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='CashMargin' required='N' /> <field name='ClearingFeeIndicator' required='N' /> <field name='HandlInst' required='N' /> <field name='ExecInst' required='N' /> <field name='MinQty' required='N' /> <field name='MaxFloor' required='N' /> <field name='ExDestination' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='ProcessCode' required='N' /> <field name='Side' required='Y' /> <component name='Instrument' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='PrevClosePx' required='N' /> <component name='LegOrdGrp' required='N' /> <field name='LocateReqd' required='N' /> <field name='TransactTime' required='Y' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='Y' /> <field name='OrdType' required='Y' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='StopPx' required='N' /> <field name='Currency' required='N' /> <field name='ComplianceID' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='IOIID' required='N' /> <field name='QuoteID' required='N' /> <field name='TimeInForce' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='GTBookingInst' required='N' /> <component name='CommissionData' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ForexReq' required='N' /> <field name='SettlCurrency' required='N' /> <field name='BookingType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='PositionEffect' required='N' /> <field name='CoveredOrUncovered' required='N' /> <field name='MaxShow' required='N' /> <component name='PegInstructions' required='N' /> <component name='DiscretionInstructions' required='N' /> <field name='TargetStrategy' required='N' /> <field name='TargetStrategyParameters' required='N' /> <field name='ParticipationRate' required='N' /> <field name='CancellationRights' required='N' /> <field name='MoneyLaunderingStatus' required='N' /> <field name='RegistID' required='N' /> <field name='Designation' required='N' /> <field name='MultiLegRptTypeReq' required='N' /> <component name='StrategyParametersGrp' required='N' /> <field name='MatchIncrement' required='N' /> <field name='MaxPriceLevels' required='N' /> <component name='DisplayInstruction' required='N' /> <field name='PriceProtectionScope' required='N' /> <component name='TriggeringInstruction' required='N' /> <field name='PreTradeAnonymity' required='N' /> <field name='ExDestinationIDSource' required='N' /> <field name='SwapPoints' required='N' /> <field name='MultilegModel' required='N' /> <field name='MultilegPriceMethod' required='N' /> <field name='RiskFreeRate' required='N' /> </message> <message name='TradeCaptureReportRequest' msgcat='app' msgtype='AD'> <field name='TradeRequestID' required='Y' /> <field name='TradeRequestType' required='Y' /> <field name='SubscriptionRequestType' required='N' /> <field name='TradeReportID' required='N' /> <field name='SecondaryTradeReportID' required='N' /> <field name='ExecID' required='N' /> <field name='ExecType' required='N' /> <field name='OrderID' required='N' /> <field name='ClOrdID' required='N' /> <field name='MatchStatus' required='N' /> <field name='TrdType' required='N' /> <field name='TrdSubType' required='N' /> <field name='TransferReason' required='N' /> <field name='SecondaryTrdType' required='N' /> <field name='TradeLinkID' required='N' /> <field name='TrdMatchID' required='N' /> <component name='Parties' required='N' /> <component name='Instrument' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='TrdCapDtGrp' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='TimeBracket' required='N' /> <field name='Side' required='N' /> <field name='MultiLegReportingType' required='N' /> <field name='TradeInputSource' required='N' /> <field name='TradeInputDevice' required='N' /> <field name='ResponseTransportType' required='N' /> <field name='ResponseDestination' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='MessageEventSource' required='N' /> <field name='TradeID' required='N' /> <field name='SecondaryTradeID' required='N' /> <field name='FirmTradeID' required='N' /> <field name='SecondaryFirmTradeID' required='N' /> <field name='TradeHandlingInstr' required='N' /> </message> <message name='TradeCaptureReport' msgcat='app' msgtype='AE'> <field name='TradeReportID' required='N' /> <field name='TradeReportTransType' required='N' /> <field name='TradeReportType' required='N' /> <field name='TradeRequestID' required='N' /> <field name='TrdType' required='N' /> <field name='TrdSubType' required='N' /> <field name='SecondaryTrdType' required='N' /> <field name='TransferReason' required='N' /> <field name='ExecType' required='N' /> <field name='TotNumTradeReports' required='N' /> <field name='LastRptRequested' required='N' /> <field name='UnsolicitedIndicator' required='N' /> <field name='SubscriptionRequestType' required='N' /> <field name='TradeReportRefID' required='N' /> <field name='SecondaryTradeReportRefID' required='N' /> <field name='SecondaryTradeReportID' required='N' /> <field name='TradeLinkID' required='N' /> <field name='TrdMatchID' required='N' /> <field name='ExecID' required='N' /> <field name='OrdStatus' required='N' /> <field name='SecondaryExecID' required='N' /> <field name='ExecRestatementReason' required='N' /> <field name='PreviouslyReported' required='N' /> <field name='PriceType' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='OrderQtyData' required='N' /> <field name='QtyType' required='N' /> <component name='YieldData' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='UnderlyingTradingSessionID' required='N' /> <field name='UnderlyingTradingSessionSubID' required='N' /> <field name='LastQty' required='Y' /> <field name='LastPx' required='Y' /> <field name='LastParPx' required='N' /> <field name='LastSpotRate' required='N' /> <field name='LastForwardPoints' required='N' /> <field name='LastMkt' required='N' /> <field name='TradeDate' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='AvgPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <field name='AvgPxIndicator' required='N' /> <component name='PositionAmountData' required='N' /> <field name='MultiLegReportingType' required='N' /> <field name='TradeLegRefID' required='N' /> <component name='TrdInstrmtLegGrp' required='N' /> <field name='TransactTime' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='MatchStatus' required='N' /> <field name='MatchType' required='N' /> <component name='TrdCapRptSideGrp' required='Y' /> <field name='CopyMsgIndicator' required='N' /> <field name='PublishTrdIndicator' required='N' /> <field name='ShortSaleReason' required='N' /> <field name='TrdRptStatus' required='N' /> <field name='AsOfIndicator' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <field name='TierCode' required='N' /> <field name='MessageEventSource' required='N' /> <field name='LastUpdateTime' required='N' /> <field name='RndPx' required='N' /> <field name='TradeID' required='N' /> <field name='SecondaryTradeID' required='N' /> <field name='FirmTradeID' required='N' /> <field name='SecondaryFirmTradeID' required='N' /> <field name='CalculatedCcyLastQty' required='N' /> <field name='LastSwapPoints' required='N' /> <field name='UnderlyingSettlementDate' required='N' /> <field name='GrossTradeAmt' required='N' /> <component name='RootParties' required='N' /> <field name='OrderCategory' required='N' /> <field name='TradeHandlingInstr' required='N' /> <field name='OrigTradeHandlingInstr' required='N' /> <field name='OrigTradeDate' required='N' /> <field name='OrigTradeID' required='N' /> <field name='OrigSecondaryTradeID' required='N' /> <field name='TZTransactTime' required='N' /> <field name='ReportedPxDiff' required='N' /> <field name='Currency' required='N' /> <field name='SettlCurrency' required='N' /> <field name='RejectText' required='N' /> <field name='FeeMultiplier' required='N' /> <field name='Volatility' required='N' /> <field name='DividendYield' required='N' /> <field name='RiskFreeRate' required='N' /> <field name='CurrencyRatio' required='N' /> <component name='TrdRepIndicatorsGrp' required='N' /> <field name='TradePublishIndicator' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='OrderMassStatusRequest' msgcat='app' msgtype='AF'> <field name='MassStatusReqID' required='Y' /> <field name='MassStatusReqType' required='Y' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='Instrument' required='N' /> <component name='UnderlyingInstrument' required='N' /> <field name='Side' required='N' /> </message> <message name='QuoteRequestReject' msgcat='app' msgtype='AG'> <field name='QuoteReqID' required='Y' /> <field name='RFQReqID' required='N' /> <field name='QuoteRequestRejectReason' required='Y' /> <component name='QuotReqRjctGrp' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='RootParties' required='N' /> <field name='PrivateQuote' required='N' /> <field name='RespondentType' required='N' /> <field name='PreTradeAnonymity' required='N' /> </message> <message name='RFQRequest' msgcat='app' msgtype='AH'> <field name='RFQReqID' required='Y' /> <component name='RFQReqGrp' required='Y' /> <field name='SubscriptionRequestType' required='N' /> <field name='PrivateQuote' required='N' /> <component name='Parties' required='N' /> </message> <message name='QuoteStatusReport' msgcat='app' msgtype='AI'> <field name='QuoteStatusReqID' required='N' /> <field name='QuoteReqID' required='N' /> <field name='QuoteID' required='N' /> <field name='QuoteRespID' required='N' /> <field name='QuoteType' required='N' /> <component name='Parties' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Side' required='N' /> <component name='OrderQtyData' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='Currency' required='N' /> <component name='Stipulations' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='LegQuotStatGrp' required='N' /> <component name='QuotQualGrp' required='N' /> <field name='ExpireTime' required='N' /> <field name='Price' required='N' /> <field name='PriceType' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='BidPx' required='N' /> <field name='OfferPx' required='N' /> <field name='MktBidPx' required='N' /> <field name='MktOfferPx' required='N' /> <field name='MinBidSize' required='N' /> <field name='BidSize' required='N' /> <field name='MinOfferSize' required='N' /> <field name='OfferSize' required='N' /> <field name='ValidUntilTime' required='N' /> <field name='BidSpotRate' required='N' /> <field name='OfferSpotRate' required='N' /> <field name='BidForwardPoints' required='N' /> <field name='OfferForwardPoints' required='N' /> <field name='MidPx' required='N' /> <field name='BidYield' required='N' /> <field name='MidYield' required='N' /> <field name='OfferYield' required='N' /> <field name='TransactTime' required='N' /> <field name='OrdType' required='N' /> <field name='BidForwardPoints2' required='N' /> <field name='OfferForwardPoints2' required='N' /> <field name='SettlCurrBidFxRate' required='N' /> <field name='SettlCurrOfferFxRate' required='N' /> <field name='SettlCurrFxRateCalc' required='N' /> <field name='CommType' required='N' /> <field name='Commission' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ExDestination' required='N' /> <field name='QuoteStatus' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='ExDestinationIDSource' required='N' /> <field name='QuoteCancelType' required='N' /> <field name='QuoteMsgID' required='N' /> <field name='QuoteRejectReason' required='N' /> <field name='MinQty' required='N' /> </message> <message name='QuoteResponse' msgcat='app' msgtype='AJ'> <field name='QuoteRespID' required='Y' /> <field name='QuoteID' required='N' /> <field name='QuoteRespType' required='Y' /> <field name='ClOrdID' required='N' /> <field name='OrderCapacity' required='N' /> <field name='IOIID' required='N' /> <field name='QuoteType' required='N' /> <component name='QuotQualGrp' required='N' /> <component name='Parties' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Side' required='N' /> <component name='OrderQtyData' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='Currency' required='N' /> <component name='Stipulations' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='LegQuotGrp' required='N' /> <field name='BidPx' required='N' /> <field name='OfferPx' required='N' /> <field name='MktBidPx' required='N' /> <field name='MktOfferPx' required='N' /> <field name='MinBidSize' required='N' /> <field name='BidSize' required='N' /> <field name='MinOfferSize' required='N' /> <field name='OfferSize' required='N' /> <field name='ValidUntilTime' required='N' /> <field name='BidSpotRate' required='N' /> <field name='OfferSpotRate' required='N' /> <field name='BidForwardPoints' required='N' /> <field name='OfferForwardPoints' required='N' /> <field name='MidPx' required='N' /> <field name='BidYield' required='N' /> <field name='MidYield' required='N' /> <field name='OfferYield' required='N' /> <field name='TransactTime' required='N' /> <field name='OrdType' required='N' /> <field name='BidForwardPoints2' required='N' /> <field name='OfferForwardPoints2' required='N' /> <field name='SettlCurrBidFxRate' required='N' /> <field name='SettlCurrOfferFxRate' required='N' /> <field name='SettlCurrFxRateCalc' required='N' /> <field name='Commission' required='N' /> <field name='CommType' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ExDestination' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='Price' required='N' /> <field name='PriceType' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='ExDestinationIDSource' required='N' /> <field name='QuoteMsgID' required='N' /> <field name='PreTradeAnonymity' required='N' /> <field name='MinQty' required='N' /> <field name='OrderRestrictions' required='N' /> </message> <message name='Confirmation' msgcat='app' msgtype='AK'> <field name='ConfirmID' required='Y' /> <field name='ConfirmRefID' required='N' /> <field name='ConfirmReqID' required='N' /> <field name='ConfirmTransType' required='Y' /> <field name='ConfirmType' required='Y' /> <field name='CopyMsgIndicator' required='N' /> <field name='LegalConfirm' required='N' /> <field name='ConfirmStatus' required='Y' /> <component name='Parties' required='N' /> <component name='OrdAllocGrp' required='N' /> <field name='AllocID' required='N' /> <field name='SecondaryAllocID' required='N' /> <field name='IndividualAllocID' required='N' /> <field name='TransactTime' required='Y' /> <field name='TradeDate' required='Y' /> <component name='TrdRegTimestamps' required='N' /> <component name='Instrument' required='Y' /> <component name='InstrumentExtension' required='N' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='Y' /> <component name='InstrmtLegGrp' required='Y' /> <component name='YieldData' required='N' /> <field name='AllocQty' required='Y' /> <field name='QtyType' required='N' /> <field name='Side' required='Y' /> <field name='Currency' required='N' /> <field name='LastMkt' required='N' /> <component name='CpctyConfGrp' required='Y' /> <field name='AllocAccount' required='Y' /> <field name='AllocAcctIDSource' required='N' /> <field name='AllocAccountType' required='N' /> <field name='AvgPx' required='Y' /> <field name='AvgPxPrecision' required='N' /> <field name='PriceType' required='N' /> <field name='AvgParPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <field name='ReportedPx' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='ProcessCode' required='N' /> <field name='GrossTradeAmt' required='Y' /> <field name='NumDaysInterest' required='N' /> <field name='ExDate' required='N' /> <field name='AccruedInterestRate' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='InterestAtMaturity' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <field name='Concession' required='N' /> <field name='TotalTakedown' required='N' /> <field name='NetMoney' required='Y' /> <field name='MaturityNetMoney' required='N' /> <field name='SettlCurrAmt' required='N' /> <field name='SettlCurrency' required='N' /> <field name='SettlCurrFxRate' required='N' /> <field name='SettlCurrFxRateCalc' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <component name='SettlInstructionsData' required='N' /> <component name='CommissionData' required='N' /> <field name='SharedCommission' required='N' /> <component name='Stipulations' required='N' /> <component name='MiscFeesGrp' required='N' /> </message> <message name='PositionMaintenanceRequest' msgcat='app' msgtype='AL'> <field name='PosReqID' required='N' /> <field name='PosTransType' required='Y' /> <field name='PosMaintAction' required='Y' /> <field name='OrigPosReqRefID' required='N' /> <field name='PosMaintRptRefID' required='N' /> <field name='ClearingBusinessDate' required='Y' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <component name='Parties' required='Y' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='Instrument' required='Y' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='TransactTime' required='N' /> <component name='PositionQty' required='Y' /> <field name='AdjustmentType' required='N' /> <field name='ContraryInstructionIndicator' required='N' /> <field name='PriorSpreadIndicator' required='N' /> <field name='ThresholdAmount' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='PositionAmountData' required='N' /> <field name='SettlCurrency' required='N' /> </message> <message name='PositionMaintenanceReport' msgcat='app' msgtype='AM'> <field name='PosMaintRptID' required='Y' /> <field name='PosTransType' required='Y' /> <field name='PosReqID' required='N' /> <field name='PosMaintAction' required='Y' /> <field name='OrigPosReqRefID' required='N' /> <field name='PosMaintStatus' required='Y' /> <field name='PosMaintResult' required='N' /> <field name='ClearingBusinessDate' required='Y' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='Instrument' required='Y' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='TransactTime' required='N' /> <component name='PositionQty' required='Y' /> <component name='PositionAmountData' required='N' /> <field name='AdjustmentType' required='N' /> <field name='ThresholdAmount' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='SettlCurrency' required='N' /> <field name='ContraryInstructionIndicator' required='N' /> <field name='PriorSpreadIndicator' required='N' /> <field name='PosMaintRptRefID' required='N' /> </message> <message name='RequestForPositions' msgcat='app' msgtype='AN'> <field name='PosReqID' required='Y' /> <field name='PosReqType' required='Y' /> <field name='MatchStatus' required='N' /> <field name='SubscriptionRequestType' required='N' /> <component name='Parties' required='Y' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='Instrument' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='ClearingBusinessDate' required='Y' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='TransactTime' required='Y' /> <field name='ResponseTransportType' required='N' /> <field name='ResponseDestination' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='SettlCurrency' required='N' /> </message> <message name='RequestForPositionsAck' msgcat='app' msgtype='AO'> <field name='PosMaintRptID' required='Y' /> <field name='PosReqID' required='N' /> <field name='TotalNumPosReports' required='N' /> <field name='UnsolicitedIndicator' required='N' /> <field name='PosReqResult' required='Y' /> <field name='PosReqStatus' required='Y' /> <component name='Parties' required='Y' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='Instrument' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='ResponseTransportType' required='N' /> <field name='ResponseDestination' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='PosReqType' required='N' /> <field name='MatchStatus' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='SubscriptionRequestType' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <field name='SettlCurrency' required='N' /> </message> <message name='PositionReport' msgcat='app' msgtype='AP'> <field name='PosMaintRptID' required='Y' /> <field name='PosReqID' required='N' /> <field name='PosReqType' required='N' /> <field name='SubscriptionRequestType' required='N' /> <field name='TotalNumPosReports' required='N' /> <field name='UnsolicitedIndicator' required='N' /> <field name='PosReqResult' required='N' /> <field name='ClearingBusinessDate' required='Y' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <component name='Parties' required='Y' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='Instrument' required='N' /> <field name='Currency' required='N' /> <field name='SettlPrice' required='N' /> <field name='SettlPriceType' required='N' /> <field name='PriorSettlPrice' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='PosUndInstrmtGrp' required='N' /> <component name='PositionQty' required='N' /> <component name='PositionAmountData' required='N' /> <field name='RegistStatus' required='N' /> <field name='DeliveryDate' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='MatchStatus' required='N' /> <field name='PriceType' required='N' /> <field name='SettlCurrency' required='N' /> <field name='MessageEventSource' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='TradeCaptureReportRequestAck' msgcat='app' msgtype='AQ'> <field name='TradeRequestID' required='Y' /> <field name='TradeRequestType' required='Y' /> <field name='SubscriptionRequestType' required='N' /> <field name='TotNumTradeReports' required='N' /> <field name='TradeRequestResult' required='Y' /> <field name='TradeRequestStatus' required='Y' /> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='MultiLegReportingType' required='N' /> <field name='ResponseTransportType' required='N' /> <field name='ResponseDestination' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='MessageEventSource' required='N' /> <field name='TradeID' required='N' /> <field name='SecondaryTradeID' required='N' /> <field name='FirmTradeID' required='N' /> <field name='SecondaryFirmTradeID' required='N' /> </message> <message name='TradeCaptureReportAck' msgcat='app' msgtype='AR'> <field name='TradeReportID' required='N' /> <field name='TradeReportTransType' required='N' /> <field name='TradeReportType' required='N' /> <field name='TrdType' required='N' /> <field name='TrdSubType' required='N' /> <field name='SecondaryTrdType' required='N' /> <field name='TransferReason' required='N' /> <field name='ExecType' required='N' /> <field name='TradeReportRefID' required='N' /> <field name='SecondaryTradeReportRefID' required='N' /> <field name='TrdRptStatus' required='N' /> <field name='TradeReportRejectReason' required='N' /> <field name='SecondaryTradeReportID' required='N' /> <field name='SubscriptionRequestType' required='N' /> <field name='TradeLinkID' required='N' /> <field name='TrdMatchID' required='N' /> <field name='ExecID' required='N' /> <field name='SecondaryExecID' required='N' /> <component name='Instrument' required='Y' /> <field name='TransactTime' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='ResponseTransportType' required='N' /> <field name='ResponseDestination' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='TrdInstrmtLegGrp' required='N' /> <field name='ClearingFeeIndicator' required='N' /> <field name='OrdStatus' required='N' /> <field name='ExecRestatementReason' required='N' /> <field name='PreviouslyReported' required='N' /> <field name='PriceType' required='N' /> <field name='UnderlyingTradingSessionID' required='N' /> <field name='QtyType' required='N' /> <field name='UnderlyingTradingSessionSubID' required='N' /> <field name='LastQty' required='N' /> <field name='LastPx' required='N' /> <field name='LastParPx' required='N' /> <field name='LastSpotRate' required='N' /> <field name='LastForwardPoints' required='N' /> <field name='LastMkt' required='N' /> <field name='TradeDate' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='AvgPx' required='N' /> <field name='AvgPxIndicator' required='N' /> <field name='MultiLegReportingType' required='N' /> <field name='TradeLegRefID' required='N' /> <field name='SettlType' required='N' /> <field name='MatchStatus' required='N' /> <field name='MatchType' required='N' /> <field name='CopyMsgIndicator' required='N' /> <field name='PublishTrdIndicator' required='N' /> <field name='ShortSaleReason' required='N' /> <field name='SettlDate' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <component name='PositionAmountData' required='N' /> <field name='TierCode' required='N' /> <field name='MessageEventSource' required='N' /> <field name='LastUpdateTime' required='N' /> <field name='RndPx' required='N' /> <component name='TrdCapRptAckSideGrp' required='N' /> <field name='AsOfIndicator' required='N' /> <field name='TradeID' required='N' /> <field name='SecondaryTradeID' required='N' /> <field name='FirmTradeID' required='N' /> <field name='SecondaryFirmTradeID' required='N' /> <field name='CalculatedCcyLastQty' required='N' /> <field name='LastSwapPoints' required='N' /> <field name='GrossTradeAmt' required='N' /> <component name='RootParties' required='N' /> <field name='TradeHandlingInstr' required='N' /> <field name='OrigTradeHandlingInstr' required='N' /> <field name='OrigTradeDate' required='N' /> <field name='OrigTradeID' required='N' /> <field name='OrigSecondaryTradeID' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='RptSys' required='N' /> <field name='Currency' required='N' /> <field name='SettlCurrency' required='N' /> <field name='FeeMultiplier' required='N' /> <component name='TrdRepIndicatorsGrp' required='N' /> <field name='TradePublishIndicator' required='N' /> </message> <message name='AllocationReport' msgcat='app' msgtype='AS'> <field name='AllocReportID' required='Y' /> <field name='AllocID' required='N' /> <field name='AllocTransType' required='Y' /> <field name='AllocReportRefID' required='N' /> <field name='AllocCancReplaceReason' required='N' /> <field name='SecondaryAllocID' required='N' /> <field name='AllocReportType' required='Y' /> <field name='AllocStatus' required='Y' /> <field name='AllocRejCode' required='N' /> <field name='RefAllocID' required='N' /> <field name='AllocIntermedReqType' required='N' /> <field name='AllocLinkID' required='N' /> <field name='AllocLinkType' required='N' /> <field name='BookingRefID' required='N' /> <field name='AllocNoOrdersType' required='N' /> <component name='OrdAllocGrp' required='N' /> <component name='ExecAllocGrp' required='N' /> <field name='PreviouslyReported' required='N' /> <field name='ReversalIndicator' required='N' /> <field name='MatchType' required='N' /> <field name='Side' required='Y' /> <component name='Instrument' required='Y' /> <component name='InstrumentExtension' required='N' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Quantity' required='Y' /> <field name='QtyType' required='N' /> <field name='LastMkt' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='PriceType' required='N' /> <field name='AvgPx' required='Y' /> <field name='AvgParPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <field name='Currency' required='N' /> <field name='AvgPxPrecision' required='N' /> <component name='Parties' required='N' /> <field name='TradeDate' required='Y' /> <field name='TransactTime' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='BookingType' required='N' /> <field name='GrossTradeAmt' required='N' /> <field name='Concession' required='N' /> <field name='TotalTakedown' required='N' /> <field name='NetMoney' required='N' /> <field name='PositionEffect' required='N' /> <field name='AutoAcceptIndicator' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='NumDaysInterest' required='N' /> <field name='AccruedInterestRate' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='TotalAccruedInterestAmt' required='N' /> <field name='InterestAtMaturity' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <field name='LegalConfirm' required='N' /> <component name='Stipulations' required='N' /> <component name='YieldData' required='N' /> <field name='TotNoAllocs' required='N' /> <field name='LastFragment' required='N' /> <component name='AllocGrp' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='TrdType' required='N' /> <field name='TrdSubType' required='N' /> <field name='MultiLegReportingType' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='TradeInputSource' required='N' /> <field name='RndPx' required='N' /> <field name='MessageEventSource' required='N' /> <field name='TradeInputDevice' required='N' /> <field name='AvgPxIndicator' required='N' /> <component name='PositionAmountData' required='N' /> </message> <message name='AllocationReportAck' msgcat='app' msgtype='AT'> <field name='AllocReportID' required='Y' /> <field name='AllocID' required='Y' /> <component name='Parties' required='N' /> <field name='SecondaryAllocID' required='N' /> <field name='TradeDate' required='N' /> <field name='TransactTime' required='N' /> <field name='AllocStatus' required='N' /> <field name='AllocRejCode' required='N' /> <field name='AllocReportType' required='N' /> <field name='AllocIntermedReqType' required='N' /> <field name='MatchStatus' required='N' /> <field name='Product' required='N' /> <field name='SecurityType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='AllocAckGrp' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='AvgPxIndicator' required='N' /> <field name='Quantity' required='N' /> <field name='AllocTransType' required='N' /> </message> <message name='ConfirmationAck' msgcat='app' msgtype='AU'> <field name='ConfirmID' required='Y' /> <field name='TradeDate' required='Y' /> <field name='TransactTime' required='Y' /> <field name='AffirmStatus' required='Y' /> <field name='ConfirmRejReason' required='N' /> <field name='MatchStatus' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='SettlementInstructionRequest' msgcat='app' msgtype='AV'> <field name='SettlInstReqID' required='Y' /> <field name='TransactTime' required='Y' /> <component name='Parties' required='N' /> <field name='AllocAccount' required='N' /> <field name='AllocAcctIDSource' required='N' /> <field name='Side' required='N' /> <field name='Product' required='N' /> <field name='SecurityType' required='N' /> <field name='CFICode' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireTime' required='N' /> <field name='LastUpdateTime' required='N' /> <field name='StandInstDbType' required='N' /> <field name='StandInstDbName' required='N' /> <field name='StandInstDbID' required='N' /> <field name='SettlCurrency' required='N' /> </message> <message name='AssignmentReport' msgcat='app' msgtype='AW'> <field name='AsgnRptID' required='Y' /> <field name='TotNumAssignmentReports' required='N' /> <field name='LastRptRequested' required='N' /> <component name='Parties' required='Y' /> <field name='Account' required='N' /> <field name='AccountType' required='N' /> <component name='Instrument' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='PositionQty' required='N' /> <component name='PositionAmountData' required='N' /> <field name='ThresholdAmount' required='N' /> <field name='SettlPrice' required='N' /> <field name='SettlPriceType' required='N' /> <field name='UnderlyingSettlPrice' required='N' /> <field name='ExpireDate' required='N' /> <field name='AssignmentMethod' required='N' /> <field name='AssignmentUnit' required='N' /> <field name='OpenInterest' required='N' /> <field name='ExerciseMethod' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <field name='ClearingBusinessDate' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='PriorSettlPrice' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='CollateralRequest' msgcat='app' msgtype='AX'> <field name='CollReqID' required='Y' /> <field name='CollAsgnReason' required='Y' /> <field name='TransactTime' required='Y' /> <field name='ExpireTime' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AccountType' required='N' /> <field name='ClOrdID' required='N' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <component name='ExecCollGrp' required='N' /> <component name='TrdCollGrp' required='N' /> <component name='Instrument' required='N' /> <component name='FinancingDetails' required='N' /> <field name='SettlDate' required='N' /> <field name='Quantity' required='N' /> <field name='QtyType' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtCollGrp' required='N' /> <field name='MarginExcess' required='N' /> <field name='TotalNetValue' required='N' /> <field name='CashOutstanding' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='Side' required='N' /> <component name='MiscFeesGrp' required='N' /> <field name='Price' required='N' /> <field name='PriceType' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='Stipulations' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='CollateralAssignment' msgcat='app' msgtype='AY'> <field name='CollAsgnID' required='Y' /> <field name='CollReqID' required='N' /> <field name='CollAsgnReason' required='Y' /> <field name='CollAsgnTransType' required='Y' /> <field name='CollAsgnRefID' required='N' /> <field name='TransactTime' required='Y' /> <field name='ExpireTime' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AccountType' required='N' /> <field name='ClOrdID' required='N' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <component name='ExecCollGrp' required='N' /> <component name='TrdCollGrp' required='N' /> <component name='Instrument' required='N' /> <component name='FinancingDetails' required='N' /> <field name='SettlDate' required='N' /> <field name='Quantity' required='N' /> <field name='QtyType' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtCollGrp' required='N' /> <field name='MarginExcess' required='N' /> <field name='TotalNetValue' required='N' /> <field name='CashOutstanding' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='Side' required='N' /> <component name='MiscFeesGrp' required='N' /> <field name='Price' required='N' /> <field name='PriceType' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='Stipulations' required='N' /> <component name='SettlInstructionsData' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='CollateralResponse' msgcat='app' msgtype='AZ'> <field name='CollRespID' required='Y' /> <field name='CollAsgnID' required='N' /> <field name='CollReqID' required='N' /> <field name='CollAsgnReason' required='N' /> <field name='CollAsgnTransType' required='N' /> <field name='CollAsgnRespType' required='Y' /> <field name='CollAsgnRejectReason' required='N' /> <field name='TransactTime' required='Y' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AccountType' required='N' /> <field name='ClOrdID' required='N' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <component name='ExecCollGrp' required='N' /> <component name='TrdCollGrp' required='N' /> <component name='Instrument' required='N' /> <component name='FinancingDetails' required='N' /> <field name='SettlDate' required='N' /> <field name='Quantity' required='N' /> <field name='QtyType' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtCollGrp' required='N' /> <field name='MarginExcess' required='N' /> <field name='TotalNetValue' required='N' /> <field name='CashOutstanding' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='Side' required='N' /> <component name='MiscFeesGrp' required='N' /> <field name='Price' required='N' /> <field name='PriceType' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='Stipulations' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='CollApplType' required='N' /> <field name='FinancialStatus' required='N' /> <field name='ClearingBusinessDate' required='N' /> </message> <message name='CollateralReport' msgcat='app' msgtype='BA'> <field name='CollRptID' required='Y' /> <field name='CollInquiryID' required='N' /> <field name='CollStatus' required='Y' /> <field name='TotNumReports' required='N' /> <field name='LastRptRequested' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AccountType' required='N' /> <field name='ClOrdID' required='N' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <component name='ExecCollGrp' required='N' /> <component name='TrdCollGrp' required='N' /> <component name='Instrument' required='N' /> <component name='FinancingDetails' required='N' /> <field name='SettlDate' required='N' /> <field name='Quantity' required='N' /> <field name='QtyType' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='MarginExcess' required='N' /> <field name='TotalNetValue' required='N' /> <field name='CashOutstanding' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='Side' required='N' /> <component name='MiscFeesGrp' required='N' /> <field name='Price' required='N' /> <field name='PriceType' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='Stipulations' required='N' /> <component name='SettlInstructionsData' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='TransactTime' required='N' /> <field name='CollApplType' required='N' /> <field name='FinancialStatus' required='N' /> </message> <message name='CollateralInquiry' msgcat='app' msgtype='BB'> <field name='CollInquiryID' required='N' /> <component name='CollInqQualGrp' required='N' /> <field name='SubscriptionRequestType' required='N' /> <field name='ResponseTransportType' required='N' /> <field name='ResponseDestination' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AccountType' required='N' /> <field name='ClOrdID' required='N' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <component name='ExecCollGrp' required='N' /> <component name='TrdCollGrp' required='N' /> <component name='Instrument' required='N' /> <component name='FinancingDetails' required='N' /> <field name='SettlDate' required='N' /> <field name='Quantity' required='N' /> <field name='QtyType' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='MarginExcess' required='N' /> <field name='TotalNetValue' required='N' /> <field name='CashOutstanding' required='N' /> <component name='TrdRegTimestamps' required='N' /> <field name='Side' required='N' /> <field name='Price' required='N' /> <field name='PriceType' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='Stipulations' required='N' /> <component name='SettlInstructionsData' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='NetworkCounterpartySystemStatusRequest' msgcat='app' msgtype='BC'> <field name='NetworkRequestType' required='Y' /> <field name='NetworkRequestID' required='Y' /> <component name='CompIDReqGrp' required='N' /> </message> <message name='NetworkCounterpartySystemStatusResponse' msgcat='app' msgtype='BD'> <field name='NetworkStatusResponseType' required='Y' /> <field name='NetworkRequestID' required='N' /> <field name='NetworkResponseID' required='Y' /> <field name='LastNetworkResponseID' required='N' /> <component name='CompIDStatGrp' required='Y' /> </message> <message name='UserRequest' msgcat='app' msgtype='BE'> <field name='UserRequestID' required='Y' /> <field name='UserRequestType' required='Y' /> <field name='Username' required='Y' /> <field name='Password' required='N' /> <field name='NewPassword' required='N' /> <field name='RawDataLength' required='N' /> <field name='RawData' required='N' /> <field name='EncryptedPasswordMethod' required='N' /> <field name='EncryptedPasswordLen' required='N' /> <field name='EncryptedPassword' required='N' /> <field name='EncryptedNewPasswordLen' required='N' /> <field name='EncryptedNewPassword' required='N' /> </message> <message name='UserResponse' msgcat='app' msgtype='BF'> <field name='UserRequestID' required='Y' /> <field name='Username' required='Y' /> <field name='UserStatus' required='N' /> <field name='UserStatusText' required='N' /> </message> <message name='CollateralInquiryAck' msgcat='app' msgtype='BG'> <field name='CollInquiryID' required='Y' /> <field name='CollInquiryStatus' required='Y' /> <field name='CollInquiryResult' required='N' /> <component name='CollInqQualGrp' required='N' /> <field name='TotNumReports' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AccountType' required='N' /> <field name='ClOrdID' required='N' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <component name='ExecCollGrp' required='N' /> <component name='TrdCollGrp' required='N' /> <component name='Instrument' required='N' /> <component name='FinancingDetails' required='N' /> <field name='SettlDate' required='N' /> <field name='Quantity' required='N' /> <field name='QtyType' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SettlSessID' required='N' /> <field name='SettlSessSubID' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='ResponseTransportType' required='N' /> <field name='ResponseDestination' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='ConfirmationRequest' msgcat='app' msgtype='BH'> <field name='ConfirmReqID' required='Y' /> <field name='ConfirmType' required='Y' /> <component name='OrdAllocGrp' required='N' /> <field name='AllocID' required='N' /> <field name='SecondaryAllocID' required='N' /> <field name='IndividualAllocID' required='N' /> <field name='TransactTime' required='Y' /> <field name='AllocAccount' required='N' /> <field name='AllocAcctIDSource' required='N' /> <field name='AllocAccountType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='ContraryIntentionReport' msgcat='app' msgtype='BO'> <field name='ContIntRptID' required='Y' /> <field name='TransactTime' required='N' /> <field name='LateIndicator' required='N' /> <field name='InputSource' required='N' /> <field name='ClearingBusinessDate' required='Y' /> <component name='Parties' required='Y' /> <component name='ExpirationQty' required='Y' /> <component name='Instrument' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='SecurityDefinitionUpdateReport' msgcat='app' msgtype='BP'> <field name='SecurityReportID' required='N' /> <field name='SecurityReqID' required='N' /> <field name='SecurityResponseID' required='N' /> <field name='SecurityResponseType' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='SecurityUpdateAction' required='N' /> <field name='CorporateAction' required='N' /> <component name='Instrument' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Currency' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='InstrmtLegGrp' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='Stipulations' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <component name='MarketSegmentGrp' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='SecurityListUpdateReport' msgcat='app' msgtype='BK'> <field name='SecurityReportID' required='N' /> <field name='SecurityReqID' required='N' /> <field name='SecurityResponseID' required='N' /> <field name='SecurityRequestResult' required='N' /> <field name='TotNoRelatedSym' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='SecurityUpdateAction' required='N' /> <field name='CorporateAction' required='N' /> <field name='LastFragment' required='N' /> <component name='SecLstUpdRelSymGrp' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='AdjustedPositionReport' msgcat='app' msgtype='BL'> <field name='PosMaintRptID' required='Y' /> <field name='PosReqType' required='N' /> <field name='ClearingBusinessDate' required='Y' /> <field name='SettlSessID' required='N' /> <component name='Parties' required='Y' /> <component name='PositionQty' required='Y' /> <component name='InstrmtGrp' required='N' /> <field name='SettlPrice' required='N' /> <field name='PriorSettlPrice' required='N' /> <field name='PosMaintRptRefID' required='N' /> </message> <message name='AllocationInstructionAlert' msgcat='app' msgtype='BM'> <field name='AllocID' required='Y' /> <field name='AllocTransType' required='Y' /> <field name='AllocType' required='Y' /> <field name='SecondaryAllocID' required='N' /> <field name='RefAllocID' required='N' /> <field name='AllocCancReplaceReason' required='N' /> <field name='AllocIntermedReqType' required='N' /> <field name='AllocLinkID' required='N' /> <field name='AllocLinkType' required='N' /> <field name='BookingRefID' required='N' /> <field name='AllocNoOrdersType' required='N' /> <component name='OrdAllocGrp' required='N' /> <component name='ExecAllocGrp' required='N' /> <field name='PreviouslyReported' required='N' /> <field name='ReversalIndicator' required='N' /> <field name='MatchType' required='N' /> <field name='Side' required='Y' /> <component name='Instrument' required='Y' /> <component name='InstrumentExtension' required='N' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Quantity' required='Y' /> <field name='QtyType' required='N' /> <field name='LastMkt' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='PriceType' required='N' /> <field name='AvgPx' required='N' /> <field name='AvgParPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <field name='Currency' required='N' /> <field name='AvgPxPrecision' required='N' /> <component name='Parties' required='N' /> <field name='TradeDate' required='Y' /> <field name='TransactTime' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='BookingType' required='N' /> <field name='GrossTradeAmt' required='N' /> <field name='Concession' required='N' /> <field name='TotalTakedown' required='N' /> <field name='NetMoney' required='N' /> <field name='PositionEffect' required='N' /> <field name='AutoAcceptIndicator' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='NumDaysInterest' required='N' /> <field name='AccruedInterestRate' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='TotalAccruedInterestAmt' required='N' /> <field name='InterestAtMaturity' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <field name='LegalConfirm' required='N' /> <component name='Stipulations' required='N' /> <component name='YieldData' required='N' /> <component name='PositionAmountData' required='N' /> <field name='TotNoAllocs' required='N' /> <field name='LastFragment' required='N' /> <component name='AllocGrp' required='N' /> <field name='AvgPxIndicator' required='N' /> <field name='ClearingBusinessDate' required='N' /> <field name='TrdType' required='N' /> <field name='TrdSubType' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='TradeInputSource' required='N' /> <field name='MultiLegReportingType' required='N' /> <field name='MessageEventSource' required='N' /> <field name='RndPx' required='N' /> </message> <message name='ExecutionAcknowledgement' msgcat='app' msgtype='BN'> <field name='OrderID' required='Y' /> <field name='SecondaryOrderID' required='N' /> <field name='ClOrdID' required='N' /> <field name='ExecAckStatus' required='Y' /> <field name='ExecID' required='Y' /> <field name='DKReason' required='N' /> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Side' required='Y' /> <component name='OrderQtyData' required='Y' /> <field name='LastQty' required='N' /> <field name='LastPx' required='N' /> <field name='PriceType' required='N' /> <field name='LastParPx' required='N' /> <field name='CumQty' required='N' /> <field name='AvgPx' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='TradingSessionList' msgcat='app' msgtype='BJ'> <field name='TradSesReqID' required='N' /> <component name='TrdSessLstGrp' required='Y' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='TradingSessionListRequest' msgcat='app' msgtype='BI'> <field name='TradSesReqID' required='Y' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SecurityExchange' required='N' /> <field name='TradSesMethod' required='N' /> <field name='TradSesMode' required='N' /> <field name='SubscriptionRequestType' required='Y' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> </message> <message name='SettlementObligationReport' msgcat='app' msgtype='BQ'> <field name='ClearingBusinessDate' required='N' /> <field name='SettlementCycleNo' required='N' /> <field name='SettlObligMsgID' required='Y' /> <field name='SettlObligMode' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='TransactTime' required='N' /> <component name='SettlObligationInstructions' required='Y' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='DerivativeSecurityListUpdateReport' msgcat='app' msgtype='BR'> <field name='SecurityReqID' required='N' /> <field name='SecurityResponseID' required='N' /> <field name='SecurityRequestResult' required='N' /> <field name='SecurityUpdateAction' required='N' /> <component name='UnderlyingInstrument' required='N' /> <component name='DerivativeSecurityDefinition' required='N' /> <field name='TotNoRelatedSym' required='N' /> <field name='LastFragment' required='N' /> <component name='RelSymDerivSecUpdGrp' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='TradingSessionListUpdateReport' msgcat='app' msgtype='BS'> <field name='TradSesReqID' required='N' /> <field name='TradSesUpdateAction' required='N' /> <component name='TrdSessLstGrp' required='Y' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='MarketDefinitionRequest' msgcat='app' msgtype='BT'> <field name='MarketReqID' required='Y' /> <field name='SubscriptionRequestType' required='Y' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <field name='ParentMktSegmID' required='N' /> </message> <message name='MarketDefinition' msgcat='app' msgtype='BU'> <field name='MarketReportID' required='Y' /> <field name='MarketReqID' required='N' /> <field name='MarketID' required='Y' /> <field name='MarketSegmentID' required='N' /> <field name='MarketSegmentDesc' required='N' /> <field name='EncodedMktSegmDescLen' required='N' /> <field name='EncodedMktSegmDesc' required='N' /> <field name='ParentMktSegmID' required='N' /> <field name='Currency' required='N' /> <component name='BaseTradingRules' required='N' /> <component name='OrdTypeRules' required='N' /> <component name='TimeInForceRules' required='N' /> <component name='ExecInstRules' required='N' /> <field name='TransactTime' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='MarketDefinitionUpdateReport' msgcat='app' msgtype='BV'> <field name='MarketReportID' required='Y' /> <field name='MarketReqID' required='N' /> <field name='MarketUpdateAction' required='N' /> <field name='MarketID' required='Y' /> <field name='MarketSegmentID' required='N' /> <field name='MarketSegmentDesc' required='N' /> <field name='EncodedMktSegmDescLen' required='N' /> <field name='EncodedMktSegmDesc' required='N' /> <field name='ParentMktSegmID' required='N' /> <field name='Currency' required='N' /> <component name='BaseTradingRules' required='N' /> <component name='OrdTypeRules' required='N' /> <component name='TimeInForceRules' required='N' /> <component name='ExecInstRules' required='N' /> <field name='TransactTime' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='ApplicationSequenceControl' required='N' /> </message> <message name='ApplicationMessageRequest' msgcat='app' msgtype='BW'> <field name='ApplReqID' required='Y' /> <field name='ApplReqType' required='Y' /> <component name='ApplIDRequestGrp' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='ApplicationMessageRequestAck' msgcat='app' msgtype='BX'> <field name='ApplResponseID' required='Y' /> <field name='ApplReqID' required='N' /> <field name='ApplReqType' required='N' /> <field name='ApplResponseType' required='N' /> <field name='ApplTotalMessageCount' required='N' /> <component name='ApplIDRequestAckGrp' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='ApplicationMessageReport' msgcat='app' msgtype='BY'> <field name='ApplReportID' required='Y' /> <field name='ApplReportType' required='Y' /> <component name='ApplIDReportGrp' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='OrderMassActionReport' msgcat='app' msgtype='BZ'> <field name='ClOrdID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='MassActionReportID' required='Y' /> <field name='MassActionType' required='Y' /> <field name='MassActionScope' required='Y' /> <field name='MassActionResponse' required='Y' /> <field name='MassActionRejectReason' required='N' /> <field name='TotalAffectedOrders' required='N' /> <component name='AffectedOrdGrp' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='Parties' required='N' /> <component name='Instrument' required='N' /> <component name='UnderlyingInstrument' required='N' /> <field name='Side' required='N' /> <field name='TransactTime' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='NotAffectedOrdersGrp' required='N' /> </message> <message name='OrderMassActionRequest' msgcat='app' msgtype='CA'> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='MassActionType' required='Y' /> <field name='MassActionScope' required='Y' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='Parties' required='N' /> <component name='Instrument' required='N' /> <component name='UnderlyingInstrument' required='N' /> <field name='Side' required='N' /> <field name='TransactTime' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> <message name='UserNotification' msgcat='app' msgtype='CB'> <component name='UsernameGrp' required='N' /> <field name='UserStatus' required='Y' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </message> </messages> <trailer /> <components> <component name='DerivativeSecurityXML'> <field name='DerivativeSecurityXMLLen' required='N' /> <field name='DerivativeSecurityXML' required='N' /> <field name='DerivativeSecurityXMLSchema' required='N' /> </component> <component name='InstrumentLeg'> <field name='LegSymbol' required='N' /> <field name='LegSymbolSfx' required='N' /> <field name='LegSecurityID' required='N' /> <field name='LegSecurityIDSource' required='N' /> <component name='LegSecAltIDGrp' required='N' /> <field name='LegProduct' required='N' /> <field name='LegCFICode' required='N' /> <field name='LegSecurityType' required='N' /> <field name='LegSecuritySubType' required='N' /> <field name='LegMaturityMonthYear' required='N' /> <field name='LegMaturityDate' required='N' /> <field name='LegCouponPaymentDate' required='N' /> <field name='LegIssueDate' required='N' /> <field name='LegRepoCollateralSecurityType' required='N' /> <field name='LegRepurchaseTerm' required='N' /> <field name='LegRepurchaseRate' required='N' /> <field name='LegFactor' required='N' /> <field name='LegCreditRating' required='N' /> <field name='LegInstrRegistry' required='N' /> <field name='LegCountryOfIssue' required='N' /> <field name='LegStateOrProvinceOfIssue' required='N' /> <field name='LegLocaleOfIssue' required='N' /> <field name='LegRedemptionDate' required='N' /> <field name='LegStrikePrice' required='N' /> <field name='LegStrikeCurrency' required='N' /> <field name='LegOptAttribute' required='N' /> <field name='LegContractMultiplier' required='N' /> <field name='LegCouponRate' required='N' /> <field name='LegSecurityExchange' required='N' /> <field name='LegIssuer' required='N' /> <field name='EncodedLegIssuerLen' required='N' /> <field name='EncodedLegIssuer' required='N' /> <field name='LegSecurityDesc' required='N' /> <field name='EncodedLegSecurityDescLen' required='N' /> <field name='EncodedLegSecurityDesc' required='N' /> <field name='LegRatioQty' required='N' /> <field name='LegSide' required='N' /> <field name='LegCurrency' required='N' /> <field name='LegPool' required='N' /> <field name='LegDatedDate' required='N' /> <field name='LegContractSettlMonth' required='N' /> <field name='LegInterestAccrualDate' required='N' /> <field name='LegUnitOfMeasure' required='N' /> <field name='LegTimeUnit' required='N' /> <field name='LegOptionRatio' required='N' /> <field name='LegPrice' required='N' /> <field name='LegMaturityTime' required='N' /> <field name='LegPutOrCall' required='N' /> <field name='LegExerciseStyle' required='N' /> <field name='LegUnitOfMeasureQty' required='N' /> <field name='LegPriceUnitOfMeasure' required='N' /> <field name='LegPriceUnitOfMeasureQty' required='N' /> </component> <component name='InstrmtLegExecGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> <field name='LegQty' required='N' /> <field name='LegSwapType' required='N' /> <component name='LegStipulations' required='N' /> <field name='LegPositionEffect' required='N' /> <field name='LegCoveredOrUncovered' required='N' /> <field name='LegRefID' required='N' /> <field name='LegSettlType' required='N' /> <field name='LegSettlDate' required='N' /> <field name='LegLastPx' required='N' /> <field name='LegOrderQty' required='N' /> <field name='LegSettlCurrency' required='N' /> <field name='LegLastForwardPoints' required='N' /> <field name='LegCalculatedCcyLastQty' required='N' /> <field name='LegGrossTradeAmt' required='N' /> <component name='NestedParties3' required='N' /> <field name='LegAllocID' required='N' /> <component name='LegPreAllocGrp' required='N' /> <field name='LegVolatility' required='N' /> <field name='LegDividendYield' required='N' /> <field name='LegCurrencyRatio' required='N' /> <field name='LegExecInst' required='N' /> <field name='LegLastQty' required='N' /> </group> </component> <component name='TrdCapRptSideGrp'> <group name='NoSides' required='Y'> <field name='Side' required='Y' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='ClOrdID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='ListID' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='ProcessCode' required='N' /> <field name='OddLot' required='N' /> <component name='ClrInstGrp' required='N' /> <field name='TradeInputSource' required='N' /> <field name='TradeInputDevice' required='N' /> <field name='OrderInputDevice' required='N' /> <field name='ComplianceID' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='OrdType' required='N' /> <field name='ExecInst' required='N' /> <field name='TransBkdTime' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='TimeBracket' required='N' /> <component name='CommissionData' required='N' /> <field name='NumDaysInterest' required='N' /> <field name='ExDate' required='N' /> <field name='AccruedInterestRate' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='InterestAtMaturity' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <field name='Concession' required='N' /> <field name='TotalTakedown' required='N' /> <field name='NetMoney' required='N' /> <field name='SettlCurrAmt' required='N' /> <field name='SettlCurrFxRate' required='N' /> <field name='SettlCurrFxRateCalc' required='N' /> <field name='PositionEffect' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='SideMultiLegReportingType' required='N' /> <component name='ContAmtGrp' required='N' /> <component name='Stipulations' required='N' /> <component name='MiscFeesGrp' required='N' /> <field name='ExchangeRule' required='N' /> <field name='TradeAllocIndicator' required='N' /> <field name='PreallocMethod' required='N' /> <field name='AllocID' required='N' /> <component name='TrdAllocGrp' required='N' /> <field name='SideQty' required='N' /> <field name='SideTradeReportID' required='N' /> <field name='SideFillStationCd' required='N' /> <field name='SideReasonCd' required='N' /> <field name='RptSeq' required='N' /> <field name='SideTrdSubTyp' required='N' /> <component name='SideTrdRegTS' required='N' /> <field name='ExecRefID' required='N' /> <field name='LotType' required='N' /> <field name='SideGrossTradeAmt' required='N' /> <field name='AggressorIndicator' required='N' /> <field name='ExchangeSpecialInstructions' required='N' /> <field name='NetGrossInd' required='N' /> <field name='SideCurrency' required='N' /> <field name='SideSettlCurrency' required='N' /> <component name='SettlDetails' required='N' /> </group> </component> <component name='PositionAmountData'> <group name='NoPosAmt' required='N'> <field name='PosAmtType' required='N' /> <field name='PosAmt' required='N' /> <field name='PositionCurrency' required='N' /> </group> </component> <component name='ApplicationSequenceControl'> <field name='ApplID' required='N' /> <field name='ApplSeqNum' required='N' /> <field name='ApplLastSeqNum' required='N' /> <field name='ApplResendFlag' required='N' /> </component> <component name='Stipulations'> <group name='NoStipulations' required='N'> <field name='StipulationType' required='N' /> <field name='StipulationValue' required='N' /> </group> </component> <component name='MDReqGrp'> <group name='NoMDEntryTypes' required='Y'> <field name='MDEntryType' required='Y' /> </group> </component> <component name='TrdCapRptAckSideGrp'> <group name='NoSides' required='Y'> <field name='Side' required='Y' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='ClOrdID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='ListID' required='N' /> <component name='Parties' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='ProcessCode' required='N' /> <field name='OddLot' required='N' /> <component name='ClrInstGrp' required='N' /> <field name='TradeInputSource' required='N' /> <field name='TradeInputDevice' required='N' /> <field name='OrderInputDevice' required='N' /> <field name='ComplianceID' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='OrdType' required='N' /> <field name='ExecInst' required='N' /> <field name='TransBkdTime' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='TimeBracket' required='N' /> <component name='CommissionData' required='N' /> <field name='NumDaysInterest' required='N' /> <field name='ExDate' required='N' /> <field name='AccruedInterestRate' required='N' /> <field name='AccruedInterestAmt' required='N' /> <field name='InterestAtMaturity' required='N' /> <field name='EndAccruedInterestAmt' required='N' /> <field name='StartCash' required='N' /> <field name='EndCash' required='N' /> <field name='Concession' required='N' /> <field name='TotalTakedown' required='N' /> <field name='NetMoney' required='N' /> <field name='SettlCurrAmt' required='N' /> <field name='SettlCurrFxRate' required='N' /> <field name='SettlCurrFxRateCalc' required='N' /> <field name='PositionEffect' required='N' /> <field name='SideMultiLegReportingType' required='N' /> <component name='ContAmtGrp' required='N' /> <component name='Stipulations' required='N' /> <component name='MiscFeesGrp' required='N' /> <field name='ExchangeRule' required='N' /> <field name='TradeAllocIndicator' required='N' /> <field name='PreallocMethod' required='N' /> <field name='AllocID' required='N' /> <component name='TrdAllocGrp' required='N' /> <field name='LotType' required='N' /> <field name='SideGrossTradeAmt' required='N' /> <field name='AggressorIndicator' required='N' /> <field name='SideQty' required='N' /> <field name='SideTradeReportID' required='N' /> <field name='SideFillStationCd' required='N' /> <field name='SideReasonCd' required='N' /> <field name='RptSeq' required='N' /> <field name='SideTrdSubTyp' required='N' /> <component name='SideTrdRegTS' required='N' /> <field name='NetGrossInd' required='N' /> <field name='SideCurrency' required='N' /> <field name='SideSettlCurrency' required='N' /> <component name='SettlDetails' required='N' /> </group> </component> <component name='SettlInstGrp'> <group name='NoSettlInst' required='N'> <field name='SettlInstID' required='N' /> <field name='SettlInstTransType' required='N' /> <field name='SettlInstRefID' required='N' /> <component name='Parties' required='N' /> <field name='Side' required='N' /> <field name='Product' required='N' /> <field name='SecurityType' required='N' /> <field name='CFICode' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireTime' required='N' /> <field name='LastUpdateTime' required='N' /> <component name='SettlInstructionsData' required='N' /> <field name='PaymentMethod' required='N' /> <field name='PaymentRef' required='N' /> <field name='CardHolderName' required='N' /> <field name='CardNumber' required='N' /> <field name='CardStartDate' required='N' /> <field name='CardExpDate' required='N' /> <field name='CardIssNum' required='N' /> <field name='PaymentDate' required='N' /> <field name='PaymentRemitterID' required='N' /> <field name='SettlCurrency' required='N' /> </group> </component> <component name='SecLstUpdRelSymGrp'> <group name='NoRelatedSym' required='N'> <component name='Instrument' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='FinancingDetails' required='N' /> <component name='SecLstUpdRelSymsLegGrp' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Currency' required='N' /> <component name='Stipulations' required='N' /> <field name='ListUpdateAction' required='N' /> <component name='SecurityTradingRules' required='N' /> <component name='StrikeRules' required='N' /> </group> </component> <component name='SecAltIDGrp'> <group name='NoSecurityAltID' required='N'> <field name='SecurityAltID' required='N' /> <field name='SecurityAltIDSource' required='N' /> </group> </component> <component name='DiscretionInstructions'> <field name='DiscretionInst' required='N' /> <field name='DiscretionOffsetValue' required='N' /> <field name='DiscretionMoveType' required='N' /> <field name='DiscretionOffsetType' required='N' /> <field name='DiscretionLimitType' required='N' /> <field name='DiscretionRoundDirection' required='N' /> <field name='DiscretionScope' required='N' /> </component> <component name='MatchRules'> <group name='NoMatchRules' required='N'> <field name='MatchAlgorithm' required='N' /> <field name='MatchType' required='N' /> </group> </component> <component name='LotTypeRules'> <group name='NoLotTypeRules' required='N'> <field name='LotType' required='N' /> <field name='MinLotSize' required='N' /> </group> </component> <component name='BidCompReqGrp'> <group name='NoBidComponents' required='N'> <field name='ListID' required='N' /> <field name='Side' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='NetGrossInd' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> </group> </component> <component name='TimeInForceRules'> <group name='NoTimeInForceRules' required='N'> <field name='TimeInForce' required='N' /> </group> </component> <component name='TrdSessLstGrp'> <group name='NoTradingSessions' required='Y'> <field name='TradingSessionID' required='Y' /> <field name='TradingSessionSubID' required='N' /> <field name='SecurityExchange' required='N' /> <field name='TradSesMethod' required='N' /> <field name='TradSesMode' required='N' /> <field name='UnsolicitedIndicator' required='N' /> <field name='TradSesStatus' required='Y' /> <field name='TradSesStatusRejReason' required='N' /> <field name='TradSesStartTime' required='N' /> <field name='TradSesOpenTime' required='N' /> <field name='TradSesPreCloseTime' required='N' /> <field name='TradSesCloseTime' required='N' /> <field name='TradSesEndTime' required='N' /> <field name='TotalVolumeTraded' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <field name='TradingSessionDesc' required='N' /> <component name='TradingSessionRules' required='N' /> </group> </component> <component name='YieldData'> <field name='YieldType' required='N' /> <field name='Yield' required='N' /> <field name='YieldCalcDate' required='N' /> <field name='YieldRedemptionDate' required='N' /> <field name='YieldRedemptionPrice' required='N' /> <field name='YieldRedemptionPriceType' required='N' /> </component> <component name='ApplIDRequestAckGrp'> <group name='NoApplIDs' required='N'> <field name='RefApplID' required='N' /> <field name='ApplBegSeqNum' required='N' /> <field name='ApplEndSeqNum' required='N' /> <field name='RefApplLastSeqNum' required='N' /> <field name='ApplResponseError' required='N' /> </group> </component> <component name='UsernameGrp'> <field name='Username' required='N' /> </component> <component name='FinancingDetails'> <field name='AgreementDesc' required='N' /> <field name='AgreementID' required='N' /> <field name='AgreementDate' required='N' /> <field name='AgreementCurrency' required='N' /> <field name='TerminationType' required='N' /> <field name='StartDate' required='N' /> <field name='EndDate' required='N' /> <field name='DeliveryType' required='N' /> <field name='MarginRatio' required='N' /> </component> <component name='SettlParties'> <group name='NoSettlPartyIDs' required='N'> <field name='SettlPartyID' required='N' /> <field name='SettlPartyIDSource' required='N' /> <field name='SettlPartyRole' required='N' /> <component name='SettlPtysSubGrp' required='N' /> </group> </component> <component name='LegPreAllocGrp'> <group name='NoLegAllocs' required='N'> <field name='LegAllocAccount' required='N' /> <field name='LegIndividualAllocID' required='N' /> <field name='LegAllocQty' required='N' /> <field name='LegAllocAcctIDSource' required='N' /> <field name='LegAllocSettlCurrency' required='N' /> <component name='NestedParties2' required='N' /> </group> </component> <component name='PreAllocMlegGrp'> <group name='NoAllocs' required='N'> <field name='AllocAccount' required='N' /> <field name='AllocAcctIDSource' required='N' /> <field name='AllocSettlCurrency' required='N' /> <field name='IndividualAllocID' required='N' /> <component name='NestedParties3' required='N' /> <field name='AllocQty' required='N' /> </group> </component> <component name='InstrmtLegIOIGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> <field name='LegIOIQty' required='N' /> <component name='LegStipulations' required='N' /> </group> </component> <component name='BaseTradingRules'> <component name='TickRules' required='N' /> <component name='LotTypeRules' required='N' /> <component name='PriceLimits' required='N' /> <field name='ExpirationCycle' required='N' /> <field name='MinTradeVol' required='N' /> <field name='MaxTradeVol' required='N' /> <field name='MaxPriceVariation' required='N' /> <field name='ImpliedMarketIndicator' required='N' /> <field name='TradingCurrency' required='N' /> <field name='RoundLot' required='N' /> <field name='MultilegModel' required='N' /> <field name='MultilegPriceMethod' required='N' /> <field name='PriceType' required='N' /> </component> <component name='InstrumentExtension'> <field name='DeliveryForm' required='N' /> <field name='PctAtRisk' required='N' /> <component name='AttrbGrp' required='N' /> </component> <component name='LinesOfTextGrp'> <group name='NoLinesOfText' required='Y'> <field name='Text' required='Y' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </group> </component> <component name='BidDescReqGrp'> <group name='NoBidDescriptors' required='N'> <field name='BidDescriptorType' required='N' /> <field name='BidDescriptor' required='N' /> <field name='SideValueInd' required='N' /> <field name='LiquidityValue' required='N' /> <field name='LiquidityNumSecurities' required='N' /> <field name='LiquidityPctLow' required='N' /> <field name='LiquidityPctHigh' required='N' /> <field name='EFPTrackingError' required='N' /> <field name='FairValue' required='N' /> <field name='OutsideIndexPct' required='N' /> <field name='ValueOfFutures' required='N' /> </group> </component> <component name='MaturityRules'> <group name='NoMaturityRules' required='N'> <field name='MaturityRuleID' required='N' /> <field name='MaturityMonthYearFormat' required='N' /> <field name='MaturityMonthYearIncrementUnits' required='N' /> <field name='StartMaturityMonthYear' required='N' /> <field name='EndMaturityMonthYear' required='N' /> <field name='MaturityMonthYearIncrement' required='N' /> </group> </component> <component name='StrikeRules'> <group name='NoStrikeRules' required='N'> <field name='StrikeRuleID' required='N' /> <field name='StartStrikePxRange' required='N' /> <field name='EndStrikePxRange' required='N' /> <field name='StrikeIncrement' required='N' /> <field name='StrikeExerciseStyle' required='N' /> <component name='MaturityRules' required='N' /> </group> </component> <component name='QuotQualGrp'> <group name='NoQuoteQualifiers' required='N'> <field name='QuoteQualifier' required='N' /> </group> </component> <component name='PreAllocGrp'> <group name='NoAllocs' required='N'> <field name='AllocAccount' required='N' /> <field name='AllocAcctIDSource' required='N' /> <field name='AllocSettlCurrency' required='N' /> <field name='IndividualAllocID' required='N' /> <component name='NestedParties' required='N' /> <field name='AllocQty' required='N' /> </group> </component> <component name='MDRjctGrp'> <group name='NoAltMDSource' required='N'> <field name='AltMDSourceID' required='N' /> </group> </component> <component name='Instrument'> <field name='Symbol' required='N' /> <field name='SymbolSfx' required='N' /> <field name='SecurityID' required='N' /> <field name='SecurityIDSource' required='N' /> <component name='SecAltIDGrp' required='N' /> <field name='Product' required='N' /> <field name='CFICode' required='N' /> <field name='SecurityType' required='N' /> <field name='SecuritySubType' required='N' /> <field name='MaturityMonthYear' required='N' /> <field name='MaturityDate' required='N' /> <field name='CouponPaymentDate' required='N' /> <field name='IssueDate' required='N' /> <field name='RepoCollateralSecurityType' required='N' /> <field name='RepurchaseTerm' required='N' /> <field name='RepurchaseRate' required='N' /> <field name='Factor' required='N' /> <field name='CreditRating' required='N' /> <field name='InstrRegistry' required='N' /> <field name='CountryOfIssue' required='N' /> <field name='StateOrProvinceOfIssue' required='N' /> <field name='LocaleOfIssue' required='N' /> <field name='RedemptionDate' required='N' /> <field name='StrikePrice' required='N' /> <field name='StrikeCurrency' required='N' /> <field name='OptAttribute' required='N' /> <field name='ContractMultiplier' required='N' /> <field name='CouponRate' required='N' /> <field name='SecurityExchange' required='N' /> <field name='Issuer' required='N' /> <field name='EncodedIssuerLen' required='N' /> <field name='EncodedIssuer' required='N' /> <field name='SecurityDesc' required='N' /> <field name='EncodedSecurityDescLen' required='N' /> <field name='EncodedSecurityDesc' required='N' /> <field name='Pool' required='N' /> <field name='ContractSettlMonth' required='N' /> <field name='CPProgram' required='N' /> <field name='CPRegType' required='N' /> <component name='EvntGrp' required='N' /> <field name='DatedDate' required='N' /> <field name='InterestAccrualDate' required='N' /> <field name='SecurityStatus' required='N' /> <field name='SettleOnOpenFlag' required='N' /> <field name='InstrmtAssignmentMethod' required='N' /> <field name='StrikeMultiplier' required='N' /> <field name='StrikeValue' required='N' /> <field name='MinPriceIncrement' required='N' /> <field name='PositionLimit' required='N' /> <field name='NTPositionLimit' required='N' /> <component name='InstrumentParties' required='N' /> <field name='UnitOfMeasure' required='N' /> <field name='TimeUnit' required='N' /> <field name='MaturityTime' required='N' /> <field name='SecurityGroup' required='N' /> <field name='MinPriceIncrementAmount' required='N' /> <field name='UnitOfMeasureQty' required='N' /> <component name='SecurityXML' required='N' /> <field name='ProductComplex' required='N' /> <field name='PriceUnitOfMeasure' required='N' /> <field name='PriceUnitOfMeasureQty' required='N' /> <field name='SettlMethod' required='N' /> <field name='ExerciseStyle' required='N' /> <field name='OptPayAmount' required='N' /> <field name='PriceQuoteMethod' required='N' /> <field name='ListMethod' required='N' /> <field name='CapPrice' required='N' /> <field name='FloorPrice' required='N' /> <field name='PutOrCall' required='N' /> <field name='FlexibleIndicator' required='N' /> <field name='FlexProductEligibilityIndicator' required='N' /> <field name='FuturesValuationMethod' required='N' /> </component> <component name='TradeCapLegUnderlyingsGrp'> <group name='NoOfLegUnderlyings' required='N'> <component name='UnderlyingLegInstrument' required='N' /> </group> </component> <component name='HopGrp'> <group name='NoHops' required='N'> <field name='HopCompID' required='N' /> <field name='HopSendingTime' required='N' /> <field name='HopRefID' required='N' /> </group> </component> <component name='AllocAckGrp'> <group name='NoAllocs' required='N'> <field name='AllocAccount' required='N' /> <field name='AllocAcctIDSource' required='N' /> <field name='AllocPrice' required='N' /> <field name='IndividualAllocID' required='N' /> <field name='IndividualAllocRejCode' required='N' /> <field name='AllocText' required='N' /> <field name='EncodedAllocTextLen' required='N' /> <field name='EncodedAllocText' required='N' /> <field name='SecondaryIndividualAllocID' required='N' /> <field name='AllocCustomerCapacity' required='N' /> <field name='IndividualAllocType' required='N' /> <field name='AllocQty' required='N' /> <component name='NestedParties' required='N' /> <field name='AllocPositionEffect' required='N' /> </group> </component> <component name='QuotReqLegsGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> <field name='LegQty' required='N' /> <field name='LegSwapType' required='N' /> <field name='LegSettlType' required='N' /> <field name='LegSettlDate' required='N' /> <component name='LegStipulations' required='N' /> <component name='NestedParties' required='N' /> <component name='LegBenchmarkCurveData' required='N' /> <field name='LegOrderQty' required='N' /> <field name='LegRefID' required='N' /> </group> </component> <component name='NestedParties2'> <group name='NoNested2PartyIDs' required='N'> <field name='Nested2PartyID' required='N' /> <field name='Nested2PartyIDSource' required='N' /> <field name='Nested2PartyRole' required='N' /> <component name='NstdPtys2SubGrp' required='N' /> </group> </component> <component name='InstrmtMDReqGrp'> <group name='NoRelatedSym' required='Y'> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Currency' required='N' /> <field name='QuoteType' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='MDEntrySize' required='N' /> </group> </component> <component name='SideCrossOrdModGrp'> <group name='NoSides' required='Y'> <field name='Side' required='Y' /> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <component name='Parties' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='DayBookingInst' required='N' /> <field name='BookingUnit' required='N' /> <field name='PreallocMethod' required='N' /> <field name='AllocID' required='N' /> <component name='PreAllocGrp' required='N' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='Y' /> <component name='CommissionData' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ForexReq' required='N' /> <field name='SettlCurrency' required='N' /> <field name='BookingType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='PositionEffect' required='N' /> <field name='CoveredOrUncovered' required='N' /> <field name='CashMargin' required='N' /> <field name='ClearingFeeIndicator' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='SideComplianceID' required='N' /> <field name='SideTimeInForce' required='N' /> <field name='PreTradeAnonymity' required='N' /> <field name='OrigClOrdID' required='N' /> </group> </component> <component name='RootSubParties'> <group name='NoRootPartySubIDs' required='N'> <field name='RootPartySubID' required='N' /> <field name='RootPartySubIDType' required='N' /> </group> </component> <component name='TrdCollGrp'> <group name='NoTrades' required='N'> <field name='TradeReportID' required='N' /> <field name='SecondaryTradeReportID' required='N' /> </group> </component> <component name='NestedParties3'> <group name='NoNested3PartyIDs' required='N'> <field name='Nested3PartyID' required='N' /> <field name='Nested3PartyIDSource' required='N' /> <field name='Nested3PartyRole' required='N' /> <component name='NstdPtys3SubGrp' required='N' /> </group> </component> <component name='StrategyParametersGrp'> <group name='NoStrategyParameters' required='N'> <field name='StrategyParameterName' required='N' /> <field name='StrategyParameterType' required='N' /> <field name='StrategyParameterValue' required='N' /> </group> </component> <component name='NestedParties4'> <group name='NoNested4PartyIDs' required='N'> <field name='Nested4PartyID' required='N' /> <field name='Nested4PartyIDSource' required='N' /> <field name='Nested4PartyRole' required='N' /> <component name='NstdPtys4SubGrp' required='N' /> </group> </component> <component name='TrdRepIndicatorsGrp'> <group name='NoTrdRepIndicators' required='N'> <field name='TrdRepPartyRole' required='N' /> <field name='TrdRepIndicator' required='N' /> </group> </component> <component name='RelSymDerivSecUpdGrp'> <group name='NoRelatedSym' required='N'> <field name='ListUpdateAction' required='N' /> <component name='Instrument' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='SecondaryPriceLimits' required='N' /> <field name='Currency' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='CorporateAction' required='N' /> </group> </component> <component name='DerivativeInstrumentParties'> <group name='NoDerivativeInstrumentParties' required='N'> <field name='DerivativeInstrumentPartyID' required='N' /> <field name='DerivativeInstrumentPartyIDSource' required='N' /> <field name='DerivativeInstrumentPartyRole' required='N' /> <component name='DerivativeInstrumentPartySubIDsGrp' required='N' /> </group> </component> <component name='MarketDataFeedTypes'> <group name='NoMDFeedTypes' required='N'> <field name='MDFeedType' required='N' /> <field name='MarketDepth' required='N' /> <field name='MDBookType' required='N' /> </group> </component> <component name='TickRules'> <group name='NoTickRules' required='N'> <field name='StartTickPriceRange' required='N' /> <field name='EndTickPriceRange' required='N' /> <field name='TickIncrement' required='N' /> <field name='TickRuleType' required='N' /> </group> </component> <component name='RootParties'> <group name='NoRootPartyIDs' required='N'> <field name='RootPartyID' required='N' /> <field name='RootPartyIDSource' required='N' /> <field name='RootPartyRole' required='N' /> <component name='RootSubParties' required='N' /> </group> </component> <component name='UnderlyingInstrument'> <field name='UnderlyingSymbol' required='N' /> <field name='UnderlyingSymbolSfx' required='N' /> <field name='UnderlyingSecurityID' required='N' /> <field name='UnderlyingSecurityIDSource' required='N' /> <component name='UndSecAltIDGrp' required='N' /> <field name='UnderlyingProduct' required='N' /> <field name='UnderlyingCFICode' required='N' /> <field name='UnderlyingSecurityType' required='N' /> <field name='UnderlyingSecuritySubType' required='N' /> <field name='UnderlyingMaturityMonthYear' required='N' /> <field name='UnderlyingMaturityDate' required='N' /> <field name='UnderlyingCouponPaymentDate' required='N' /> <field name='UnderlyingIssueDate' required='N' /> <field name='UnderlyingRepoCollateralSecurityType' required='N' /> <field name='UnderlyingRepurchaseTerm' required='N' /> <field name='UnderlyingRepurchaseRate' required='N' /> <field name='UnderlyingFactor' required='N' /> <field name='UnderlyingCreditRating' required='N' /> <field name='UnderlyingInstrRegistry' required='N' /> <field name='UnderlyingCountryOfIssue' required='N' /> <field name='UnderlyingStateOrProvinceOfIssue' required='N' /> <field name='UnderlyingLocaleOfIssue' required='N' /> <field name='UnderlyingRedemptionDate' required='N' /> <field name='UnderlyingStrikePrice' required='N' /> <field name='UnderlyingStrikeCurrency' required='N' /> <field name='UnderlyingOptAttribute' required='N' /> <field name='UnderlyingContractMultiplier' required='N' /> <field name='UnderlyingCouponRate' required='N' /> <field name='UnderlyingSecurityExchange' required='N' /> <field name='UnderlyingIssuer' required='N' /> <field name='EncodedUnderlyingIssuerLen' required='N' /> <field name='EncodedUnderlyingIssuer' required='N' /> <field name='UnderlyingSecurityDesc' required='N' /> <field name='EncodedUnderlyingSecurityDescLen' required='N' /> <field name='EncodedUnderlyingSecurityDesc' required='N' /> <field name='UnderlyingCPProgram' required='N' /> <field name='UnderlyingCPRegType' required='N' /> <field name='UnderlyingCurrency' required='N' /> <field name='UnderlyingQty' required='N' /> <field name='UnderlyingPx' required='N' /> <field name='UnderlyingDirtyPrice' required='N' /> <field name='UnderlyingEndPrice' required='N' /> <field name='UnderlyingStartValue' required='N' /> <field name='UnderlyingCurrentValue' required='N' /> <field name='UnderlyingEndValue' required='N' /> <component name='UnderlyingStipulations' required='N' /> <field name='UnderlyingAllocationPercent' required='N' /> <field name='UnderlyingSettlementType' required='N' /> <field name='UnderlyingCashAmount' required='N' /> <field name='UnderlyingCashType' required='N' /> <field name='UnderlyingUnitOfMeasure' required='N' /> <field name='UnderlyingTimeUnit' required='N' /> <field name='UnderlyingCapValue' required='N' /> <component name='UndlyInstrumentParties' required='N' /> <field name='UnderlyingSettlMethod' required='N' /> <field name='UnderlyingAdjustedQuantity' required='N' /> <field name='UnderlyingFXRate' required='N' /> <field name='UnderlyingFXRateCalc' required='N' /> <field name='UnderlyingMaturityTime' required='N' /> <field name='UnderlyingPutOrCall' required='N' /> <field name='UnderlyingExerciseStyle' required='N' /> <field name='UnderlyingUnitOfMeasureQty' required='N' /> <field name='UnderlyingPriceUnitOfMeasure' required='N' /> <field name='UnderlyingPriceUnitOfMeasureQty' required='N' /> </component> <component name='QuotSetGrp'> <group name='NoQuoteSets' required='Y'> <field name='QuoteSetID' required='Y' /> <component name='UnderlyingInstrument' required='N' /> <field name='QuoteSetValidUntilTime' required='N' /> <field name='TotNoQuoteEntries' required='Y' /> <field name='LastFragment' required='N' /> <component name='QuotEntryGrp' required='Y' /> </group> </component> <component name='AllocGrp'> <group name='NoAllocs' required='N'> <field name='AllocAccount' required='N' /> <field name='AllocAcctIDSource' required='N' /> <field name='MatchStatus' required='N' /> <field name='AllocPrice' required='N' /> <field name='AllocQty' required='N' /> <field name='IndividualAllocID' required='N' /> <field name='ProcessCode' required='N' /> <component name='NestedParties' required='N' /> <field name='NotifyBrokerOfCredit' required='N' /> <field name='AllocHandlInst' required='N' /> <field name='AllocText' required='N' /> <field name='EncodedAllocTextLen' required='N' /> <field name='EncodedAllocText' required='N' /> <component name='CommissionData' required='N' /> <field name='AllocAvgPx' required='N' /> <field name='AllocNetMoney' required='N' /> <field name='SettlCurrAmt' required='N' /> <field name='AllocSettlCurrAmt' required='N' /> <field name='SettlCurrency' required='N' /> <field name='AllocSettlCurrency' required='N' /> <field name='SettlCurrFxRate' required='N' /> <field name='SettlCurrFxRateCalc' required='N' /> <field name='AllocAccruedInterestAmt' required='N' /> <field name='AllocInterestAtMaturity' required='N' /> <component name='MiscFeesGrp' required='N' /> <component name='ClrInstGrp' required='N' /> <field name='AllocSettlInstType' required='N' /> <component name='SettlInstructionsData' required='N' /> <field name='SecondaryIndividualAllocID' required='N' /> <field name='AllocMethod' required='N' /> <field name='AllocCustomerCapacity' required='N' /> <field name='IndividualAllocType' required='N' /> <field name='AllocPositionEffect' required='N' /> <field name='ClearingFeeIndicator' required='N' /> </group> </component> <component name='SettlPtysSubGrp'> <group name='NoSettlPartySubIDs' required='N'> <field name='SettlPartySubID' required='N' /> <field name='SettlPartySubIDType' required='N' /> </group> </component> <component name='InstrumentPtysSubGrp'> <group name='NoInstrumentPartySubIDs' required='N'> <field name='InstrumentPartySubID' required='N' /> <field name='InstrumentPartySubIDType' required='N' /> </group> </component> <component name='SecLstUpdRelSymsLegGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> <field name='LegSwapType' required='N' /> <field name='LegSettlType' required='N' /> <component name='LegStipulations' required='N' /> <component name='LegBenchmarkCurveData' required='N' /> </group> </component> <component name='QuotReqGrp'> <group name='NoRelatedSym' required='Y'> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='PrevClosePx' required='N' /> <field name='QuoteRequestType' required='N' /> <field name='QuoteType' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='Side' required='N' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='Currency' required='N' /> <component name='Stipulations' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='QuotReqLegsGrp' required='N' /> <component name='QuotQualGrp' required='N' /> <field name='QuotePriceType' required='N' /> <field name='OrdType' required='N' /> <field name='ValidUntilTime' required='N' /> <field name='ExpireTime' required='N' /> <field name='TransactTime' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='Price2' required='N' /> <component name='YieldData' required='N' /> <component name='Parties' required='N' /> <field name='MinQty' required='N' /> </group> </component> <component name='QuotSetAckGrp'> <group name='NoQuoteSets' required='N'> <field name='QuoteSetID' required='N' /> <component name='UnderlyingInstrument' required='N' /> <field name='TotNoQuoteEntries' required='N' /> <field name='LastFragment' required='N' /> <component name='QuotEntryAckGrp' required='N' /> <field name='TotNoCxldQuotes' required='N' /> <field name='TotNoAccQuotes' required='N' /> <field name='TotNoRejQuotes' required='N' /> </group> </component> <component name='RFQReqGrp'> <group name='NoRelatedSym' required='Y'> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='PrevClosePx' required='N' /> <field name='QuoteRequestType' required='N' /> <field name='QuoteType' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> </group> </component> <component name='ApplIDReportGrp'> <group name='NoApplIDs' required='N'> <field name='RefApplID' required='N' /> <field name='ApplNewSeqNum' required='N' /> <field name='RefApplLastSeqNum' required='N' /> </group> </component> <component name='CpctyConfGrp'> <group name='NoCapacities' required='Y'> <field name='OrderCapacity' required='Y' /> <field name='OrderRestrictions' required='N' /> <field name='OrderCapacityQty' required='Y' /> </group> </component> <component name='UndInstrmtGrp'> <group name='NoUnderlyings' required='N'> <component name='UnderlyingInstrument' required='N' /> </group> </component> <component name='Parties'> <group name='NoPartyIDs' required='N'> <field name='PartyID' required='N' /> <field name='PartyIDSource' required='N' /> <field name='PartyRole' required='N' /> <component name='PtysSubGrp' required='N' /> </group> </component> <component name='TradingSessionRulesGrp'> <group name='NoTradingSessionRules' required='N'> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <component name='TradingSessionRules' required='N' /> </group> </component> <component name='UndlyInstrumentPtysSubGrp'> <group name='NoUndlyInstrumentPartySubIDs' required='N'> <field name='UndlyInstrumentPartySubID' required='N' /> <field name='UndlyInstrumentPartySubIDType' required='N' /> </group> </component> <component name='NestedParties'> <group name='NoNestedPartyIDs' required='N'> <field name='NestedPartyID' required='N' /> <field name='NestedPartyIDSource' required='N' /> <field name='NestedPartyRole' required='N' /> <component name='NstdPtysSubGrp' required='N' /> </group> </component> <component name='TrdgSesGrp'> <group name='NoTradingSessions' required='N'> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> </group> </component> <component name='AffectedOrdGrp'> <group name='NoAffectedOrders' required='N'> <field name='OrigClOrdID' required='N' /> <field name='AffectedOrderID' required='N' /> <field name='AffectedSecondaryOrderID' required='N' /> </group> </component> <component name='CommissionData'> <field name='Commission' required='N' /> <field name='CommType' required='N' /> <field name='CommCurrency' required='N' /> <field name='FundRenewWaiv' required='N' /> </component> <component name='FillsGrp'> <group name='NoFills' required='N'> <field name='FillExecID' required='N' /> <field name='FillPx' required='N' /> <field name='FillQty' required='N' /> <component name='NestedParties4' required='N' /> </group> </component> <component name='NotAffectedOrdersGrp'> <group name='NoNotAffectedOrders' required='N'> <field name='NotAffOrigClOrdID' required='N' /> <field name='NotAffectedOrderID' required='N' /> </group> </component> <component name='DerivativeInstrument'> <field name='DerivativeSymbol' required='N' /> <field name='DerivativeSymbolSfx' required='N' /> <field name='DerivativeSecurityID' required='N' /> <field name='DerivativeSecurityIDSource' required='N' /> <component name='DerivativeSecurityAltIDGrp' required='N' /> <field name='DerivativeProduct' required='N' /> <field name='DerivativeProductComplex' required='N' /> <field name='DerivFlexProductEligibilityIndicator' required='N' /> <field name='DerivativeSecurityGroup' required='N' /> <field name='DerivativeCFICode' required='N' /> <field name='DerivativeSecurityType' required='N' /> <field name='DerivativeSecuritySubType' required='N' /> <field name='DerivativeMaturityMonthYear' required='N' /> <field name='DerivativeMaturityDate' required='N' /> <field name='DerivativeMaturityTime' required='N' /> <field name='DerivativeSettleOnOpenFlag' required='N' /> <field name='DerivativeInstrmtAssignmentMethod' required='N' /> <field name='DerivativeSecurityStatus' required='N' /> <field name='DerivativeIssueDate' required='N' /> <field name='DerivativeInstrRegistry' required='N' /> <field name='DerivativeCountryOfIssue' required='N' /> <field name='DerivativeStateOrProvinceOfIssue' required='N' /> <field name='DerivativeStrikePrice' required='N' /> <field name='DerivativeLocaleOfIssue' required='N' /> <field name='DerivativeStrikeCurrency' required='N' /> <field name='DerivativeStrikeMultiplier' required='N' /> <field name='DerivativeStrikeValue' required='N' /> <field name='DerivativeOptAttribute' required='N' /> <field name='DerivativeContractMultiplier' required='N' /> <field name='DerivativeMinPriceIncrement' required='N' /> <field name='DerivativeMinPriceIncrementAmount' required='N' /> <field name='DerivativeUnitOfMeasure' required='N' /> <field name='DerivativeUnitOfMeasureQty' required='N' /> <field name='DerivativePriceUnitOfMeasure' required='N' /> <field name='DerivativePriceUnitOfMeasureQty' required='N' /> <field name='DerivativeExerciseStyle' required='N' /> <field name='DerivativeOptPayAmount' required='N' /> <field name='DerivativeTimeUnit' required='N' /> <field name='DerivativeSecurityExchange' required='N' /> <field name='DerivativePositionLimit' required='N' /> <field name='DerivativeNTPositionLimit' required='N' /> <field name='DerivativeIssuer' required='N' /> <field name='DerivativeEncodedIssuerLen' required='N' /> <field name='DerivativeEncodedIssuer' required='N' /> <field name='DerivativeSecurityDesc' required='N' /> <field name='DerivativeEncodedSecurityDescLen' required='N' /> <field name='DerivativeEncodedSecurityDesc' required='N' /> <field name='DerivativeContractSettlMonth' required='N' /> <component name='DerivativeEventsGrp' required='N' /> <component name='DerivativeInstrumentParties' required='N' /> <field name='DerivativeSettlMethod' required='N' /> <field name='DerivativePriceQuoteMethod' required='N' /> <field name='DerivativeFuturesValuationMethod' required='N' /> <field name='DerivativeListMethod' required='N' /> <field name='DerivativeCapPrice' required='N' /> <field name='DerivativeFloorPrice' required='N' /> <field name='DerivativePutOrCall' required='N' /> <component name='DerivativeSecurityXML' required='N' /> </component> <component name='LegOrdGrp'> <group name='NoLegs' required='Y'> <component name='InstrumentLeg' required='N' /> <field name='LegQty' required='N' /> <field name='LegSwapType' required='N' /> <component name='LegStipulations' required='N' /> <component name='LegPreAllocGrp' required='N' /> <field name='LegPositionEffect' required='N' /> <field name='LegCoveredOrUncovered' required='N' /> <component name='NestedParties' required='N' /> <field name='LegRefID' required='N' /> <field name='LegSettlType' required='N' /> <field name='LegSettlDate' required='N' /> <field name='LegOrderQty' required='N' /> <field name='LegAllocID' required='N' /> <field name='LegVolatility' required='N' /> <field name='LegDividendYield' required='N' /> <field name='LegCurrencyRatio' required='N' /> <field name='LegExecInst' required='N' /> <field name='LegSettlCurrency' required='N' /> </group> </component> <component name='RelSymDerivSecGrp'> <group name='NoRelatedSym' required='N'> <component name='Instrument' required='N' /> <field name='Currency' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='SecondaryPriceLimits' required='N' /> <field name='CorporateAction' required='N' /> </group> </component> <component name='DlvyInstGrp'> <group name='NoDlvyInst' required='N'> <field name='SettlInstSource' required='N' /> <field name='DlvyInstType' required='N' /> <component name='SettlParties' required='N' /> </group> </component> <component name='InstrmtStrkPxGrp'> <group name='NoStrikes' required='Y'> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <field name='PrevClosePx' required='N' /> <field name='ClOrdID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='Side' required='N' /> <field name='Price' required='N' /> <field name='Currency' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </group> </component> <component name='ContraGrp'> <group name='NoContraBrokers' required='N'> <field name='ContraBroker' required='N' /> <field name='ContraTrader' required='N' /> <field name='ContraTradeQty' required='N' /> <field name='ContraTradeTime' required='N' /> <field name='ContraLegRefID' required='N' /> </group> </component> <component name='DerivativeSecurityDefinition'> <component name='DerivativeInstrument' required='N' /> <component name='DerivativeInstrumentAttribute' required='N' /> <component name='MarketSegmentGrp' required='N' /> </component> <component name='PriceLimits'> <field name='PriceLimitType' required='N' /> <field name='LowLimitPrice' required='N' /> <field name='HighLimitPrice' required='N' /> <field name='TradingReferencePrice' required='N' /> </component> <component name='InstrmtGrp'> <group name='NoRelatedSym' required='N'> <component name='Instrument' required='N' /> </group> </component> <component name='SecListGrp'> <group name='NoRelatedSym' required='N'> <component name='Instrument' required='N' /> <component name='InstrumentExtension' required='N' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='Currency' required='N' /> <component name='Stipulations' required='N' /> <component name='InstrmtLegSecListGrp' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <component name='SecurityTradingRules' required='N' /> <component name='StrikeRules' required='N' /> </group> </component> <component name='UndInstrmtCollGrp'> <group name='NoUnderlyings' required='N'> <component name='UnderlyingInstrument' required='N' /> <field name='CollAction' required='N' /> </group> </component> <component name='CollInqQualGrp'> <group name='NoCollInquiryQualifier' required='N'> <field name='CollInquiryQualifier' required='N' /> </group> </component> <component name='CompIDStatGrp'> <group name='NoCompIDs' required='Y'> <field name='RefCompID' required='Y' /> <field name='RefSubID' required='N' /> <field name='LocationID' required='N' /> <field name='DeskID' required='N' /> <field name='StatusValue' required='Y' /> <field name='StatusText' required='N' /> </group> </component> <component name='LegStipulations'> <group name='NoLegStipulations' required='N'> <field name='LegStipulationType' required='N' /> <field name='LegStipulationValue' required='N' /> </group> </component> <component name='SpreadOrBenchmarkCurveData'> <field name='Spread' required='N' /> <field name='BenchmarkCurveCurrency' required='N' /> <field name='BenchmarkCurveName' required='N' /> <field name='BenchmarkCurvePoint' required='N' /> <field name='BenchmarkPrice' required='N' /> <field name='BenchmarkPriceType' required='N' /> <field name='BenchmarkSecurityID' required='N' /> <field name='BenchmarkSecurityIDSource' required='N' /> </component> <component name='QuotCxlEntriesGrp'> <group name='NoQuoteEntries' required='N'> <component name='Instrument' required='N' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> </group> </component> <component name='ContAmtGrp'> <group name='NoContAmts' required='N'> <field name='ContAmtType' required='N' /> <field name='ContAmtValue' required='N' /> <field name='ContAmtCurr' required='N' /> </group> </component> <component name='MDFullGrp'> <group name='NoMDEntries' required='Y'> <field name='MDEntryType' required='Y' /> <field name='MDEntryPx' required='N' /> <field name='Currency' required='N' /> <field name='MDEntrySize' required='N' /> <field name='MDEntryDate' required='N' /> <field name='MDEntryTime' required='N' /> <field name='TickDirection' required='N' /> <field name='MDMkt' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='QuoteCondition' required='N' /> <field name='TradeCondition' required='N' /> <field name='MDEntryOriginator' required='N' /> <field name='LocationID' required='N' /> <field name='DeskID' required='N' /> <field name='OpenCloseSettlFlag' required='N' /> <field name='TimeInForce' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='MinQty' required='N' /> <field name='ExecInst' required='N' /> <field name='SellerDays' required='N' /> <field name='OrderID' required='N' /> <field name='QuoteEntryID' required='N' /> <field name='MDEntryBuyer' required='N' /> <field name='MDEntrySeller' required='N' /> <field name='NumberOfOrders' required='N' /> <field name='MDEntryPositionNo' required='N' /> <field name='Scope' required='N' /> <field name='PriceDelta' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='MDPriceLevel' required='N' /> <field name='OrderCapacity' required='N' /> <field name='MDOriginType' required='N' /> <field name='HighPx' required='N' /> <field name='LowPx' required='N' /> <field name='TradeVolume' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='MDQuoteType' required='N' /> <field name='RptSeq' required='N' /> <field name='DealingCapacity' required='N' /> <field name='MDEntrySpotRate' required='N' /> <field name='MDEntryForwardPoints' required='N' /> <field name='MDEntryID' required='N' /> <component name='Parties' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='OrdType' required='N' /> <field name='PriceType' required='N' /> <component name='YieldData' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='SecSizesGrp' required='N' /> <field name='LotType' required='N' /> <field name='SecurityTradingStatus' required='N' /> <field name='HaltReasonChar' required='N' /> </group> </component> <component name='NstdPtys4SubGrp'> <group name='NoNested4PartySubIDs' required='N'> <field name='Nested4PartySubID' required='N' /> <field name='Nested4PartySubIDType' required='N' /> </group> </component> <component name='MDIncGrp'> <group name='NoMDEntries' required='Y'> <field name='MDUpdateAction' required='Y' /> <field name='DeleteReason' required='N' /> <field name='MDEntryType' required='N' /> <field name='MDEntryID' required='N' /> <field name='MDEntryRefID' required='N' /> <component name='Instrument' required='N' /> <component name='UndInstrmtGrp' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='FinancialStatus' required='N' /> <field name='CorporateAction' required='N' /> <field name='MDEntryPx' required='N' /> <field name='Currency' required='N' /> <field name='MDEntrySize' required='N' /> <field name='MDEntryDate' required='N' /> <field name='MDEntryTime' required='N' /> <field name='TickDirection' required='N' /> <field name='MDMkt' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='QuoteCondition' required='N' /> <field name='TradeCondition' required='N' /> <field name='MDEntryOriginator' required='N' /> <field name='LocationID' required='N' /> <field name='DeskID' required='N' /> <field name='OpenCloseSettlFlag' required='N' /> <field name='TimeInForce' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='MinQty' required='N' /> <field name='ExecInst' required='N' /> <field name='SellerDays' required='N' /> <field name='OrderID' required='N' /> <field name='QuoteEntryID' required='N' /> <field name='MDEntryBuyer' required='N' /> <field name='MDEntrySeller' required='N' /> <field name='NumberOfOrders' required='N' /> <field name='MDEntryPositionNo' required='N' /> <field name='Scope' required='N' /> <field name='PriceDelta' required='N' /> <field name='NetChgPrevDay' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='OrderCapacity' required='N' /> <field name='MDOriginType' required='N' /> <field name='HighPx' required='N' /> <field name='LowPx' required='N' /> <field name='TradeVolume' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='MDQuoteType' required='N' /> <field name='RptSeq' required='N' /> <field name='DealingCapacity' required='N' /> <field name='MDEntrySpotRate' required='N' /> <field name='MDEntryForwardPoints' required='N' /> <field name='MDPriceLevel' required='N' /> <component name='Parties' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='OrdType' required='N' /> <field name='MDSubBookType' required='N' /> <field name='MarketDepth' required='N' /> <field name='PriceType' required='N' /> <component name='YieldData' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='SecSizesGrp' required='N' /> <field name='LotType' required='N' /> <field name='SecurityTradingStatus' required='N' /> <field name='HaltReasonChar' required='N' /> <field name='TrdType' required='N' /> <field name='MatchType' required='N' /> <field name='TradeID' required='N' /> <field name='TransBkdTime' required='N' /> <field name='TransactTime' required='N' /> <component name='StatsIndGrp' required='N' /> </group> </component> <component name='UnderlyingAmount'> <group name='NoUnderlyingAmounts' required='N'> <field name='UnderlyingPayAmount' required='N' /> <field name='UnderlyingCollectAmount' required='N' /> <field name='UnderlyingSettlementDate' required='N' /> <field name='UnderlyingSettlementStatus' required='N' /> </group> </component> <component name='TrdRegTimestamps'> <group name='NoTrdRegTimestamps' required='N'> <field name='TrdRegTimestamp' required='N' /> <field name='TrdRegTimestampType' required='N' /> <field name='TrdRegTimestampOrigin' required='N' /> <field name='DeskType' required='N' /> <field name='DeskTypeSource' required='N' /> <field name='DeskOrderHandlingInst' required='N' /> </group> </component> <component name='DerivativeInstrumentAttribute'> <group name='NoDerivativeInstrAttrib' required='N'> <field name='DerivativeInstrAttribType' required='N' /> <field name='DerivativeInstrAttribValue' required='N' /> </group> </component> <component name='MarketSegmentGrp'> <group name='NoMarketSegments' required='N'> <field name='MarketID' required='N' /> <field name='MarketSegmentID' required='N' /> <component name='SecurityTradingRules' required='N' /> <component name='StrikeRules' required='N' /> </group> </component> <component name='LegQuotStatGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> <field name='LegQty' required='N' /> <field name='LegSwapType' required='N' /> <field name='LegSettlType' required='N' /> <field name='LegSettlDate' required='N' /> <component name='LegStipulations' required='N' /> <component name='NestedParties' required='N' /> <field name='LegOrderQty' required='N' /> </group> </component> <component name='InstrmtLegGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> </group> </component> <component name='QuotReqRjctGrp'> <group name='NoRelatedSym' required='Y'> <component name='Instrument' required='Y' /> <component name='FinancingDetails' required='N' /> <component name='UndInstrmtGrp' required='N' /> <field name='PrevClosePx' required='N' /> <field name='QuoteRequestType' required='N' /> <field name='QuoteType' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='Side' required='N' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='Currency' required='N' /> <component name='Stipulations' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <component name='QuotReqLegsGrp' required='N' /> <component name='QuotQualGrp' required='N' /> <field name='QuotePriceType' required='N' /> <field name='OrdType' required='N' /> <field name='ExpireTime' required='N' /> <field name='TransactTime' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='Price2' required='N' /> <component name='YieldData' required='N' /> <component name='Parties' required='N' /> </group> </component> <component name='PegInstructions'> <field name='PegOffsetValue' required='N' /> <field name='PegMoveType' required='N' /> <field name='PegOffsetType' required='N' /> <field name='PegLimitType' required='N' /> <field name='PegRoundDirection' required='N' /> <field name='PegScope' required='N' /> <field name='PegPriceType' required='N' /> <field name='PegSecurityIDSource' required='N' /> <field name='PegSecurityID' required='N' /> <field name='PegSymbol' required='N' /> <field name='PegSecurityDesc' required='N' /> </component> <component name='InstrumentParties'> <group name='NoInstrumentParties' required='N'> <field name='InstrumentPartyID' required='N' /> <field name='InstrumentPartyIDSource' required='N' /> <field name='InstrumentPartyRole' required='N' /> <component name='InstrumentPtysSubGrp' required='N' /> </group> </component> <component name='DerivativeSecurityAltIDGrp'> <group name='NoDerivativeSecurityAltID' required='N'> <field name='DerivativeSecurityAltID' required='N' /> <field name='DerivativeSecurityAltIDSource' required='N' /> </group> </component> <component name='SettlObligationInstructions'> <group name='NoSettlOblig' required='N'> <field name='NetGrossInd' required='N' /> <field name='SettlObligID' required='N' /> <field name='SettlObligTransType' required='N' /> <field name='SettlObligRefID' required='N' /> <field name='CcyAmt' required='N' /> <field name='SettlCurrAmt' required='N' /> <field name='Currency' required='N' /> <field name='SettlCurrency' required='N' /> <field name='SettlCurrFxRate' required='N' /> <field name='SettlDate' required='N' /> <component name='Instrument' required='N' /> <component name='Parties' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireTime' required='N' /> <field name='LastUpdateTime' required='N' /> <component name='SettlDetails' required='N' /> </group> </component> <component name='LegQuotGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> <field name='LegQty' required='N' /> <field name='LegSwapType' required='N' /> <field name='LegSettlType' required='N' /> <field name='LegSettlDate' required='N' /> <component name='LegStipulations' required='N' /> <component name='NestedParties' required='N' /> <field name='LegPriceType' required='N' /> <field name='LegBidPx' required='N' /> <field name='LegOfferPx' required='N' /> <component name='LegBenchmarkCurveData' required='N' /> <field name='LegOrderQty' required='N' /> <field name='LegRefID' required='N' /> <field name='LegBidForwardPoints' required='N' /> <field name='LegOfferForwardPoints' required='N' /> </group> </component> <component name='ExecAllocGrp'> <group name='NoExecs' required='N'> <field name='LastQty' required='N' /> <field name='ExecID' required='N' /> <field name='SecondaryExecID' required='N' /> <field name='LastPx' required='N' /> <field name='LastParPx' required='N' /> <field name='LastCapacity' required='N' /> <field name='TradeID' required='N' /> <field name='FirmTradeID' required='N' /> </group> </component> <component name='TrdCapDtGrp'> <group name='NoDates' required='N'> <field name='TradeDate' required='N' /> <field name='TransactTime' required='N' /> <field name='LastUpdateTime' required='N' /> </group> </component> <component name='ExecInstRules'> <group name='NoExecInstRules' required='N'> <field name='ExecInstValue' required='N' /> </group> </component> <component name='TriggeringInstruction'> <field name='TriggerType' required='N' /> <field name='TriggerAction' required='N' /> <field name='TriggerPrice' required='N' /> <field name='TriggerSymbol' required='N' /> <field name='TriggerSecurityID' required='N' /> <field name='TriggerSecurityIDSource' required='N' /> <field name='TriggerSecurityDesc' required='N' /> <field name='TriggerPriceType' required='N' /> <field name='TriggerPriceTypeScope' required='N' /> <field name='TriggerPriceDirection' required='N' /> <field name='TriggerNewPrice' required='N' /> <field name='TriggerOrderType' required='N' /> <field name='TriggerNewQty' required='N' /> <field name='TriggerTradingSessionID' required='N' /> <field name='TriggerTradingSessionSubID' required='N' /> </component> <component name='IOIQualGrp'> <group name='NoIOIQualifiers' required='N'> <field name='IOIQualifier' required='N' /> </group> </component> <component name='NstdPtysSubGrp'> <group name='NoNestedPartySubIDs' required='N'> <field name='NestedPartySubID' required='N' /> <field name='NestedPartySubIDType' required='N' /> </group> </component> <component name='PositionQty'> <group name='NoPositions' required='N'> <field name='PosType' required='N' /> <field name='LongQty' required='N' /> <field name='ShortQty' required='N' /> <field name='PosQtyStatus' required='N' /> <component name='NestedParties' required='N' /> <field name='QuantityDate' required='N' /> </group> </component> <component name='NstdPtys2SubGrp'> <group name='NoNested2PartySubIDs' required='N'> <field name='Nested2PartySubID' required='N' /> <field name='Nested2PartySubIDType' required='N' /> </group> </component> <component name='PosUndInstrmtGrp'> <group name='NoUnderlyings' required='N'> <component name='UnderlyingInstrument' required='N' /> <field name='UnderlyingSettlPrice' required='N' /> <field name='UnderlyingSettlPriceType' required='N' /> <component name='UnderlyingAmount' required='N' /> <field name='UnderlyingDeliveryAmount' required='N' /> </group> </component> <component name='SettlInstructionsData'> <field name='SettlDeliveryType' required='N' /> <field name='StandInstDbType' required='N' /> <field name='StandInstDbName' required='N' /> <field name='StandInstDbID' required='N' /> <component name='DlvyInstGrp' required='N' /> </component> <component name='SideTrdRegTS'> <group name='NoSideTrdRegTS' required='N'> <field name='SideTrdRegTimestamp' required='N' /> <field name='SideTrdRegTimestampType' required='N' /> <field name='SideTrdRegTimestampSrc' required='N' /> </group> </component> <component name='TradingSessionRules'> <component name='OrdTypeRules' required='N' /> <component name='TimeInForceRules' required='N' /> <component name='ExecInstRules' required='N' /> <component name='MatchRules' required='N' /> <component name='MarketDataFeedTypes' required='N' /> </component> <component name='MsgTypeGrp'> <group name='NoMsgTypes' required='N'> <field name='RefMsgType' required='N' /> <field name='MsgDirection' required='N' /> <field name='RefApplVerID' required='N' /> <field name='RefCstmApplVerID' required='N' /> <field name='RefApplExtID' required='N' /> <field name='DefaultVerIndicator' required='N' /> </group> </component> <component name='UndSecAltIDGrp'> <group name='NoUnderlyingSecurityAltID' required='N'> <field name='UnderlyingSecurityAltID' required='N' /> <field name='UnderlyingSecurityAltIDSource' required='N' /> </group> </component> <component name='ExecCollGrp'> <group name='NoExecs' required='N'> <field name='ExecID' required='N' /> </group> </component> <component name='UnderlyingLegSecurityAltIDGrp'> <group name='NoUnderlyingLegSecurityAltID' required='N'> <field name='UnderlyingLegSecurityAltID' required='N' /> <field name='UnderlyingLegSecurityAltIDSource' required='N' /> </group> </component> <component name='DisplayInstruction'> <field name='SecondaryDisplayQty' required='N' /> <field name='DisplayWhen' required='N' /> <field name='DisplayMethod' required='N' /> <field name='DisplayLowQty' required='N' /> <field name='DisplayHighQty' required='N' /> <field name='DisplayMinIncr' required='N' /> <field name='RefreshQty' required='N' /> <field name='DisplayQty' required='N' /> </component> <component name='QuotEntryGrp'> <group name='NoQuoteEntries' required='Y'> <field name='QuoteEntryID' required='Y' /> <component name='Instrument' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='BidPx' required='N' /> <field name='OfferPx' required='N' /> <field name='BidSize' required='N' /> <field name='OfferSize' required='N' /> <field name='ValidUntilTime' required='N' /> <field name='BidSpotRate' required='N' /> <field name='OfferSpotRate' required='N' /> <field name='BidForwardPoints' required='N' /> <field name='OfferForwardPoints' required='N' /> <field name='MidPx' required='N' /> <field name='BidYield' required='N' /> <field name='MidYield' required='N' /> <field name='OfferYield' required='N' /> <field name='TransactTime' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SettlDate' required='N' /> <field name='OrdType' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='BidForwardPoints2' required='N' /> <field name='OfferForwardPoints2' required='N' /> <field name='Currency' required='N' /> </group> </component> <component name='RgstDtlsGrp'> <group name='NoRegistDtls' required='N'> <field name='RegistDtls' required='N' /> <field name='RegistEmail' required='N' /> <field name='MailingDtls' required='N' /> <field name='MailingInst' required='N' /> <component name='NestedParties' required='N' /> <field name='OwnerType' required='N' /> <field name='DateOfBirth' required='N' /> <field name='InvestorCountryOfResidence' required='N' /> </group> </component> <component name='NstdPtys3SubGrp'> <group name='NoNested3PartySubIDs' required='N'> <field name='Nested3PartySubID' required='N' /> <field name='Nested3PartySubIDType' required='N' /> </group> </component> <component name='DerivativeEventsGrp'> <group name='NoDerivativeEvents' required='N'> <field name='DerivativeEventType' required='N' /> <field name='DerivativeEventDate' required='N' /> <field name='DerivativeEventTime' required='N' /> <field name='DerivativeEventPx' required='N' /> <field name='DerivativeEventText' required='N' /> </group> </component> <component name='NestedInstrumentAttribute'> <group name='NoNestedInstrAttrib' required='N'> <field name='NestedInstrAttribType' required='N' /> <field name='NestedInstrAttribValue' required='N' /> </group> </component> <component name='SecondaryPriceLimits'> <field name='SecondaryPriceLimitType' required='N' /> <field name='SecondaryLowLimitPrice' required='N' /> <field name='SecondaryHighLimitPrice' required='N' /> <field name='SecondaryTradingReferencePrice' required='N' /> </component> <component name='SecurityXML'> <field name='SecurityXMLLen' required='N' /> <field name='SecurityXML' required='N' /> <field name='SecurityXMLSchema' required='N' /> </component> <component name='EvntGrp'> <group name='NoEvents' required='N'> <field name='EventType' required='N' /> <field name='EventDate' required='N' /> <field name='EventPx' required='N' /> <field name='EventText' required='N' /> <field name='EventTime' required='N' /> </group> </component> <component name='CompIDReqGrp'> <group name='NoCompIDs' required='N'> <field name='RefCompID' required='N' /> <field name='RefSubID' required='N' /> <field name='LocationID' required='N' /> <field name='DeskID' required='N' /> </group> </component> <component name='UnderlyingLegInstrument'> <field name='UnderlyingLegSymbol' required='N' /> <field name='UnderlyingLegSymbolSfx' required='N' /> <field name='UnderlyingLegSecurityID' required='N' /> <field name='UnderlyingLegSecurityIDSource' required='N' /> <component name='UnderlyingLegSecurityAltIDGrp' required='N' /> <field name='UnderlyingLegCFICode' required='N' /> <field name='UnderlyingLegSecurityType' required='N' /> <field name='UnderlyingLegSecuritySubType' required='N' /> <field name='UnderlyingLegMaturityMonthYear' required='N' /> <field name='UnderlyingLegMaturityDate' required='N' /> <field name='UnderlyingLegMaturityTime' required='N' /> <field name='UnderlyingLegStrikePrice' required='N' /> <field name='UnderlyingLegOptAttribute' required='N' /> <field name='UnderlyingLegPutOrCall' required='N' /> <field name='UnderlyingLegSecurityExchange' required='N' /> <field name='UnderlyingLegSecurityDesc' required='N' /> </component> <component name='SecSizesGrp'> <group name='NoOfSecSizes' required='N'> <field name='MDSecSizeType' required='N' /> <field name='MDSecSize' required='N' /> </group> </component> <component name='SecTypesGrp'> <group name='NoSecurityTypes' required='N'> <field name='SecurityType' required='N' /> <field name='SecuritySubType' required='N' /> <field name='Product' required='N' /> <field name='CFICode' required='N' /> </group> </component> <component name='AttrbGrp'> <group name='NoInstrAttrib' required='N'> <field name='InstrAttribType' required='N' /> <field name='InstrAttribValue' required='N' /> </group> </component> <component name='UnderlyingStipulations'> <group name='NoUnderlyingStips' required='N'> <field name='UnderlyingStipType' required='N' /> <field name='UnderlyingStipValue' required='N' /> </group> </component> <component name='MiscFeesGrp'> <group name='NoMiscFees' required='N'> <field name='MiscFeeAmt' required='N' /> <field name='MiscFeeCurr' required='N' /> <field name='MiscFeeType' required='N' /> <field name='MiscFeeBasis' required='N' /> </group> </component> <component name='RoutingGrp'> <group name='NoRoutingIDs' required='N'> <field name='RoutingType' required='N' /> <field name='RoutingID' required='N' /> </group> </component> <component name='RgstDistInstGrp'> <group name='NoDistribInsts' required='N'> <field name='DistribPaymentMethod' required='N' /> <field name='DistribPercentage' required='N' /> <field name='CashDistribCurr' required='N' /> <field name='CashDistribAgentName' required='N' /> <field name='CashDistribAgentCode' required='N' /> <field name='CashDistribAgentAcctNumber' required='N' /> <field name='CashDistribPayRef' required='N' /> <field name='CashDistribAgentAcctName' required='N' /> </group> </component> <component name='OrderQtyData'> <field name='OrderQty' required='N' /> <field name='CashOrderQty' required='N' /> <field name='OrderPercent' required='N' /> <field name='RoundingDirection' required='N' /> <field name='RoundingModulus' required='N' /> </component> <component name='ListOrdGrp'> <group name='NoOrders' required='Y'> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='ListSeqNo' required='Y' /> <field name='ClOrdLinkID' required='N' /> <field name='SettlInstMode' required='N' /> <component name='Parties' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <field name='Account' required='N' /> <field name='AcctIDSource' required='N' /> <field name='AccountType' required='N' /> <field name='DayBookingInst' required='N' /> <field name='BookingUnit' required='N' /> <field name='AllocID' required='N' /> <field name='PreallocMethod' required='N' /> <component name='PreAllocGrp' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='CashMargin' required='N' /> <field name='ClearingFeeIndicator' required='N' /> <field name='HandlInst' required='N' /> <field name='ExecInst' required='N' /> <field name='MinQty' required='N' /> <field name='MaxFloor' required='N' /> <field name='ExDestination' required='N' /> <component name='TrdgSesGrp' required='N' /> <field name='ProcessCode' required='N' /> <component name='Instrument' required='Y' /> <component name='UndInstrmtGrp' required='N' /> <field name='PrevClosePx' required='N' /> <field name='Side' required='Y' /> <field name='SideValueInd' required='N' /> <field name='LocateReqd' required='N' /> <field name='TransactTime' required='N' /> <component name='Stipulations' required='N' /> <field name='QtyType' required='N' /> <component name='OrderQtyData' required='Y' /> <field name='OrdType' required='N' /> <field name='PriceType' required='N' /> <field name='Price' required='N' /> <field name='StopPx' required='N' /> <component name='SpreadOrBenchmarkCurveData' required='N' /> <component name='YieldData' required='N' /> <field name='Currency' required='N' /> <field name='ComplianceID' required='N' /> <field name='SolicitedFlag' required='N' /> <field name='IOIID' required='N' /> <field name='QuoteID' required='N' /> <field name='TimeInForce' required='N' /> <field name='EffectiveTime' required='N' /> <field name='ExpireDate' required='N' /> <field name='ExpireTime' required='N' /> <field name='GTBookingInst' required='N' /> <component name='CommissionData' required='N' /> <field name='OrderCapacity' required='N' /> <field name='OrderRestrictions' required='N' /> <field name='CustOrderCapacity' required='N' /> <field name='ForexReq' required='N' /> <field name='SettlCurrency' required='N' /> <field name='BookingType' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='Price2' required='N' /> <field name='PositionEffect' required='N' /> <field name='CoveredOrUncovered' required='N' /> <field name='MaxShow' required='N' /> <component name='PegInstructions' required='N' /> <component name='DiscretionInstructions' required='N' /> <field name='TargetStrategy' required='N' /> <field name='TargetStrategyParameters' required='N' /> <field name='ParticipationRate' required='N' /> <field name='Designation' required='N' /> <component name='StrategyParametersGrp' required='N' /> <field name='MatchIncrement' required='N' /> <field name='MaxPriceLevels' required='N' /> <component name='DisplayInstruction' required='N' /> <field name='PriceProtectionScope' required='N' /> <component name='TriggeringInstruction' required='N' /> <field name='RefOrderID' required='N' /> <field name='RefOrderIDSource' required='N' /> <field name='PreTradeAnonymity' required='N' /> <field name='ExDestinationIDSource' required='N' /> </group> </component> <component name='PtysSubGrp'> <group name='NoPartySubIDs' required='N'> <field name='PartySubID' required='N' /> <field name='PartySubIDType' required='N' /> </group> </component> <component name='TrdInstrmtLegGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> <field name='LegQty' required='N' /> <field name='LegSwapType' required='N' /> <component name='LegStipulations' required='N' /> <field name='LegPositionEffect' required='N' /> <field name='LegCoveredOrUncovered' required='N' /> <component name='NestedParties' required='N' /> <field name='LegRefID' required='N' /> <field name='LegSettlType' required='N' /> <field name='LegSettlDate' required='N' /> <field name='LegLastPx' required='N' /> <field name='LegReportID' required='N' /> <field name='LegSettlCurrency' required='N' /> <field name='LegLastForwardPoints' required='N' /> <field name='LegCalculatedCcyLastQty' required='N' /> <field name='LegGrossTradeAmt' required='N' /> <field name='LegNumber' required='N' /> <component name='TradeCapLegUnderlyingsGrp' required='N' /> <field name='LegVolatility' required='N' /> <field name='LegDividendYield' required='N' /> <field name='LegCurrencyRatio' required='N' /> <field name='LegExecInst' required='N' /> <field name='LegLastQty' required='N' /> </group> </component> <component name='TrdAllocGrp'> <group name='NoAllocs' required='N'> <field name='AllocAccount' required='N' /> <field name='AllocAcctIDSource' required='N' /> <field name='AllocSettlCurrency' required='N' /> <field name='IndividualAllocID' required='N' /> <component name='NestedParties2' required='N' /> <field name='AllocQty' required='N' /> <field name='AllocCustomerCapacity' required='N' /> <field name='AllocMethod' required='N' /> <field name='SecondaryIndividualAllocID' required='N' /> <field name='AllocClearingFeeIndicator' required='N' /> </group> </component> <component name='ApplIDRequestGrp'> <group name='NoApplIDs' required='N'> <field name='RefApplID' required='N' /> <field name='ApplBegSeqNum' required='N' /> <field name='ApplEndSeqNum' required='N' /> </group> </component> <component name='LegBenchmarkCurveData'> <field name='LegBenchmarkCurveCurrency' required='N' /> <field name='LegBenchmarkCurveName' required='N' /> <field name='LegBenchmarkCurvePoint' required='N' /> <field name='LegBenchmarkPrice' required='N' /> <field name='LegBenchmarkPriceType' required='N' /> </component> <component name='ClrInstGrp'> <group name='NoClearingInstructions' required='N'> <field name='ClearingInstruction' required='N' /> </group> </component> <component name='OrdAllocGrp'> <group name='NoOrders' required='N'> <field name='ClOrdID' required='N' /> <field name='OrderID' required='N' /> <field name='SecondaryOrderID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='ListID' required='N' /> <component name='NestedParties2' required='N' /> <field name='OrderQty' required='N' /> <field name='OrderAvgPx' required='N' /> <field name='OrderBookingQty' required='N' /> </group> </component> <component name='SettlDetails'> <group name='NoSettlDetails' required='N'> <field name='SettlObligSource' required='N' /> <component name='SettlParties' required='N' /> </group> </component> <component name='OrdListStatGrp'> <group name='NoOrders' required='Y'> <field name='ClOrdID' required='N' /> <field name='SecondaryClOrdID' required='N' /> <field name='CumQty' required='Y' /> <field name='OrdStatus' required='Y' /> <field name='WorkingIndicator' required='N' /> <field name='LeavesQty' required='Y' /> <field name='CxlQty' required='Y' /> <field name='AvgPx' required='Y' /> <field name='OrdRejReason' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> <field name='OrderID' required='N' /> </group> </component> <component name='BidCompRspGrp'> <group name='NoBidComponents' required='Y'> <component name='CommissionData' required='Y' /> <field name='ListID' required='N' /> <field name='Country' required='N' /> <field name='Side' required='N' /> <field name='Price' required='N' /> <field name='PriceType' required='N' /> <field name='FairValue' required='N' /> <field name='NetGrossInd' required='N' /> <field name='SettlType' required='N' /> <field name='SettlDate' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </group> </component> <component name='OrdTypeRules'> <group name='NoOrdTypeRules' required='N'> <field name='OrdType' required='N' /> </group> </component> <component name='SideCrossOrdCxlGrp'> <group name='NoSides' required='Y'> <field name='Side' required='Y' /> <field name='OrigClOrdID' required='N' /> <field name='ClOrdID' required='Y' /> <field name='SecondaryClOrdID' required='N' /> <field name='ClOrdLinkID' required='N' /> <field name='OrigOrdModTime' required='N' /> <component name='Parties' required='N' /> <field name='TradeOriginationDate' required='N' /> <field name='TradeDate' required='N' /> <component name='OrderQtyData' required='Y' /> <field name='ComplianceID' required='N' /> <field name='Text' required='N' /> <field name='EncodedTextLen' required='N' /> <field name='EncodedText' required='N' /> </group> </component> <component name='ExpirationQty'> <group name='NoExpiration' required='N'> <field name='ExpirationQtyType' required='N' /> <field name='ExpQty' required='N' /> </group> </component> <component name='QuotEntryAckGrp'> <group name='NoQuoteEntries' required='N'> <field name='QuoteEntryID' required='N' /> <component name='Instrument' required='N' /> <component name='InstrmtLegGrp' required='N' /> <field name='BidPx' required='N' /> <field name='OfferPx' required='N' /> <field name='BidSize' required='N' /> <field name='OfferSize' required='N' /> <field name='ValidUntilTime' required='N' /> <field name='BidSpotRate' required='N' /> <field name='OfferSpotRate' required='N' /> <field name='BidForwardPoints' required='N' /> <field name='OfferForwardPoints' required='N' /> <field name='MidPx' required='N' /> <field name='BidYield' required='N' /> <field name='MidYield' required='N' /> <field name='OfferYield' required='N' /> <field name='TransactTime' required='N' /> <field name='TradingSessionID' required='N' /> <field name='TradingSessionSubID' required='N' /> <field name='SettlDate' required='N' /> <field name='OrdType' required='N' /> <field name='SettlDate2' required='N' /> <field name='OrderQty2' required='N' /> <field name='BidForwardPoints2' required='N' /> <field name='OfferForwardPoints2' required='N' /> <field name='Currency' required='N' /> <field name='QuoteEntryRejectReason' required='N' /> <field name='QuoteEntryStatus' required='N' /> </group> </component> <component name='DerivativeInstrumentPartySubIDsGrp'> <group name='NoDerivativeInstrumentPartySubIDs' required='N'> <field name='DerivativeInstrumentPartySubID' required='N' /> <field name='DerivativeInstrumentPartySubIDType' required='N' /> </group> </component> <component name='SecurityTradingRules'> <component name='BaseTradingRules' required='N' /> <component name='TradingSessionRulesGrp' required='N' /> <component name='NestedInstrumentAttribute' required='N' /> </component> <component name='LegSecAltIDGrp'> <group name='NoLegSecurityAltID' required='N'> <field name='LegSecurityAltID' required='N' /> <field name='LegSecurityAltIDSource' required='N' /> </group> </component> <component name='StatsIndGrp'> <group name='NoStatsIndicators' required='N'> <field name='StatsType' required='N' /> </group> </component> <component name='InstrmtLegSecListGrp'> <group name='NoLegs' required='N'> <component name='InstrumentLeg' required='N' /> <field name='LegSwapType' required='N' /> <field name='LegSettlType' required='N' /> <component name='LegStipulations' required='N' /> <component name='LegBenchmarkCurveData' required='N' /> </group> </component> <component name='UndlyInstrumentParties'> <group name='NoUndlyInstrumentParties' required='N'> <field name='UndlyInstrumentPartyID' required='N' /> <field name='UndlyInstrumentPartyIDSource' required='N' /> <field name='UndlyInstrumentPartyRole' required='N' /> <component name='UndlyInstrumentPtysSubGrp' required='N' /> </group> </component> </components> <fields> <field number='1' name='Account' type='STRING' /> <field number='2' name='AdvId' type='STRING' /> <field number='3' name='AdvRefID' type='STRING' /> <field number='4' name='AdvSide' type='CHAR'> <value enum='B' description='BUY' /> <value enum='S' description='SELL' /> <value enum='T' description='TRADE' /> <value enum='X' description='CROSS' /> </field> <field number='5' name='AdvTransType' type='STRING'> <value enum='C' description='CANCEL' /> <value enum='N' description='NEW' /> <value enum='R' description='REPLACE' /> </field> <field number='6' name='AvgPx' type='PRICE' /> <field number='7' name='BeginSeqNo' type='SEQNUM' /> <field number='8' name='BeginString' type='STRING' /> <field number='9' name='BodyLength' type='LENGTH' /> <field number='10' name='CheckSum' type='STRING' /> <field number='11' name='ClOrdID' type='STRING' /> <field number='12' name='Commission' type='AMT' /> <field number='13' name='CommType' type='CHAR'> <value enum='1' description='PER_UNIT' /> <value enum='2' description='PERCENT' /> <value enum='3' description='ABSOLUTE' /> <value enum='4' description='PERCENTAGE_WAIVED_4' /> <value enum='5' description='PERCENTAGE_WAIVED_5' /> <value enum='6' description='POINTS_PER_BOND_OR_CONTRACT' /> </field> <field number='14' name='CumQty' type='QTY' /> <field number='15' name='Currency' type='CURRENCY' /> <field number='16' name='EndSeqNo' type='SEQNUM' /> <field number='17' name='ExecID' type='STRING' /> <field number='18' name='ExecInst' type='MULTIPLECHARVALUE'> <value enum='0' description='STAY_ON_OFFER_SIDE' /> <value enum='1' description='NOT_HELD' /> <value enum='2' description='WORK' /> <value enum='3' description='GO_ALONG' /> <value enum='4' description='OVER_THE_DAY' /> <value enum='5' description='HELD' /> <value enum='6' description='PARTICIPANT_DONT_INITIATE' /> <value enum='7' description='STRICT_SCALE' /> <value enum='8' description='TRY_TO_SCALE' /> <value enum='9' description='STAY_ON_BID_SIDE' /> <value enum='A' description='NO_CROSS' /> <value enum='a' description='TRAILING_STOP_PEG' /> <value enum='B' description='OK_TO_CROSS' /> <value enum='b' description='STRICT_LIMIT' /> <value enum='c' description='IGNORE_PRICE_VALIDITY_CHECKS' /> <value enum='C' description='CALL_FIRST' /> <value enum='d' description='PEG_TO_LIMIT_PRICE' /> <value enum='D' description='PERCENT_OF_VOLUME' /> <value enum='E' description='DO_NOT_INCREASE' /> <value enum='e' description='WORK_TO_TARGET_STRATEGY' /> <value enum='F' description='DO_NOT_REDUCE' /> <value enum='G' description='ALL_OR_NONE' /> <value enum='H' description='REINSTATE_ON_SYSTEM_FAILURE' /> <value enum='I' description='INSTITUTIONS_ONLY' /> <value enum='J' description='REINSTATE_ON_TRADING_HALT' /> <value enum='K' description='CANCEL_ON_TRADING_HALT' /> <value enum='L' description='LAST_PEG' /> <value enum='M' description='MID_PRICE_PEG' /> <value enum='N' description='NON_NEGOTIABLE' /> <value enum='O' description='OPENING_PEG' /> <value enum='P' description='MARKET_PEG' /> <value enum='Q' description='CANCEL_ON_SYSTEM_FAILURE' /> <value enum='R' description='PRIMARY_PEG' /> <value enum='S' description='SUSPEND' /> <value enum='U' description='CUSTOMER_DISPLAY_INSTRUCTION' /> <value enum='V' description='NETTING' /> <value enum='W' description='PEG_TO_VWAP' /> <value enum='X' description='TRADE_ALONG' /> <value enum='Y' description='TRY_TO_STOP' /> <value enum='Z' description='CANCEL_IF_NOT_BEST' /> <value enum='f' description='INTERMARKET_SWEEP' /> <value enum='j' description='SINGLE_EXECUTION_REQUESTED_FOR_BLOCK_TRADE' /> <value enum='g' description='EXTERNAL_ROUTING_ALLOWED' /> <value enum='h' description='EXTERNAL_ROUTING_NOT_ALLOWED' /> <value enum='i' description='IMBALANCE_ONLY' /> <value enum='T' description='FIXED_PEG_TO_LOCAL_BEST_BID_OR_OFFER_AT_TIME_OF_ORDER' /> <value enum='k' description='BEST_EXECUTION' /> <value enum='l' description='SUSPEND_ON_SYSTEM_FAILURE' /> <value enum='m' description='SUSPEND_ON_TRADING_HALT' /> <value enum='n' description='REINSTATE_ON_CONNECTION_LOSS' /> <value enum='o' description='CANCEL_ON_CONNECTION_LOSS' /> <value enum='p' description='SUSPEND_ON_CONNECTION_LOSS' /> <value enum='q' description='RELEASE_FROM_SUSPENSION' /> <value enum='r' description='EXECUTE_AS_DELTA_NEUTRAL_USING_VOLATILITY_PROVIDED' /> <value enum='s' description='EXECUTE_AS_DURATION_NEUTRAL' /> <value enum='t' description='EXECUTE_AS_FX_NEUTRAL' /> </field> <field number='19' name='ExecRefID' type='STRING' /> <field number='20' name='ExecTransType' type='CHAR'> <value enum='0' description='NEW' /> <value enum='1' description='CANCEL' /> <value enum='2' description='CORRECT' /> <value enum='3' description='STATUS' /> </field> <field number='21' name='HandlInst' type='CHAR'> <value enum='1' description='AUTOMATED_EXECUTION_ORDER_PRIVATE_NO_BROKER_INTERVENTION' /> <value enum='2' description='AUTOMATED_EXECUTION_ORDER_PUBLIC_BROKER_INTERVENTION_OK' /> <value enum='3' description='MANUAL_ORDER_BEST_EXECUTION' /> </field> <field number='22' name='SecurityIDSource' type='STRING'> <value enum='1' description='CUSIP' /> <value enum='2' description='SEDOL' /> <value enum='3' description='QUIK' /> <value enum='4' description='ISIN_NUMBER' /> <value enum='5' description='RIC_CODE' /> <value enum='6' description='ISO_CURRENCY_CODE' /> <value enum='7' description='ISO_COUNTRY_CODE' /> <value enum='8' description='EXCHANGE_SYMBOL' /> <value enum='9' description='CONSOLIDATED_TAPE_ASSOCIATION' /> <value enum='A' description='BLOOMBERG_SYMBOL' /> <value enum='B' description='WERTPAPIER' /> <value enum='C' description='DUTCH' /> <value enum='D' description='VALOREN' /> <value enum='E' description='SICOVAM' /> <value enum='F' description='BELGIAN' /> <value enum='G' description='COMMON' /> <value enum='H' description='CLEARING_HOUSE' /> <value enum='I' description='ISDA_FPML_PRODUCT_SPECIFICATION' /> <value enum='J' description='OPTION_PRICE_REPORTING_AUTHORITY' /> <value enum='L' description='LETTER_OF_CREDIT' /> <value enum='K' description='ISDA_FPML_PRODUCT_URL' /> <value enum='M' description='MARKETPLACE_ASSIGNED_IDENTIFIER' /> </field> <field number='23' name='IOIID' type='STRING' /> <field number='24' name='IOIOthSvc' type='CHAR' /> <field number='25' name='IOIQltyInd' type='CHAR'> <value enum='H' description='HIGH' /> <value enum='L' description='LOW' /> <value enum='M' description='MEDIUM' /> </field> <field number='26' name='IOIRefID' type='STRING' /> <field number='27' name='IOIQty' type='STRING'> <value enum='0' description='1000000000' /> <value enum='S' description='SMALL' /> <value enum='M' description='MEDIUM' /> <value enum='L' description='LARGE' /> <value enum='U' description='UNDISCLOSED_QUANTITY' /> </field> <field number='28' name='IOITransType' type='CHAR'> <value enum='C' description='CANCEL' /> <value enum='N' description='NEW' /> <value enum='R' description='REPLACE' /> </field> <field number='29' name='LastCapacity' type='CHAR'> <value enum='1' description='AGENT' /> <value enum='2' description='CROSS_AS_AGENT' /> <value enum='3' description='CROSS_AS_PRINCIPAL' /> <value enum='4' description='PRINCIPAL' /> </field> <field number='30' name='LastMkt' type='EXCHANGE' /> <field number='31' name='LastPx' type='PRICE' /> <field number='32' name='LastQty' type='QTY' /> <field number='33' name='NoLinesOfText' type='NUMINGROUP' /> <field number='34' name='MsgSeqNum' type='SEQNUM' /> <field number='35' name='MsgType' type='STRING'> <value enum='0' description='HEARTBEAT' /> <value enum='1' description='TEST_REQUEST' /> <value enum='2' description='RESEND_REQUEST' /> <value enum='3' description='REJECT' /> <value enum='4' description='SEQUENCE_RESET' /> <value enum='5' description='LOGOUT' /> <value enum='6' description='INDICATION_OF_INTEREST' /> <value enum='7' description='ADVERTISEMENT' /> <value enum='8' description='EXECUTION_REPORT' /> <value enum='9' description='ORDER_CANCEL_REJECT' /> <value enum='a' description='QUOTE_STATUS_REQUEST' /> <value enum='A' description='LOGON' /> <value enum='AA' description='DERIVATIVE_SECURITY_LIST' /> <value enum='AB' description='NEW_ORDER_AB' /> <value enum='AC' description='MULTILEG_ORDER_CANCEL_REPLACE' /> <value enum='AD' description='TRADE_CAPTURE_REPORT_REQUEST' /> <value enum='AE' description='TRADE_CAPTURE_REPORT' /> <value enum='AF' description='ORDER_MASS_STATUS_REQUEST' /> <value enum='AG' description='QUOTE_REQUEST_REJECT' /> <value enum='AH' description='RFQ_REQUEST' /> <value enum='AI' description='QUOTE_STATUS_REPORT' /> <value enum='AJ' description='QUOTE_RESPONSE' /> <value enum='AK' description='CONFIRMATION' /> <value enum='AL' description='POSITION_MAINTENANCE_REQUEST' /> <value enum='AM' description='POSITION_MAINTENANCE_REPORT' /> <value enum='AN' description='REQUEST_FOR_POSITIONS' /> <value enum='AO' description='REQUEST_FOR_POSITIONS_ACK' /> <value enum='AP' description='POSITION_REPORT' /> <value enum='AQ' description='TRADE_CAPTURE_REPORT_REQUEST_ACK' /> <value enum='AR' description='TRADE_CAPTURE_REPORT_ACK' /> <value enum='AS' description='ALLOCATION_REPORT' /> <value enum='AT' description='ALLOCATION_REPORT_ACK' /> <value enum='AU' description='CONFIRMATION_ACK' /> <value enum='AV' description='SETTLEMENT_INSTRUCTION_REQUEST' /> <value enum='AW' description='ASSIGNMENT_REPORT' /> <value enum='AX' description='COLLATERAL_REQUEST' /> <value enum='AY' description='COLLATERAL_ASSIGNMENT' /> <value enum='AZ' description='COLLATERAL_RESPONSE' /> <value enum='B' description='NEWS' /> <value enum='b' description='MASS_QUOTE_ACKNOWLEDGEMENT' /> <value enum='BA' description='COLLATERAL_REPORT' /> <value enum='BB' description='COLLATERAL_INQUIRY' /> <value enum='BC' description='NETWORK_COUNTERPARTY_SYSTEM_STATUS_REQUEST' /> <value enum='BD' description='NETWORK_COUNTERPARTY_SYSTEM_STATUS_RESPONSE' /> <value enum='BE' description='USER_REQUEST' /> <value enum='BF' description='USER_RESPONSE' /> <value enum='BG' description='COLLATERAL_INQUIRY_ACK' /> <value enum='BH' description='CONFIRMATION_REQUEST' /> <value enum='C' description='EMAIL' /> <value enum='c' description='SECURITY_DEFINITION_REQUEST' /> <value enum='d' description='SECURITY_DEFINITION' /> <value enum='D' description='NEW_ORDER_D' /> <value enum='e' description='SECURITY_STATUS_REQUEST' /> <value enum='E' description='NEW_ORDER_E' /> <value enum='F' description='ORDER_CANCEL_REQUEST' /> <value enum='f' description='SECURITY_STATUS' /> <value enum='G' description='ORDER_CANCEL_REPLACE_REQUEST' /> <value enum='g' description='TRADING_SESSION_STATUS_REQUEST' /> <value enum='H' description='ORDER_STATUS_REQUEST' /> <value enum='h' description='TRADING_SESSION_STATUS' /> <value enum='i' description='MASS_QUOTE' /> <value enum='j' description='BUSINESS_MESSAGE_REJECT' /> <value enum='J' description='ALLOCATION_INSTRUCTION' /> <value enum='k' description='BID_REQUEST' /> <value enum='K' description='LIST_CANCEL_REQUEST' /> <value enum='l' description='BID_RESPONSE' /> <value enum='L' description='LIST_EXECUTE' /> <value enum='m' description='LIST_STRIKE_PRICE' /> <value enum='M' description='LIST_STATUS_REQUEST' /> <value enum='n' description='XML_MESSAGE' /> <value enum='N' description='LIST_STATUS' /> <value enum='o' description='REGISTRATION_INSTRUCTIONS' /> <value enum='p' description='REGISTRATION_INSTRUCTIONS_RESPONSE' /> <value enum='P' description='ALLOCATION_INSTRUCTION_ACK' /> <value enum='q' description='ORDER_MASS_CANCEL_REQUEST' /> <value enum='Q' description='DONT_KNOW_TRADE' /> <value enum='R' description='QUOTE_REQUEST' /> <value enum='r' description='ORDER_MASS_CANCEL_REPORT' /> <value enum='S' description='QUOTE' /> <value enum='s' description='NEW_ORDER_s' /> <value enum='T' description='SETTLEMENT_INSTRUCTIONS' /> <value enum='t' description='CROSS_ORDER_CANCEL_REPLACE_REQUEST' /> <value enum='u' description='CROSS_ORDER_CANCEL_REQUEST' /> <value enum='V' description='MARKET_DATA_REQUEST' /> <value enum='v' description='SECURITY_TYPE_REQUEST' /> <value enum='w' description='SECURITY_TYPES' /> <value enum='W' description='MARKET_DATA_W' /> <value enum='x' description='SECURITY_LIST_REQUEST' /> <value enum='X' description='MARKET_DATA_X' /> <value enum='Y' description='MARKET_DATA_REQUEST_REJECT' /> <value enum='y' description='SECURITY_LIST' /> <value enum='Z' description='QUOTE_CANCEL' /> <value enum='z' description='DERIVATIVE_SECURITY_LIST_REQUEST' /> <value enum='BO' description='CONTRARY_INTENTION_REPORT' /> <value enum='BP' description='SECURITY_DEFINITION_UPDATE_REPORT' /> <value enum='BK' description='SECURITY_LIST_UPDATE_REPORT' /> <value enum='BL' description='ADJUSTED_POSITION_REPORT' /> <value enum='BM' description='ALLOCATION_INSTRUCTION_ALERT' /> <value enum='BN' description='EXECUTION_ACKNOWLEDGEMENT' /> <value enum='BJ' description='TRADING_SESSION_LIST' /> <value enum='BI' description='TRADING_SESSION_LIST_REQUEST' /> <value enum='BQ' description='SETTLEMENTOBLIGATIONREPORT' /> <value enum='BR' description='DERIVATIVESECURITYLISTUPDATEREPORT' /> <value enum='BS' description='TRADINGSESSIONLISTUPDATEREPORT' /> <value enum='BT' description='MARKETDEFINITIONREQUEST' /> <value enum='BU' description='MARKETDEFINITION' /> <value enum='BV' description='MARKETDEFINITIONUPDATEREPORT' /> <value enum='CB' description='USERNOTIFICATION' /> <value enum='BZ' description='ORDERMASSACTIONREPORT' /> <value enum='CA' description='ORDERMASSACTIONREQUEST' /> <value enum='BW' description='APPLICATIONMESSAGEREQUEST' /> <value enum='BX' description='APPLICATIONMESSAGEREQUESTACK' /> <value enum='BY' description='APPLICATIONMESSAGEREPORT' /> </field> <field number='36' name='NewSeqNo' type='SEQNUM' /> <field number='37' name='OrderID' type='STRING' /> <field number='38' name='OrderQty' type='QTY' /> <field number='39' name='OrdStatus' type='CHAR'> <value enum='0' description='NEW' /> <value enum='1' description='PARTIALLY_FILLED' /> <value enum='2' description='FILLED' /> <value enum='3' description='DONE_FOR_DAY' /> <value enum='4' description='CANCELED' /> <value enum='6' description='PENDING_CANCEL' /> <value enum='7' description='STOPPED' /> <value enum='8' description='REJECTED' /> <value enum='9' description='SUSPENDED' /> <value enum='A' description='PENDING_NEW' /> <value enum='B' description='CALCULATED' /> <value enum='C' description='EXPIRED' /> <value enum='D' description='ACCEPTED_FOR_BIDDING' /> <value enum='E' description='PENDING_REPLACE' /> <value enum='5' description='REPLACED' /> </field> <field number='40' name='OrdType' type='CHAR'> <value enum='1' description='MARKET' /> <value enum='2' description='LIMIT' /> <value enum='3' description='STOP' /> <value enum='4' description='STOP_LIMIT' /> <value enum='5' description='MARKET_ON_CLOSE' /> <value enum='6' description='WITH_OR_WITHOUT' /> <value enum='7' description='LIMIT_OR_BETTER' /> <value enum='8' description='LIMIT_WITH_OR_WITHOUT' /> <value enum='9' description='ON_BASIS' /> <value enum='A' description='ON_CLOSE' /> <value enum='B' description='LIMIT_ON_CLOSE' /> <value enum='C' description='FOREX_MARKET' /> <value enum='D' description='PREVIOUSLY_QUOTED' /> <value enum='E' description='PREVIOUSLY_INDICATED' /> <value enum='F' description='FOREX_LIMIT' /> <value enum='G' description='FOREX_SWAP' /> <value enum='H' description='FOREX_PREVIOUSLY_QUOTED' /> <value enum='I' description='FUNARI' /> <value enum='J' description='MARKET_IF_TOUCHED' /> <value enum='K' description='MARKET_WITH_LEFT_OVER_AS_LIMIT' /> <value enum='L' description='PREVIOUS_FUND_VALUATION_POINT' /> <value enum='M' description='NEXT_FUND_VALUATION_POINT' /> <value enum='P' description='PEGGED' /> <value enum='Q' description='COUNTER_ORDER_SELECTION' /> </field> <field number='41' name='OrigClOrdID' type='STRING' /> <field number='42' name='OrigTime' type='UTCTIMESTAMP' /> <field number='43' name='PossDupFlag' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='44' name='Price' type='PRICE' /> <field number='45' name='RefSeqNum' type='SEQNUM' /> <field number='46' name='RelatdSym' type='STRING' /> <field number='47' name='Rule80A' type='CHAR'> <value enum='A' description='AGENCY_SINGLE_ORDER' /> <value enum='B' description='SHORT_EXEMPT_TRANSACTION_B' /> <value enum='C' description='PROPRIETARY_NON_ALGORITHMIC_PROGRAM_TRADE' /> <value enum='D' description='PROGRAM_ORDER_INDEX_ARB_FOR_MEMBER_FIRM_ORG' /> <value enum='E' description='SHORT_EXEMPT_TRANSACTION_FOR_PRINCIPAL' /> <value enum='F' description='SHORT_EXEMPT_TRANSACTION_F' /> <value enum='H' description='SHORT_EXEMPT_TRANSACTION_H' /> <value enum='I' description='INDIVIDUAL_INVESTOR_SINGLE_ORDER' /> <value enum='J' description='PROPRIETARY_ALGORITHMIC_PROGRAM_TRADING' /> <value enum='K' description='AGENCY_ALGORITHMIC_PROGRAM_TRADING' /> <value enum='L' description=your_sha256_hashATED_WITH_THE_FIRM_CLEARING_THE_TRADE' /> <value enum='M' description='PROGRAM_ORDER_INDEX_ARB_FOR_OTHER_MEMBER' /> <value enum='N' description='AGENT_FOR_OTHER_MEMBER_NON_ALGORITHMIC_PROGRAM_TRADE' /> <value enum='O' description=your_sha256_hashLIATED_WITH_THE_CLEARING_MEMBER' /> <value enum='P' description='PRINCIPAL' /> <value enum='R' description=your_sha256_hashER' /> <value enum='S' description='SPECIALIST_TRADES' /> <value enum='T' description=your_sha256_hashG_MARKET_MAKER' /> <value enum='U' description='AGENCY_INDEX_ARBITRAGE' /> <value enum='W' description='ALL_OTHER_ORDERS_AS_AGENT_FOR_OTHER_MEMBER' /> <value enum='X' description=your_sha256_hashFFILIATED_WITH_THE_FIRM_CLEARING_THE_TRADE' /> <value enum='Y' description='AGENCY_NON_ALGORITHMIC_PROGRAM_TRADE' /> <value enum='Z' description='SHORT_EXEMPT_TRANSACTION_FOR_NON_MEMBER_COMPETING_MARKET_MAKER' /> </field> <field number='48' name='SecurityID' type='STRING' /> <field number='49' name='SenderCompID' type='STRING' /> <field number='50' name='SenderSubID' type='STRING' /> <field number='51' name='SendingDate' type='LOCALMKTDATE' /> <field number='52' name='SendingTime' type='UTCTIMESTAMP' /> <field number='53' name='Quantity' type='QTY' /> <field number='54' name='Side' type='CHAR'> <value enum='1' description='BUY' /> <value enum='2' description='SELL' /> <value enum='3' description='BUY_MINUS' /> <value enum='4' description='SELL_PLUS' /> <value enum='5' description='SELL_SHORT' /> <value enum='6' description='SELL_SHORT_EXEMPT' /> <value enum='7' description='UNDISCLOSED' /> <value enum='8' description='CROSS' /> <value enum='9' description='CROSS_SHORT' /> <value enum='A' description='CROSS_SHORT_EXXMPT' /> <value enum='B' description='AS_DEFINED' /> <value enum='C' description='OPPOSITE' /> <value enum='D' description='SUBSCRIBE' /> <value enum='E' description='REDEEM' /> <value enum='F' description='LEND' /> <value enum='G' description='BORROW' /> </field> <field number='55' name='Symbol' type='STRING' /> <field number='56' name='TargetCompID' type='STRING' /> <field number='57' name='TargetSubID' type='STRING' /> <field number='58' name='Text' type='STRING' /> <field number='59' name='TimeInForce' type='CHAR'> <value enum='0' description='DAY' /> <value enum='1' description='GOOD_TILL_CANCEL' /> <value enum='2' description='AT_THE_OPENING' /> <value enum='3' description='IMMEDIATE_OR_CANCEL' /> <value enum='4' description='FILL_OR_KILL' /> <value enum='5' description='GOOD_TILL_CROSSING' /> <value enum='6' description='GOOD_TILL_DATE' /> <value enum='7' description='AT_THE_CLOSE' /> <value enum='8' description='GOOD_THROUGH_CROSSING' /> <value enum='9' description='AT_CROSSING' /> </field> <field number='60' name='TransactTime' type='UTCTIMESTAMP' /> <field number='61' name='Urgency' type='CHAR'> <value enum='0' description='NORMAL' /> <value enum='1' description='FLASH' /> <value enum='2' description='BACKGROUND' /> </field> <field number='62' name='ValidUntilTime' type='UTCTIMESTAMP' /> <field number='63' name='SettlType' type='STRING'> <value enum='0' description='REGULAR' /> <value enum='1' description='CASH' /> <value enum='2' description='NEXT_DAY' /> <value enum='3' description='T_PLUS_2' /> <value enum='4' description='T_PLUS_3' /> <value enum='5' description='T_PLUS_4' /> <value enum='6' description='FUTURE' /> <value enum='7' description='WHEN_AND_IF_ISSUED' /> <value enum='8' description='SELLERS_OPTION' /> <value enum='9' description='T_PLUS_5' /> <value enum='C' description='FX_SPOT_NEXT_SETTLEMENT' /> <value enum='B' description='BROKEN_DATE' /> </field> <field number='64' name='SettlDate' type='LOCALMKTDATE' /> <field number='65' name='SymbolSfx' type='STRING'> <value enum='CD' description='EUCP_WITH_LUMP_SUM_INTEREST_RATHER_THAN_DISCOUNT_PRICE' /> <value enum='WI' description=your_sha256_hashISIN' /> </field> <field number='66' name='ListID' type='STRING' /> <field number='67' name='ListSeqNo' type='INT' /> <field number='68' name='TotNoOrders' type='INT' /> <field number='69' name='ListExecInst' type='STRING' /> <field number='70' name='AllocID' type='STRING' /> <field number='71' name='AllocTransType' type='CHAR'> <value enum='0' description='NEW' /> <value enum='1' description='REPLACE' /> <value enum='2' description='CANCEL' /> <value enum='3' description='PRELIMINARY' /> <value enum='4' description='CALCULATED' /> <value enum='5' description='CALCULATED_WITHOUT_PRELIMINARY' /> <value enum='6' description='REVERSAL' /> </field> <field number='72' name='RefAllocID' type='STRING' /> <field number='73' name='NoOrders' type='NUMINGROUP' /> <field number='74' name='AvgPxPrecision' type='INT' /> <field number='75' name='TradeDate' type='LOCALMKTDATE' /> <field number='76' name='ExecBroker' type='STRING' /> <field number='77' name='PositionEffect' type='CHAR'> <value enum='C' description='CLOSE' /> <value enum='F' description='FIFO' /> <value enum='O' description='OPEN' /> <value enum='R' description='ROLLED' /> <value enum='N' description='CLOSE_BUT_NOTIFY_ON_OPEN' /> <value enum='D' description='DEFAULT' /> </field> <field number='78' name='NoAllocs' type='NUMINGROUP' /> <field number='79' name='AllocAccount' type='STRING' /> <field number='80' name='AllocQty' type='QTY' /> <field number='81' name='ProcessCode' type='CHAR'> <value enum='0' description='REGULAR' /> <value enum='1' description='SOFT_DOLLAR' /> <value enum='2' description='STEP_IN' /> <value enum='3' description='STEP_OUT' /> <value enum='4' description='SOFT_DOLLAR_STEP_IN' /> <value enum='5' description='SOFT_DOLLAR_STEP_OUT' /> <value enum='6' description='PLAN_SPONSOR' /> </field> <field number='82' name='NoRpts' type='INT' /> <field number='83' name='RptSeq' type='INT' /> <field number='84' name='CxlQty' type='QTY' /> <field number='85' name='NoDlvyInst' type='NUMINGROUP' /> <field number='86' name='DlvyInst' type='STRING' /> <field number='87' name='AllocStatus' type='INT'> <value enum='0' description='ACCEPTED' /> <value enum='1' description='BLOCK_LEVEL_REJECT' /> <value enum='2' description='ACCOUNT_LEVEL_REJECT' /> <value enum='3' description='RECEIVED' /> <value enum='4' description='INCOMPLETE' /> <value enum='5' description='REJECTED_BY_INTERMEDIARY' /> <value enum='6' description='ALLOCATION_PENDING' /> <value enum='7' description='REVERSED' /> </field> <field number='88' name='AllocRejCode' type='INT'> <value enum='0' description='UNKNOWN_ACCOUNT' /> <value enum='1' description='INCORRECT_QUANTITY' /> <value enum='10' description='UNKNOWN_OR_STALE_EXECID' /> <value enum='11' description='MISMATCHED_DATA' /> <value enum='12' description='UNKNOWN_CLORDID' /> <value enum='13' description='WAREHOUSE_REQUEST_REJECTED' /> <value enum='2' description='INCORRECT_AVERAGEG_PRICE' /> <value enum='3' description='UNKNOWN_EXECUTING_BROKER_MNEMONIC' /> <value enum='4' description='COMMISSION_DIFFERENCE' /> <value enum='5' description='UNKNOWN_ORDERID' /> <value enum='6' description='UNKNOWN_LISTID' /> <value enum='7' description='OTHER' /> <value enum='8' description='INCORRECT_ALLOCATED_QUANTITY' /> <value enum='9' description='CALCULATION_DIFFERENCE' /> </field> <field number='89' name='Signature' type='DATA' /> <field number='90' name='SecureDataLen' type='LENGTH' /> <field number='91' name='SecureData' type='DATA' /> <field number='92' name='BrokerOfCredit' type='STRING' /> <field number='93' name='SignatureLength' type='LENGTH' /> <field number='94' name='EmailType' type='CHAR'> <value enum='0' description='NEW' /> <value enum='1' description='REPLY' /> <value enum='2' description='ADMIN_REPLY' /> </field> <field number='95' name='RawDataLength' type='LENGTH' /> <field number='96' name='RawData' type='DATA' /> <field number='97' name='PossResend' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='98' name='EncryptMethod' type='INT'> <value enum='0' description='NONE' /> <value enum='1' description='PKCS_1' /> <value enum='2' description='DES' /> <value enum='3' description='PKCS_3' /> <value enum='4' description='PGP_4' /> <value enum='5' description='PGP_5' /> <value enum='6' description='PEM' /> </field> <field number='99' name='StopPx' type='PRICE' /> <field number='100' name='ExDestination' type='EXCHANGE' /> <field number='102' name='CxlRejReason' type='INT'> <value enum='0' description='TOO_LATE_TO_CANCEL' /> <value enum='1' description='UNKNOWN_ORDER' /> <value enum='2' description='BROKER' /> <value enum='3' description='ORDER_ALREADY_IN_PENDING_CANCEL_OR_PENDING_REPLACE_STATUS' /> <value enum='4' description='UNABLE_TO_PROCESS_ORDER_MASS_CANCEL_REQUEST' /> <value enum='5' description='ORIGORDMODTIME' /> <value enum='6' description='DUPLICATE_CLORDID' /> <value enum='99' description='OTHER' /> <value enum='18' description='INVALID_PRICE_INCREMENT' /> <value enum='7' description='PRICE_EXCEEDS_CURRENT_PRICE' /> <value enum='8' description='PRICE_EXCEEDS_CURRENT_PRICE_BAND' /> </field> <field number='103' name='OrdRejReason' type='INT'> <value enum='0' description='BROKER' /> <value enum='1' description='UNKNOWN_SYMBOL' /> <value enum='10' description='INVALID_INVESTOR_ID' /> <value enum='11' description='UNSUPPORTED_ORDER_CHARACTERISTIC' /> <value enum='12' description='SURVEILLENCE_OPTION' /> <value enum='13' description='INCORRECT_QUANTITY' /> <value enum='14' description='INCORRECT_ALLOCATED_QUANTITY' /> <value enum='15' description='UNKNOWN_ACCOUNT' /> <value enum='2' description='EXCHANGE_CLOSED' /> <value enum='3' description='ORDER_EXCEEDS_LIMIT' /> <value enum='4' description='TOO_LATE_TO_ENTER' /> <value enum='5' description='UNKNOWN_ORDER' /> <value enum='6' description='DUPLICATE_ORDER' /> <value enum='7' description='DUPLICATE_OF_A_VERBALLY_COMMUNICATED_ORDER' /> <value enum='8' description='STALE_ORDER' /> <value enum='9' description='TRADE_ALONG_REQUIRED' /> <value enum='99' description='OTHER' /> <value enum='18' description='INVALID_PRICE_INCREMENT' /> <value enum='16' description='PRICE_EXCEEDS_CURRENT_PRICE_BAND' /> </field> <field number='104' name='IOIQualifier' type='CHAR'> <value enum='A' description='ALL_OR_NONE' /> <value enum='B' description='MARKET_ON_CLOSE' /> <value enum='C' description='AT_THE_CLOSE' /> <value enum='D' description='VWAP' /> <value enum='I' description='IN_TOUCH_WITH' /> <value enum='L' description='LIMIT' /> <value enum='M' description='MORE_BEHIND' /> <value enum='O' description='AT_THE_OPEN' /> <value enum='P' description='TAKING_A_POSITION' /> <value enum='Q' description='AT_THE_MARKET' /> <value enum='R' description='READY_TO_TRADE' /> <value enum='S' description='PORTFOLIO_SHOWN' /> <value enum='T' description='THROUGH_THE_DAY' /> <value enum='V' description='VERSUS' /> <value enum='W' description='INDIDCATION' /> <value enum='X' description='CROSSING_OPPORTUNITY' /> <value enum='Y' description='AT_THE_MIDPOINT' /> <value enum='Z' description='PRE_OPEN' /> </field> <field number='105' name='WaveNo' type='STRING' /> <field number='106' name='Issuer' type='STRING' /> <field number='107' name='SecurityDesc' type='STRING' /> <field number='108' name='HeartBtInt' type='INT' /> <field number='109' name='ClientID' type='STRING' /> <field number='110' name='MinQty' type='QTY' /> <field number='111' name='MaxFloor' type='QTY' /> <field number='112' name='TestReqID' type='STRING' /> <field number='113' name='ReportToExch' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='114' name='LocateReqd' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='115' name='OnBehalfOfCompID' type='STRING' /> <field number='116' name='OnBehalfOfSubID' type='STRING' /> <field number='117' name='QuoteID' type='STRING' /> <field number='118' name='NetMoney' type='AMT' /> <field number='119' name='SettlCurrAmt' type='AMT' /> <field number='120' name='SettlCurrency' type='CURRENCY' /> <field number='121' name='ForexReq' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='122' name='OrigSendingTime' type='UTCTIMESTAMP' /> <field number='123' name='GapFillFlag' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='124' name='NoExecs' type='NUMINGROUP' /> <field number='125' name='CxlType' type='CHAR' /> <field number='126' name='ExpireTime' type='UTCTIMESTAMP' /> <field number='127' name='DKReason' type='CHAR'> <value enum='A' description='UNKNOWN_SYMBOL' /> <value enum='B' description='WRONG_SIDE' /> <value enum='C' description='QUANTITY_EXCEEDS_ORDER' /> <value enum='D' description='NO_MATCHING_ORDER' /> <value enum='E' description='PRICE_EXCEEDS_LIMIT' /> <value enum='F' description='CALCULATION_DIFFERENCE' /> <value enum='Z' description='OTHER' /> </field> <field number='128' name='DeliverToCompID' type='STRING' /> <field number='129' name='DeliverToSubID' type='STRING' /> <field number='130' name='IOINaturalFlag' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='131' name='QuoteReqID' type='STRING' /> <field number='132' name='BidPx' type='PRICE' /> <field number='133' name='OfferPx' type='PRICE' /> <field number='134' name='BidSize' type='QTY' /> <field number='135' name='OfferSize' type='QTY' /> <field number='136' name='NoMiscFees' type='NUMINGROUP' /> <field number='137' name='MiscFeeAmt' type='AMT' /> <field number='138' name='MiscFeeCurr' type='CURRENCY' /> <field number='139' name='MiscFeeType' type='STRING'> <value enum='1' description='REGULATORY' /> <value enum='10' description='PER_TRANSACTION' /> <value enum='11' description='CONVERSION' /> <value enum='12' description='AGENT' /> <value enum='2' description='TAX' /> <value enum='3' description='LOCAL_COMMISSION' /> <value enum='4' description='EXCHANGE_FEES' /> <value enum='5' description='STAMP' /> <value enum='6' description='LEVY' /> <value enum='7' description='OTHER' /> <value enum='8' description='MARKUP' /> <value enum='9' description='CONSUMPTION_TAX' /> <value enum='13' description='TRANSFER_FEE' /> <value enum='14' description='SECURITY_LENDING' /> </field> <field number='140' name='PrevClosePx' type='PRICE' /> <field number='141' name='ResetSeqNumFlag' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='142' name='SenderLocationID' type='STRING' /> <field number='143' name='TargetLocationID' type='STRING' /> <field number='144' name='OnBehalfOfLocationID' type='STRING' /> <field number='145' name='DeliverToLocationID' type='STRING' /> <field number='146' name='NoRelatedSym' type='NUMINGROUP' /> <field number='147' name='Subject' type='STRING' /> <field number='148' name='Headline' type='STRING' /> <field number='149' name='URLLink' type='STRING' /> <field number='150' name='ExecType' type='CHAR'> <value enum='0' description='NEW' /> <value enum='3' description='DONE_FOR_DAY' /> <value enum='4' description='CANCELED' /> <value enum='5' description='REPLACED' /> <value enum='6' description='PENDING_CANCEL' /> <value enum='7' description='STOPPED' /> <value enum='8' description='REJECTED' /> <value enum='9' description='SUSPENDED' /> <value enum='A' description='PENDING_NEW' /> <value enum='B' description='CALCULATED' /> <value enum='C' description='EXPIRED' /> <value enum='D' description='RESTATED' /> <value enum='E' description='PENDING_REPLACE' /> <value enum='F' description='TRADE' /> <value enum='G' description='TRADE_CORRECT' /> <value enum='H' description='TRADE_CANCEL' /> <value enum='I' description='ORDER_STATUS' /> <value enum='J' description='TRADE_IN_A_CLEARING_HOLD' /> <value enum='K' description='TRADE_HAS_BEEN_RELEASED_TO_CLEARING' /> <value enum='L' description='TRIGGERED_OR_ACTIVATED_BY_SYSTEM' /> </field> <field number='151' name='LeavesQty' type='QTY' /> <field number='152' name='CashOrderQty' type='QTY' /> <field number='153' name='AllocAvgPx' type='PRICE' /> <field number='154' name='AllocNetMoney' type='AMT' /> <field number='155' name='SettlCurrFxRate' type='FLOAT' /> <field number='156' name='SettlCurrFxRateCalc' type='CHAR'> <value enum='M' description='MULTIPLY' /> <value enum='D' description='DIVIDE' /> </field> <field number='157' name='NumDaysInterest' type='INT' /> <field number='158' name='AccruedInterestRate' type='PERCENTAGE' /> <field number='159' name='AccruedInterestAmt' type='AMT' /> <field number='160' name='SettlInstMode' type='CHAR'> <value enum='0' description='DEFAULT' /> <value enum='1' description='STANDING_INSTRUCTIONS_PROVIDED' /> <value enum='2' description='SPECIFIC_ALLOCATION_ACCOUNT_OVERRIDING' /> <value enum='3' description='SPECIFIC_ALLOCATION_ACCOUNT_STANDING' /> <value enum='4' description='SPECIFIC_ORDER_FOR_A_SINGLE_ACCOUNT' /> <value enum='5' description='REQUEST_REJECT' /> </field> <field number='161' name='AllocText' type='STRING' /> <field number='162' name='SettlInstID' type='STRING' /> <field number='163' name='SettlInstTransType' type='CHAR'> <value enum='C' description='CANCEL' /> <value enum='N' description='NEW' /> <value enum='R' description='REPLACE' /> <value enum='T' description='RESTATE' /> </field> <field number='164' name='EmailThreadID' type='STRING' /> <field number='165' name='SettlInstSource' type='CHAR'> <value enum='1' description='BROKERS_INSTRUCTIONS' /> <value enum='2' description='INSTITUTIONS_INSTRUCTIONS' /> <value enum='3' description='INVESTOR' /> </field> <field number='166' name='SettlLocation' type='STRING'> <value enum='CED' description='CEDEL' /> <value enum='DTC' description='DEPOSITORY_TRUST_COMPANY' /> <value enum='EUR' description='EURO_CLEAR' /> <value enum='FED' description='FEDERAL_BOOK_ENTRY' /> <value enum='ISO_Country_Code' description='LOCAL_MARKET_SETTLE_LOCATION' /> <value enum='PNY' description='PHYSICAL' /> <value enum='PTC' description='PARTICIPANT_TRUST_COMPANY' /> </field> <field number='167' name='SecurityType' type='STRING'> <value enum='ABS' description='ASSET_BACKED_SECURITIES' /> <value enum='AMENDED' description='AMENDED_RESTATED' /> <value enum='AN' description='OTHER_ANTICIPATION_NOTES' /> <value enum='BA' description='BANKERS_ACCEPTANCE' /> <value enum='BN' description='BANK_NOTES' /> <value enum='BOX' description='BILL_OF_EXCHANGES' /> <value enum='BRADY' description='BRADY_BOND' /> <value enum='BRIDGE' description='BRIDGE_LOAN' /> <value enum='BUYSELL' description='BUY_SELLBACK' /> <value enum='CB' description='CONVERTIBLE_BOND' /> <value enum='CD' description='CERTIFICATE_OF_DEPOSIT' /> <value enum='CL' description='CALL_LOANS' /> <value enum='CMBS' description='CORP_MORTGAGE_BACKED_SECURITIES' /> <value enum='CMO' description='COLLATERALIZED_MORTGAGE_OBLIGATION' /> <value enum='COFO' description='CERTIFICATE_OF_OBLIGATION' /> <value enum='COFP' description='CERTIFICATE_OF_PARTICIPATION' /> <value enum='CORP' description='CORPORATE_BOND' /> <value enum='CP' description='COMMERCIAL_PAPER' /> <value enum='CPP' description='CORPORATE_PRIVATE_PLACEMENT' /> <value enum='CS' description='COMMON_STOCK' /> <value enum='DEFLTED' description='DEFAULTED' /> <value enum='DINP' description='DEBTOR_IN_POSSESSION' /> <value enum='DN' description='DEPOSIT_NOTES' /> <value enum='DUAL' description='DUAL_CURRENCY' /> <value enum='EUCD' description='EURO_CERTIFICATE_OF_DEPOSIT' /> <value enum='EUCORP' description='EURO_CORPORATE_BOND' /> <value enum='EUCP' description='EURO_COMMERCIAL_PAPER' /> <value enum='EUSOV' description='EURO_SOVEREIGNS' /> <value enum='EUSUPRA' description='EURO_SUPRANATIONAL_COUPONS' /> <value enum='FAC' description='FEDERAL_AGENCY_COUPON' /> <value enum='FADN' description='FEDERAL_AGENCY_DISCOUNT_NOTE' /> <value enum='FOR' description='FOREIGN_EXCHANGE_CONTRACT' /> <value enum='FORWARD' description='FORWARD' /> <value enum='FUT' description='FUTURE' /> <value enum='GO' description='GENERAL_OBLIGATION_BONDS' /> <value enum='IET' description='IOETTE_MORTGAGE' /> <value enum='LOFC' description='LETTER_OF_CREDIT' /> <value enum='LQN' description='LIQUIDITY_NOTE' /> <value enum='MATURED' description='MATURED' /> <value enum='MBS' description='MORTGAGE_BACKED_SECURITIES' /> <value enum='MF' description='MUTUAL_FUND' /> <value enum='MIO' description='MORTGAGE_INTEREST_ONLY' /> <value enum='MLEG' description='MULTILEG_INSTRUMENT' /> <value enum='MPO' description='MORTGAGE_PRINCIPAL_ONLY' /> <value enum='MPP' description='MORTGAGE_PRIVATE_PLACEMENT' /> <value enum='MPT' description='MISCELLANEOUS_PASS_THROUGH' /> <value enum='MT' description='MANDATORY_TENDER' /> <value enum='MTN' description='MEDIUM_TERM_NOTES' /> <value enum='NONE' description='NO_SECURITY_TYPE' /> <value enum='ONITE' description='OVERNIGHT' /> <value enum='OPT' description='OPTION' /> <value enum='PEF' description='PRIVATE_EXPORT_FUNDING' /> <value enum='PFAND' description='PFANDBRIEFE' /> <value enum='PN' description='PROMISSORY_NOTE' /> <value enum='PS' description='PREFERRED_STOCK' /> <value enum='PZFJ' description='PLAZOS_FIJOS' /> <value enum='RAN' description='REVENUE_ANTICIPATION_NOTE' /> <value enum='REPLACD' description='REPLACED' /> <value enum='REPO' description='REPURCHASE' /> <value enum='RETIRED' description='RETIRED' /> <value enum='REV' description='REVENUE_BONDS' /> <value enum='RVLV' description='REVOLVER_LOAN' /> <value enum='RVLVTRM' description='REVOLVER_TERM_LOAN' /> <value enum='SECLOAN' description='SECURITIES_LOAN' /> <value enum='SECPLEDGE' description='SECURITIES_PLEDGE' /> <value enum='SPCLA' description='SPECIAL_ASSESSMENT' /> <value enum='SPCLO' description='SPECIAL_OBLIGATION' /> <value enum='SPCLT' description='SPECIAL_TAX' /> <value enum='STN' description='SHORT_TERM_LOAN_NOTE' /> <value enum='STRUCT' description='STRUCTURED_NOTES' /> <value enum='SUPRA' description='USD_SUPRANATIONAL_COUPONS' /> <value enum='SWING' description='SWING_LINE_FACILITY' /> <value enum='TAN' description='TAX_ANTICIPATION_NOTE' /> <value enum='TAXA' description='TAX_ALLOCATION' /> <value enum='TBA' description='TO_BE_ANNOUNCED' /> <value enum='TBILL' description='US_TREASURY_BILL_TBILL' /> <value enum='TBOND' description='US_TREASURY_BOND' /> <value enum='TCAL' description='PRINCIPAL_STRIP_OF_A_CALLABLE_BOND_OR_NOTE' /> <value enum='TD' description='TIME_DEPOSIT' /> <value enum='TECP' description='TAX_EXEMPT_COMMERCIAL_PAPER' /> <value enum='TERM' description='TERM_LOAN' /> <value enum='TINT' description='INTEREST_STRIP_FROM_ANY_BOND_OR_NOTE' /> <value enum='TIPS' description='TREASURY_INFLATION_PROTECTED_SECURITIES' /> <value enum='TNOTE' description='US_TREASURY_NOTE_TNOTE' /> <value enum='TPRN' description='PRINCIPAL_STRIP_FROM_A_NON_CALLABLE_BOND_OR_NOTE' /> <value enum='TRAN' description='TAX_REVENUE_ANTICIPATION_NOTE' /> <value enum='UST' description='US_TREASURY_NOTE_UST' /> <value enum='USTB' description='US_TREASURY_BILL_USTB' /> <value enum='VRDN' description='VARIABLE_RATE_DEMAND_NOTE' /> <value enum='WAR' description='WARRANT' /> <value enum='WITHDRN' description='WITHDRAWN' /> <value enum='?' description='WILDCARD_ENTRY_FOR_USE_ON_SECURITY_DEFINITION_REQUEST' /> <value enum='XCN' description='EXTENDED_COMM_NOTE' /> <value enum='XLINKD' description='INDEXED_LINKED' /> <value enum='YANK' description='YANKEE_CORPORATE_BOND' /> <value enum='YCD' description='YANKEE_CERTIFICATE_OF_DEPOSIT' /> <value enum='OOP' description='OPTIONS_ON_PHYSICAL' /> <value enum='OOF' description='OPTIONS_ON_FUTURES' /> <value enum='CASH' description='CASH' /> <value enum='OOC' description='OPTIONS_ON_COMBO' /> <value enum='IRS' description='INTEREST_RATE_SWAP' /> <value enum='BDN' description='BANK_DEPOSITORY_NOTE' /> <value enum='CAMM' description='CANADIAN_MONEY_MARKETS' /> <value enum='CAN' description='CANADIAN_TREASURY_NOTES' /> <value enum='CTB' description='CANADIAN_TREASURY_BILLS' /> <value enum='CDS' description='CREDIT_DEFAULT_SWAP' /> <value enum='CMB' description='CANADIAN_MORTGAGE_BONDS' /> <value enum='EUFRN' description='EURO_CORPORATE_FLOATING_RATE_NOTES' /> <value enum='FRN' description='US_CORPORATE_FLOATING_RATE_NOTES' /> <value enum='PROV' description='CANADIAN_PROVINCIAL_BONDS' /> <value enum='SLQN' description='SECURED_LIQUIDITY_NOTE' /> <value enum='TB' description='TREASURY_BILL' /> <value enum='TLQN' description='TERM_LIQUIDITY_NOTE' /> <value enum='TMCP' description='TAXABLE_MUNICIPAL_CP' /> </field> <field number='168' name='EffectiveTime' type='UTCTIMESTAMP' /> <field number='169' name='StandInstDbType' type='INT'> <value enum='0' description='OTHER' /> <value enum='1' description='DTC_SID' /> <value enum='2' description='THOMSON_ALERT' /> <value enum='3' description='A_GLOBAL_CUSTODIAN' /> <value enum='4' description='ACCOUNTNET' /> </field> <field number='170' name='StandInstDbName' type='STRING' /> <field number='171' name='StandInstDbID' type='STRING' /> <field number='172' name='SettlDeliveryType' type='INT'> <value enum='0' description='VERSUS_PAYMENT_DELIVER' /> <value enum='1' description='FREE_DELIVER' /> <value enum='2' description='TRI_PARTY' /> <value enum='3' description='HOLD_IN_CUSTODY' /> </field> <field number='173' name='SettlDepositoryCode' type='STRING' /> <field number='174' name='SettlBrkrCode' type='STRING' /> <field number='175' name='SettlInstCode' type='STRING' /> <field number='176' name='SecuritySettlAgentName' type='STRING' /> <field number='177' name='SecuritySettlAgentCode' type='STRING' /> <field number='178' name='SecuritySettlAgentAcctNum' type='STRING' /> <field number='179' name='SecuritySettlAgentAcctName' type='STRING' /> <field number='180' name='SecuritySettlAgentContactName' type='STRING' /> <field number='181' name='SecuritySettlAgentContactPhone' type='STRING' /> <field number='182' name='CashSettlAgentName' type='STRING' /> <field number='183' name='CashSettlAgentCode' type='STRING' /> <field number='184' name='CashSettlAgentAcctNum' type='STRING' /> <field number='185' name='CashSettlAgentAcctName' type='STRING' /> <field number='186' name='CashSettlAgentContactName' type='STRING' /> <field number='187' name='CashSettlAgentContactPhone' type='STRING' /> <field number='188' name='BidSpotRate' type='PRICE' /> <field number='189' name='BidForwardPoints' type='PRICEOFFSET' /> <field number='190' name='OfferSpotRate' type='PRICE' /> <field number='191' name='OfferForwardPoints' type='PRICEOFFSET' /> <field number='192' name='OrderQty2' type='QTY' /> <field number='193' name='SettlDate2' type='LOCALMKTDATE' /> <field number='194' name='LastSpotRate' type='PRICE' /> <field number='195' name='LastForwardPoints' type='PRICEOFFSET' /> <field number='196' name='AllocLinkID' type='STRING' /> <field number='197' name='AllocLinkType' type='INT'> <value enum='0' description='FX_NETTING' /> <value enum='1' description='FX_SWAP' /> </field> <field number='198' name='SecondaryOrderID' type='STRING' /> <field number='199' name='NoIOIQualifiers' type='NUMINGROUP' /> <field number='200' name='MaturityMonthYear' type='MONTHYEAR' /> <field number='201' name='PutOrCall' type='INT'> <value enum='0' description='PUT' /> <value enum='1' description='CALL' /> </field> <field number='202' name='StrikePrice' type='PRICE' /> <field number='203' name='CoveredOrUncovered' type='INT'> <value enum='0' description='COVERED' /> <value enum='1' description='UNCOVERED' /> </field> <field number='204' name='CustomerOrFirm' type='INT'> <value enum='0' description='CUSTOMER' /> <value enum='1' description='FIRM' /> </field> <field number='205' name='MaturityDay' type='DAYOFMONTH' /> <field number='206' name='OptAttribute' type='CHAR' /> <field number='207' name='SecurityExchange' type='EXCHANGE' /> <field number='208' name='NotifyBrokerOfCredit' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='209' name='AllocHandlInst' type='INT'> <value enum='1' description='MATCH' /> <value enum='2' description='FORWARD' /> <value enum='3' description='FORWARD_AND_MATCH' /> </field> <field number='210' name='MaxShow' type='QTY' /> <field number='211' name='PegOffsetValue' type='FLOAT' /> <field number='212' name='XmlDataLen' type='LENGTH' /> <field number='213' name='XmlData' type='DATA' /> <field number='214' name='SettlInstRefID' type='STRING' /> <field number='215' name='NoRoutingIDs' type='NUMINGROUP' /> <field number='216' name='RoutingType' type='INT'> <value enum='1' description='TARGET_FIRM' /> <value enum='2' description='TARGET_LIST' /> <value enum='3' description='BLOCK_FIRM' /> <value enum='4' description='BLOCK_LIST' /> </field> <field number='217' name='RoutingID' type='STRING' /> <field number='218' name='Spread' type='PRICEOFFSET' /> <field number='219' name='Benchmark' type='CHAR'> <value enum='1' description='CURVE' /> <value enum='2' description='5YR' /> <value enum='3' description='OLD5' /> <value enum='4' description='10YR' /> <value enum='5' description='OLD10' /> <value enum='6' description='30YR' /> <value enum='7' description='OLD30' /> <value enum='8' description='3MOLIBOR' /> <value enum='9' description='6MOLIBOR' /> </field> <field number='220' name='BenchmarkCurveCurrency' type='CURRENCY' /> <field number='221' name='BenchmarkCurveName' type='STRING'> <value enum='EONIA' description='EONIA' /> <value enum='EUREPO' description='EUREPO' /> <value enum='Euribor' description='EURIBOR' /> <value enum='FutureSWAP' description='FUTURESWAP' /> <value enum='LIBID' description='LIBID' /> <value enum='LIBOR' description='LIBOR' /> <value enum='MuniAAA' description='MUNIAAA' /> <value enum='OTHER' description='OTHER' /> <value enum='Pfandbriefe' description='PFANDBRIEFE' /> <value enum='SONIA' description='SONIA' /> <value enum='SWAP' description='SWAP' /> <value enum='Treasury' description='TREASURY' /> </field> <field number='222' name='BenchmarkCurvePoint' type='STRING' /> <field number='223' name='CouponRate' type='PERCENTAGE' /> <field number='224' name='CouponPaymentDate' type='LOCALMKTDATE' /> <field number='225' name='IssueDate' type='LOCALMKTDATE' /> <field number='226' name='RepurchaseTerm' type='INT' /> <field number='227' name='RepurchaseRate' type='PERCENTAGE' /> <field number='228' name='Factor' type='FLOAT' /> <field number='229' name='TradeOriginationDate' type='LOCALMKTDATE' /> <field number='230' name='ExDate' type='LOCALMKTDATE' /> <field number='231' name='ContractMultiplier' type='FLOAT' /> <field number='232' name='NoStipulations' type='NUMINGROUP' /> <field number='233' name='StipulationType' type='STRING'> <value enum='ABS' description='ABSOLUTE_PREPAYMENT_SPEED' /> <value enum='AMT' description='ALTERNATIVE_MINIMUM_TAX' /> <value enum='AUTOREINV' description='AUTO_REINVESTMENT_AT_RATE_OR_BETTER' /> <value enum='BANKQUAL' description='BANK_QUALIFIED' /> <value enum='BGNCON' description='BARGAIN_CONDITIONS' /> <value enum='COUPON' description='COUPON_RANGE' /> <value enum='CPP' description='CONSTANT_PREPAYMENT_PENALTY' /> <value enum='CPR' description='CONSTANT_PREPAYMENT_RATE' /> <value enum='CPY' description='CONSTANT_PREPAYMENT_YIELD' /> <value enum='CURRENCY' description='ISO_CURRENCY_CODE' /> <value enum='CUSTOMDATE' description='CUSTOM_START_END_DATE' /> <value enum='GEOG' description='GEOGRAPHICS_AND_RANGE' /> <value enum='HAIRCUT' description='VALUATION_DISCOUNT' /> <value enum='HEP' description='FINAL_CPR_OF_HOME_EQUITY_PREPAYMENT_CURVE' /> <value enum='INSURED' description='INSURED' /> <value enum='ISSUE' description='YEAR_OR_YEAR_MONTH_OF_ISSUE' /> <value enum='ISSUER' description='ISSUERS_TICKER' /> <value enum='ISSUESIZE' description='ISSUE_SIZE_RANGE' /> <value enum='LOOKBACK' description='LOOKBACK_DAYS' /> <value enum='LOT' description='EXPLICIT_LOT_IDENTIFIER' /> <value enum='LOTVAR' description='LOT_VARIANCE' /> <value enum='MAT' description='MATURITY_YEAR_AND_MONTH' /> <value enum='MATURITY' description='MATURITY_RANGE' /> <value enum='MAXSUBS' description='MAXIMUM_SUBSTITUTIONS' /> <value enum='MHP' description='PERCENT_OF_MANUFACTURED_HOUSING_PREPAYMENT_CURVE' /> <value enum='MINDNOM' description='MINIMUM_DENOMINATION' /> <value enum='MININCR' description='MINIMUM_INCREMENT' /> <value enum='MINQTY' description='MINIMUM_QUANTITY' /> <value enum='MPR' description='MONTHLY_PREPAYMENT_RATE' /> <value enum='PAYFREQ' description='PAYMENT_FREQUENCY_CALENDAR' /> <value enum='PIECES' description='NUMBER_OF_PIECES' /> <value enum='PMAX' description='POOLS_MAXIMUM' /> <value enum='PPC' description='PERCENT_OF_PROSPECTUS_PREPAYMENT_CURVE' /> <value enum='PPL' description='POOLS_PER_LOT' /> <value enum='PPM' description='POOLS_PER_MILLION' /> <value enum='PPT' description='POOLS_PER_TRADE' /> <value enum='PRICE' description='PRICE_RANGE' /> <value enum='PRICEFREQ' description='PRICING_FREQUENCY' /> <value enum='PROD' description='PRODUCTION_YEAR' /> <value enum='PROTECT' description='CALL_PROTECTION' /> <value enum='PSA' description='PERCENT_OF_BMA_PREPAYMENT_CURVE' /> <value enum='PURPOSE' description='PURPOSE' /> <value enum='PXSOURCE' description='BENCHMARK_PRICE_SOURCE' /> <value enum='RATING' description='RATING_SOURCE_AND_RANGE' /> <value enum='REDEMPTION' description='TYPE_OF_REDEMPTION' /> <value enum='RESTRICTED' description='RESTRICTED' /> <value enum='SECTOR' description='MARKET_SECTOR' /> <value enum='SECTYPE' description='SECURITY_TYPE_INCLUDED_OR_EXCLUDED' /> <value enum='SMM' description='SINGLE_MONTHLY_MORTALITY' /> <value enum='STRUCT' description='STRUCTURE' /> <value enum='SUBSFREQ' description='SUBSTITUTIONS_FREQUENCY' /> <value enum='SUBSLEFT' description='SUBSTITUTIONS_LEFT' /> <value enum='TEXT' description='FREEFORM_TEXT' /> <value enum='TRDVAR' description='TRADE_VARIANCE' /> <value enum='WAC' description='WEIGHTED_AVERAGE_COUPON' /> <value enum='WAL' description='WEIGHTED_AVERAGE_LIFE_COUPON' /> <value enum='WALA' description='WEIGHTED_AVERAGE_LOAN_AGE' /> <value enum='WAM' description='WEIGHTED_AVERAGE_MATURITY' /> <value enum='WHOLE' description='WHOLE_POOL' /> <value enum='YIELD' description='YIELD_RANGE' /> <value enum='AVFICO' description='AVERAGE_FICO_SCORE' /> <value enum='AVSIZE' description='AVERAGE_LOAN_SIZE' /> <value enum='MAXBAL' description='MAXIMUM_LOAN_BALANCE' /> <value enum='POOL' description='POOL_IDENTIFIER' /> <value enum='ROLLTYPE' description='TYPE_OF_ROLL_TRADE' /> <value enum='REFTRADE' description='REFERENCE_TO_ROLLING_OR_CLOSING_TRADE' /> <value enum='REFPRIN' description='PRINCIPAL_OF_ROLLING_OR_CLOSING_TRADE' /> <value enum='REFINT' description='INTEREST_OF_ROLLING_OR_CLOSING_TRADE' /> <value enum='AVAILQTY' description='AVAILABLE_OFFER_QUANTITY_TO_BE_SHOWN_TO_THE_STREET' /> <value enum='BROKERCREDIT' description='BROKERS_SALES_CREDIT' /> <value enum='INTERNALPX' description='OFFER_PRICE_TO_BE_SHOWN_TO_INTERNAL_BROKERS' /> <value enum='INTERNALQTY' description='OFFER_QUANTITY_TO_BE_SHOWN_TO_INTERNAL_BROKERS' /> <value enum='LEAVEQTY' description='THE_MINIMUM_RESIDUAL_OFFER_QUANTITY' /> <value enum='MAXORDQTY' description='MAXIMUM_ORDER_SIZE' /> <value enum='ORDRINCR' description='ORDER_QUANTITY_INCREMENT' /> <value enum='PRIMARY' description='PRIMARY_OR_SECONDARY_MARKET_INDICATOR' /> <value enum='SALESCREDITOVR' description='BROKER_SALES_CREDIT_OVERRIDE' /> <value enum='TRADERCREDIT' description='TRADERS_CREDIT' /> <value enum='DISCOUNT' description='DISCOUNT_RATE' /> <value enum='YTM' description='YIELD_TO_MATURITY' /> </field> <field number='234' name='StipulationValue' type='STRING' /> <field number='235' name='YieldType' type='STRING'> <value enum='AFTERTAX' description='AFTER_TAX_YIELD' /> <value enum='ANNUAL' description='ANNUAL_YIELD' /> <value enum='ATISSUE' description='YIELD_AT_ISSUE' /> <value enum='AVGMATURITY' description='YIELD_TO_AVG_MATURITY' /> <value enum='BOOK' description='BOOK_YIELD' /> <value enum='CALL' description='YIELD_TO_NEXT_CALL' /> <value enum='CHANGE' description='YIELD_CHANGE_SINCE_CLOSE' /> <value enum='CLOSE' description='CLOSING_YIELD' /> <value enum='COMPOUND' description='COMPOUND_YIELD' /> <value enum='CURRENT' description='CURRENT_YIELD' /> <value enum='GOVTEQUIV' description='GVNT_EQUIVALENT_YIELD' /> <value enum='GROSS' description='TRUE_GROSS_YIELD' /> <value enum='INFLATION' description='YIELD_WITH_INFLATION_ASSUMPTION' /> <value enum='INVERSEFLOATER' description='INVERSE_FLOATER_BOND_YIELD' /> <value enum='LASTCLOSE' description='MOST_RECENT_CLOSING_YIELD' /> <value enum='LASTMONTH' description='CLOSING_YIELD_MOST_RECENT_MONTH' /> <value enum='LASTQUARTER' description='CLOSING_YIELD_MOST_RECENT_QUARTER' /> <value enum='LASTYEAR' description='CLOSING_YIELD_MOST_RECENT_YEAR' /> <value enum='LONGAVGLIFE' description='YIELD_TO_LONGEST_AVERAGE_LIFE' /> <value enum='MARK' description='MARK_TO_MARKET_YIELD' /> <value enum='MATURITY' description='YIELD_TO_MATURITY' /> <value enum='NEXTREFUND' description='YIELD_TO_NEXT_REFUND' /> <value enum='OPENAVG' description='OPEN_AVERAGE_YIELD' /> <value enum='PREVCLOSE' description='PREVIOUS_CLOSE_YIELD' /> <value enum='PROCEEDS' description='PROCEEDS_YIELD' /> <value enum='PUT' description='YIELD_TO_NEXT_PUT' /> <value enum='SEMIANNUAL' description='SEMI_ANNUAL_YIELD' /> <value enum='SHORTAVGLIFE' description='YIELD_TO_SHORTEST_AVERAGE_LIFE' /> <value enum='SIMPLE' description='SIMPLE_YIELD' /> <value enum='TAXEQUIV' description='TAX_EQUIVALENT_YIELD' /> <value enum='TENDER' description='YIELD_TO_TENDER_DATE' /> <value enum='TRUE' description='TRUE_YIELD' /> <value enum='VALUE1_32' description='YIELD_VALUE_OF_1_32' /> <value enum='WORST' description='YIELD_TO_WORST' /> </field> <field number='236' name='Yield' type='PERCENTAGE' /> <field number='237' name='TotalTakedown' type='AMT' /> <field number='238' name='Concession' type='AMT' /> <field number='239' name='RepoCollateralSecurityType' type='INT' /> <field number='240' name='RedemptionDate' type='LOCALMKTDATE' /> <field number='241' name='UnderlyingCouponPaymentDate' type='LOCALMKTDATE' /> <field number='242' name='UnderlyingIssueDate' type='LOCALMKTDATE' /> <field number='243' name='UnderlyingRepoCollateralSecurityType' type='INT' /> <field number='244' name='UnderlyingRepurchaseTerm' type='INT' /> <field number='245' name='UnderlyingRepurchaseRate' type='PERCENTAGE' /> <field number='246' name='UnderlyingFactor' type='FLOAT' /> <field number='247' name='UnderlyingRedemptionDate' type='LOCALMKTDATE' /> <field number='248' name='LegCouponPaymentDate' type='LOCALMKTDATE' /> <field number='249' name='LegIssueDate' type='LOCALMKTDATE' /> <field number='250' name='LegRepoCollateralSecurityType' type='INT' /> <field number='251' name='LegRepurchaseTerm' type='INT' /> <field number='252' name='LegRepurchaseRate' type='PERCENTAGE' /> <field number='253' name='LegFactor' type='FLOAT' /> <field number='254' name='LegRedemptionDate' type='LOCALMKTDATE' /> <field number='255' name='CreditRating' type='STRING' /> <field number='256' name='UnderlyingCreditRating' type='STRING' /> <field number='257' name='LegCreditRating' type='STRING' /> <field number='258' name='TradedFlatSwitch' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='259' name='BasisFeatureDate' type='LOCALMKTDATE' /> <field number='260' name='BasisFeaturePrice' type='PRICE' /> <field number='262' name='MDReqID' type='STRING' /> <field number='263' name='SubscriptionRequestType' type='CHAR'> <value enum='0' description='SNAPSHOT' /> <value enum='1' description='SNAPSHOT_PLUS_UPDATES' /> <value enum='2' description='DISABLE_PREVIOUS_SNAPSHOT_PLUS_UPDATE_REQUEST' /> </field> <field number='264' name='MarketDepth' type='INT' /> <field number='265' name='MDUpdateType' type='INT'> <value enum='0' description='FULL_REFRESH' /> <value enum='1' description='INCREMENTAL_REFRESH' /> </field> <field number='266' name='AggregatedBook' type='BOOLEAN'> <value enum='Y' description='YES' /> <value enum='N' description='NO' /> </field> <field number='267' name='NoMDEntryTypes' type='NUMINGROUP' /> <field number='268' name='NoMDEntries' type='NUMINGROUP' /> <field number='269' name='MDEntryType' type='CHAR'> <value enum='0' description='BID' /> <value enum='1' description='OFFER' /> <value enum='2' description='TRADE' /> <value enum='3' description='INDEX_VALUE' /> <value enum='4' description='OPENING_PRICE' /> <value enum='5' description='CLOSING_PRICE' /> <value enum='6' description='SETTLEMENT_PRICE' /> <value enum='7' description='TRADING_SESSION_HIGH_PRICE' /> <value enum='8' description='TRADING_SESSION_LOW_PRICE' /> <value enum='9' description='TRADING_SESSION_VWAP_PRICE' /> <value enum='A' description='IMBALANCE' /> <value enum='B' description='TRADE_VOLUME' /> <value enum='C' description='OPEN_INTEREST' /> <value enum='D' description='COMPOSITE_UNDERLYING_PRICE' /> <value enum='E' description='SIMULATED_SELL_PRICE' /> <value enum='F' description='SIMULATED_BUY_PRICE' /> <value enum='G' description='MARGIN_RATE' /> <value enum='H' description='MID_PRICE' /> <value enum='J' description='EMPTY_BOOK' /> <value enum='K' description='SETTLE_HIGH_PRICE' /> <value enum='L' description='SETTLE_LOW_PRICE' /> <value enum='M' description='PRIOR_SETTLE_PRICE' /> <value enum='N' description='SESSION_HIGH_BID' /> <value enum='O' description='SESSION_LOW_OFFER' /> <value enum='P' description='EARLY_PRICES' /> <value enum='Q' description='AUCTION_CLEARING_PRICE' /> <value enum='S' description='SWAP_VALUE_FACTOR' /> <value enum='R' description='DAILY_VALUE_ADJUSTMENT_FOR_LONG_POSITIONS' /> <value enum='T' description='CUMULATIVE_VALUE_ADJUSTMENT_FOR_LONG_POSITIONS' /> <value enum='U' description='DAILY_VALUE_ADJUSTMENT_FOR_SHORT_POSITIONS' /> <value enum='V' description='CUMULATIVE_VALUE_ADJUSTMENT_FOR_SHORT_POSITIONS' /> </field> <field number='270' name='MDEntryPx' type='PRICE' /> <field number='271' name='MDEntrySize' type='QTY' /> <field number='272' name='MDEntryDate' type='UTCDATEONLY' /> <field number='273' name='MDEntryTime' type='UTCTIMEONLY' /> <field number='274' name='TickDirection' type='CHAR'> <value enum='0' description='PLUS_TICK' /> <value enum='1' description='ZERO_PLUS_TICK' /> <value enum='2' description='MINUS_TICK' /> <value enum='3' description='ZERO_MINUS_TICK' /> </field> <field number='275' name='MDMkt' type='EXCHANGE' /> <field number='276' name='QuoteCondition' type='MULTIPLESTRINGVALUE'> <value enum='A' description='OPEN_ACTIVE' /> <value enum='B' description='CLOSED_INACTIVE' /> <value enum='C' description='EXCHANGE_BEST' /> <value enum='D' description='CONSOLIDATED_BEST' /> <value enum='E' description='LOCKED' /> <value enum='F' description='CROSSED' /> <value enum='G' description='DEPTH' /> <value enum='H' description='FAST_TRADING' /> <value enum='I' description='NON_FIRM' /> <value enum='L' description='MANUAL_SLOW_QUOTE' /> <value enum='J' description='OUTRIGHT_PRICE' /> <value enum='K' description='IMPLIED_PRICE' /> <value enum='M' description='DEPTH_ON_OFFER' /> <value enum='N' description='DEPTH_ON_BID' /> <value enum='O' description='CLOSING' /> <value enum='P' description='NEWS_DISSEMINATION' /> <value enum='Q' description='TRADING_RANGE' /> <value enum='R' description='ORDER_INFLUX' /> <value enum='S' description='DUE_TO_RELATED' /> <value enum='T' description='NEWS_PENDING' /> <value enum='U' description='ADDITIONAL_INFO' /> <value enum='V' description='ADDITIONAL_INFO_DUE_TO_RELATED' /> <value enum='W' description='RESUME' /> <value enum='X' description='VIEW_OF_COMMON' /> <value enum='Y' description='VOLUME_ALERT' /> <value enum='Z' description='ORDER_IMBALANCE' /> <value enum='a' description='EQUIPMENT_CHANGEOVER' /> <value enum='b' description='NO_OPEN' /> <value enum='c' description='REGULAR_ETH' /> <value enum='d' description='AUTOMATIC_EXECUTION' /> <value enum='e' description='AUTOMATIC_EXECUTION_ETH' /> <value enum='f ' description='FAST_MARKET_ETH' /> <value enum='g' description='INACTIVE_ETH' /> <value enum='h' description='ROTATION' /> <value enum='i' description='ROTATION_ETH' /> <value enum='j' description='HALT' /> <value enum='k' description='HALT_ETH' /> <value enum='l' description='DUE_TO_NEWS_DISSEMINATION' /> <value enum='m' description='DUE_TO_NEWS_PENDING' /> <value enum='n' description='TRADING_RESUME' /> <value enum='o' description='OUT_OF_SEQUENCE' /> <value enum='p' description='BID_SPECIALIST' /> <value enum='q' description='OFFER_SPECIALIST' /> <value enum='r' description='BID_OFFER_SPECIALIST' /> <value enum='s' description='END_OF_DAY_SAM' /> <value enum='t' description='FORBIDDEN_SAM' /> <value enum='u' description='FROZEN_SAM' /> <value enum='v' description='PREOPENING_SAM' /> <value enum='w' description='OPENING_SAM' /> <value enum='x' description='OPEN_SAM' /> <value enum='y' description='SURVEILLANCE_SAM' /> <value enum='z' description='SUSPENDED_SAM' /> <value enum='0' description='RESERVED_SAM' /> <value enum='1' description='NO_ACTIVE_SAM' /> <value enum='2' description='RESTRICTED' /> <value enum='3' description='REST_OF_BOOK_VWAP' /> <value enum='4' description='BETTER_PRICES_IN_CONDITIONAL_ORDERS' /> <value enum='5' description='MEDIAN_PRICE' /> </field> <field number='277' name='TradeCondition' type='MULTIPLESTRINGVALUE'> <value enum='A' description='CASH' /> <value enum='B' description='AVERAGE_PRICE_TRADE' /> <value enum='C' description='CASH_TRADE' /> <value enum='D' description='NEXT_DAY' /> <value enum='E' description='OPENING_REOPENING_TRADE_DETAIL' /> <value enum='F' description='INTRADAY_TRADE_DETAIL' /> <value enum='G' description='RULE_127_TRADE' /> <value enum='H' description='RULE_155_TRADE' /> <value enum='I' description='SOLD_LAST' /> <value enum='J' description='NEXT_DAY_TRADE' /> <value enum='K' description='OPENED' /> <value enum='L' description='SELLER' /> <value enum='M' description='SOLD' /> <value enum='N' description='STOPPED_STOCK' /> <value enum='P' description='IMBALANCE_MORE_BUYERS' /> <value enum='Q' description='IMBALANCE_MORE_SELLERS' /> <value enum='R' description='OPENING_PRICE' /> <value enum='Y' description='TRADES_RESULTING_FROM_MANUAL_SLOW_QUOTE' /> <value enum='Z' description='TRADES_RESULTING_FROM_INTERMARKET_SWEEP' /> <value enum='S' description='BARGAIN_CONDITION' /> <value enum='T' description='CONVERTED_PRICE_INDICATOR' /> <value enum='U' description='EXCHANGE_LAST' /> <value enum='V' description='FINAL_PRICE_OF_SESSION' /> <value enum='W' description='EX_PIT' /> <value enum='X' description='CROSSED_X' /> <value enum='0' description='CANCEL' /> <value enum='a' description='VOLUME_ONLY' /> <value enum='b' description='DIRECT_PLUS' /> <value enum='c' description='ACQUISITION' /> <value enum='d' description='BUNCHED' /> <value enum='e' description='DISTRIBUTION' /> <value enum='f' description='BUNCHED_SALE' /> <value enum='g' description='SPLIT_TRADE' /> <value enum='h' description='CANCEL_STOPPED' /> <value enum='i' description='CANCEL_ETH' /> <value enum='j' description='CANCEL_STOPPED_ETH' /> <value enum='k' description='OUT_OF_SEQUENCE_ETH' /> <value enum='l' description='CANCEL_LAST_ETH' /> <value enum='m' description='SOLD_LAST_SALE_ETH' /> <value enum='n' description='CANCEL_LAST' /> <value enum='o' description='SOLD_LAST_SALE' /> <value enum='p' description='CANCEL_OPEN' /> <value enum='q' description='CANCEL_OPEN_ETH' /> <value enum='r' description='OPENED_SALE_ETH' /> <value enum='s' description='CANCEL_ONLY' /> <value enum='t' description='CANCEL_ONLY_ETH' /> <value enum='u' description='LATE_OPEN_ETH' /> <value enum='v' description='AUTO_EXECUTION_ETH' /> <value enum='w' description='REOPEN' /> <value enum='x' description='REOPEN_ETH' /> <value enum='y' description='ADJUSTED' /> <value enum='z' description='ADJUSTED_ETH' /> <value enum='AA' description='SPREAD' /> <value enum='AB' description='SPREAD_ETH' /> <value enum='AC' description='STRADDLE' /> <value enum='AD' description='STRADDLE_ETH' /> <value enum='AE' description='STOPPED' /> <value enum='AF' description='STOPPED_ETH' /> <value enum='AG' description='REGULAR_ETH' /> <value enum='AH' description='COMBO' /> <value enum='AI' description='COMBO_ETH' /> <value enum='AJ' description='OFFICIAL_CLOSING_PRICE' /> <value enum='AK' description='PRIOR_REFERENCE_PRICE' /> <value enum='AL' description='STOPPED_SOLD_LAST' /> <value enum='AM' description='STOPPED_OUT_OF_SEQUENCE' /> <value enum='AN' description='OFFICAL_CLOSING_PRICE' /> <value enum='AO' description='CROSSED_AO' /> <value enum='AP' description='FAST_MARKET' /> <value enum='AQ' description='AUTOMATIC_EXECUTION' /> <value enum='AR' description='FORM_T' /> <value enum='AS' description='BASKET_INDEX' /> <value enum='AT' description='BURST_BASKET' /> <value enum='1' description='IMPLIED_TRADE' /> <value enum='AV' description='OUTSIDE_SPREAD' /> <value enum='2' description='MARKETPLACE_ENTERED_TRADE' /> <value enum='3' description='MULT_ASSET_CLASS_MULTILEG_TRADE' /> <value enum='4' description='MULTILEG_TO_MULTILEG_TRADE' /> </field> <field number='278' name='MDEntryID' type='STRING' /> <field number='279' name='MDUpdateAction' type='CHAR'> <value enum='0' description='NEW' /> <value enum='1' description='CHANGE' /> <value enum='2' description='DELETE' /> <value enum='3' description='DELETE_THRU' /> <value enum='4' description='DELETE_FROM' /> <value enum='5' description='OVERLAY' /> </field> <field number='280' name='MDEntryRefID' type='STRING' /> <field number='281' name='MDReqRejReason' type='CHAR'> <value enum='0' description='UNKNOWN_SYMBOL' /> <value enum='1' description='DUPLICATE_MDREQID' /> <value enum='2' description='INSUFFICIENT_BANDWIDTH' /> <value enum='3' description='INSUFFICIENT_PERMISSIONS' /> <value enum='4' description='UNSUPPORTED_SUBSCRIPTIONREQUESTTYPE' /> <value enum='5' description='UNSUPPORTED_MARKETDEPTH' /> <value enum='6' description='UNSUPPORTED_MDUPDATETYPE' /> <value enum='7' description='UNSUPPORTED_AGGREGATEDBOOK' /> <value enum='8' description='UNSUPPORTED_MDENTRYTYPE' /> <value enum='9' description='UNSUPPORTED_TRADINGSESSIONID' /> <value enum='A' description='UNSUPPORTED_SCOPE' /> <value enum='B' description='UNSUPPORTED_OPENCLOSESETTLEFLAG' /> <value enum='C' description='UNSUPPORTED_MDIMPLICITDELETE' /> <value enum='D' description='INSUFFICIENT_CREDIT' /> </field> <field number='282' name='MDEntryOriginator' type='STRING' /> <field number='283' name='LocationID' type='STRING' /> <field number='284' name='DeskID' type='STRING' /> <field number='285' name='DeleteReason' type='CHAR'> <value enum='0' description='CANCELLATION' /> <value enum='1' description='ERROR' /> </field> <field number='286' name='OpenCloseSettlFlag' type='MULTIPLECHARVALUE'> <value enum='0' description='DAILY_OPEN' /> <value enum='1' description='SESSION_OPEN' /> <value enum='2' description='DELIVERY_SETTLEMENT_ENTRY' /> <value enum='3' description='EXPECTED_ENTRY' /> <value enum='4' description='ENTRY_FROM_PREVIOUS_BUSINESS_DAY' /> <value enum='5' description='THEORETICAL_PRICE_VALUE' /> </field> <field number='287' name='SellerDays' type='INT' /> <field number='288' name='MDEntryBuyer' type='STRING' /> <field number='289' name='MDEntrySeller' type='STRING' /> <field number='290' name='MDEntryPositionNo' type='INT' /> <field number='291' name='FinancialStatus' type='MULTIPLECHARVALUE'> <value enum='1' description='BANKRUPT' /> <value enum='2' description='PENDING_DELISTING' /> <value enum='3' description='RESTRICTED' /> </field> <field number='292' name='CorporateAction' type='MULTIPLECHARVALUE'> <value enum='A' description='EX_DIVIDEND' /> <value enum='B' description='EX_DISTRIBUTION' /> <value enum='C' description='EX_RIGHTS' /> <value enum='D' description='NEW' /> <value enum='E' description='EX_INTEREST' /> <value enum='F' description='CASH_DIVIDEND' /> <value enum='G' description='STOCK_DIVIDEND' /> <value enum='H' description='NON_INTEGER_STOCK_SPLIT' /> <value enum='I' description='REVERSE_STOCK_SPLIT' /> <value enum='J' description='STANDARD_INTEGER_STOCK_SPLIT' /> <value enum='K' description='POSITION_CONSOLIDATION' /> <value enum='L' description='LIQUIDATION_REORGANIZATION' /> <value enum='M' description='MERGER_REORGANIZATION' /> <value enum='N' description='RIGHTS_OFFERING' /> <value enum='O' description='SHAREHOLDER_MEETING' /> <value enum='P' description='SPINOFF' /> <value enum='Q' description='TENDER_OFFER' /> <value enum='R' description='WARRANT' /> <value enum='S' description='SPECIAL_ACTION' /> <value enum='T' description='SYMBOL_CONVERSION' /> <value enum='U' description='CUSIP' /> <value enum='V' description='LEAP_ROLLOVER' /> <value enum='W' description='SUCCESSION_EVENT' /> </field> <field number='293' name='DefBidSize' type='QTY' /> <field number='294' name='DefOfferSize' type='QTY' /> <field number='295' name='NoQuoteEntries' type='NUMINGROUP' /> <field number='296' name='NoQuoteSets' type='NUMINGROUP' /> <field number='297' name='QuoteStatus' type='INT'> <value enum='0' description='ACCEPTED' /> <value enum='1' description='CANCEL_FOR_SYMBOL' /> <value enum='10' description='PENDING' /> <value enum='11' description='PASS' /> <value enum='12' description='LOCKED_MARKET_WARNING' /> <value enum='13' description='CROSS_MARKET_WARNING' /> <value enum='14' description='CANCELED_DUE_TO_LOCK_MARKET' /> <value enum='15' description='CANCELED_DUE_TO_CROSS_MARKET' /> <value enum='2' description='CANCELED_FOR_SECURITY_TYPE' /> <value enum='3' description='CANCELED_FOR_UNDERLYING' /> <value enum='4' description='CANCELED_ALL' /> <value enum='5' description='REJECTED' /> <value enum='6' description='REMOVED_FROM_MARKET' /> <value enum='7' description='EXPIRED' /> <value enum='8' description='QUERY' /> <value enum='9' description='QUOTE_NOT_FOUND' /> <value enum='16' description='ACTIVE' /> <value enum='17' description='CANCELED' /> <value enum='18' description='UNSOLICITED_QUOTE_REPLENISHMENT' /> <value enum='19' description='PENDING_END_TRADE' /> <value enum='20' description='TOO_LATE_TO_END' /> </field> <field number='298' name='QuoteCancelType' type='INT'> <value enum='1' description='CANCEL_FOR_SYMBOL' /> <value enum='2' description='CANCEL_FOR_SECURITY_TYPE' /> <value enum='3' description='CANCEL_FOR_UNDERLYING_SYMBOL' /> <value enum='4' description='CANCEL_ALL_QUOTES' /> <value enum='5' description='CANCEL_QUOTE_SPECIFIED_IN_QUOTEID' /> </field> <field number='299' name='QuoteEntryID' type='STRING' /> <field number='300' name='QuoteRejectReason' type='INT'> <value enum='1' description='UNKNOWN_SYMBOL' /> <value enum='2' description='EXCHANGE' /> <value enum='3' description='QUOTE_REQUEST_EXCEEDS_LIMIT' /> <value enum='4' description='TOO_LATE_TO_ENTER' /> <value enum='5' description='UNKNOWN_QUOTE' /> <value enum='6' description='DUPLICATE_QUOTE' /> <value enum='7' description='INVALID_BID_ASK_SPREAD' /> <value enum='8' description='INVALID_PRICE' /> <value enum='9' description='NOT_AUTHORIZED_TO_QUOTE_SECURITY' /> <value enum='99' description='OTHER' /> <value enum='10' description='PRICE_EXCEEDS_CURRENT_PRICE_BAND' /> <value enum='11' description='QUOTE_LOCKED' /> </field> <field number='301' name='QuoteResponseLevel' type='INT'> <value enum='0' description='NO_ACKNOWLEDGEMENT' /> <value enum='1' description='ACKNOWLEDGE_ONLY_NEGATIVE_OR_ERRONEOUS_QUOTES' /> <value enum='2' description='ACKNOWLEDGE_EACH_QUOTE_MESSAGES' /> <value enum='3' description='SUMMARY_ACKNOWLEDGEMENT' /> </field> <field number='302' name='QuoteSetID' type='STRING' /> <field number='303' name='QuoteRequestType' type='INT'> <value enum='1' description='MANUAL' /> <value enum='2' description='AUTOMATIC' /> </field> <field number='304' name='TotNoQuoteEntries' type='INT' /> <field number='305' name='UnderlyingSecurityIDSource' type='STRING' /> <field number='306' name='UnderlyingIssuer' type='STRING' /> <field number='307' name='UnderlyingSecurityDesc' type='STRING' /> <field number='308' name='UnderlyingSecurityExchange' type='EXCHANGE' /> <field number='309' name='UnderlyingSecurityID' type='STRING' /> <field number='310' name='UnderlyingSecurityType' type='STRING' /> <field number='311' name='UnderlyingSymbol' type='STRING' /> <field number='312' name='UnderlyingSymbolSfx' type='STRING' /> <field number='313' name='UnderlyingMaturityMonthYear' type='MONTHYEAR' /> <field number='314' name='UnderlyingMaturityDay' type='DAYOFMONTH' /> <field number='315' name='UnderlyingPutOrCall' type='INT' /> <field number='316' name='UnderlyingStrikePrice' type='PRICE' /> <field number='317' name='UnderlyingOptAttribute' type='CHAR' /> <field number='318' name='UnderlyingCurrency' type='CURRENCY' /> <field number='319' name='RatioQty' type='QTY' /> <field number='320' name='SecurityReqID' type='STRING' /> <field number='321' name='SecurityRequestType' type='INT'> <value enum='0' description='REQUEST_SECURITY_IDENTITY_AND_SPECIFICATIONS' /> <value enum='1' description='REQUEST_SECURITY_IDENTITY_FOR_THE_SPECIFICATIONS_PROVIDED' /> <value enum='2' description='REQUEST_LIST_SECURITY_TYPES' /> <value enum='3' description='REQUEST_LIST_SECURITIES' /> <value enum='4' description='SYMBOL' /> <value enum='5' description='SECURITYTYPE_AND_OR_CFICODE' /> <value enum='6' description='PRODUCT' /> <value enum='7' description='TRADINGSESSIONID' /> <value enum='8' description='ALL_SECURITIES' /> <value enum='9' description='MARKETID_OR_MARKETID_PLUS_MARKETSEGMENTID' /> </field> <field number='322' name='SecurityResponseID' type='STRING' /> <field number='323' name='SecurityResponseType' type='INT'> <value enum='1' description='ACCEPT_SECURITY_PROPOSAL_AS_IS' /> <value enum='2' description=your_sha256_hashAGE' /> <value enum='3' description='LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST' /> <value enum='4' description='LIST_OF_SECURITIES_RETURNED_PER_REQUEST' /> <value enum='5' description='REJECT_SECURITY_PROPOSAL' /> <value enum='6' description='CANNOT_MATCH_SELECTION_CRITERIA' /> </field> <field number='324' name='SecurityStatusReqID' type='STRING' /> <field number='325' name='UnsolicitedIndicator' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='326' name='SecurityTradingStatus' type='INT'> <value enum='1' description='OPENING_DELAY' /> <value enum='10' description='MARKET_ON_CLOSE_IMBALANCE_SELL' /> <value enum='11' description='11' /> <value enum='12' description='NO_MARKET_IMBALANCE' /> <value enum='13' description='NO_MARKET_ON_CLOSE_IMBALANCE' /> <value enum='14' description='ITS_PRE_OPENING' /> <value enum='15' description='NEW_PRICE_INDICATION' /> <value enum='16' description='TRADE_DISSEMINATION_TIME' /> <value enum='17' description='READY_TO_TRADE' /> <value enum='18' description='NOT_AVAILABLE_FOR_TRADING' /> <value enum='19' description='NOT_TRADED_ON_THIS_MARKET' /> <value enum='2' description='TRADING_HALT' /> <value enum='20' description='UNKNOWN_OR_INVALID' /> <value enum='21' description='PRE_OPEN' /> <value enum='22' description='OPENING_ROTATION' /> <value enum='23' description='FAST_MARKET' /> <value enum='3' description='RESUME' /> <value enum='4' description='NO_OPEN' /> <value enum='5' description='PRICE_INDICATION' /> <value enum='6' description='TRADING_RANGE_INDICATION' /> <value enum='7' description='MARKET_IMBALANCE_BUY' /> <value enum='8' description='MARKET_IMBALANCE_SELL' /> <value enum='9' description='MARKET_ON_CLOSE_IMBALANCE_BUY' /> <value enum='24' description='PRE_CROSS' /> <value enum='25' description='CROSS' /> </field> <field number='327' name='HaltReasonChar' type='CHAR'> <value enum='D' description='NEWS_DISSEMINATION' /> <value enum='E' description='ORDER_INFLUX' /> <value enum='I' description='ORDER_IMBALANCE' /> <value enum='M' description='ADDITIONAL_INFORMATION' /> <value enum='P' description='NEW_PENDING' /> <value enum='X' description='EQUIPMENT_CHANGEOVER' /> </field> <field number='328' name='InViewOfCommon' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='329' name='DueToRelated' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='330' name='BuyVolume' type='QTY' /> <field number='331' name='SellVolume' type='QTY' /> <field number='332' name='HighPx' type='PRICE' /> <field number='333' name='LowPx' type='PRICE' /> <field number='334' name='Adjustment' type='INT'> <value enum='1' description='CANCEL' /> <value enum='2' description='ERROR' /> <value enum='3' description='CORRECTION' /> </field> <field number='335' name='TradSesReqID' type='STRING' /> <field number='336' name='TradingSessionID' type='STRING'> <value enum='1' description='DAY' /> <value enum='2' description='HALFDAY' /> <value enum='3' description='MORNING' /> <value enum='4' description='AFTERNOON' /> <value enum='5' description='EVENING' /> <value enum='6' description='AFTER_HOURS' /> </field> <field number='337' name='ContraTrader' type='STRING' /> <field number='338' name='TradSesMethod' type='INT'> <value enum='1' description='ELECTRONIC' /> <value enum='2' description='OPEN_OUTCRY' /> <value enum='3' description='TWO_PARTY' /> </field> <field number='339' name='TradSesMode' type='INT'> <value enum='1' description='TESTING' /> <value enum='2' description='SIMULATED' /> <value enum='3' description='PRODUCTION' /> </field> <field number='340' name='TradSesStatus' type='INT'> <value enum='0' description='UNKNOWN' /> <value enum='1' description='HALTED' /> <value enum='2' description='OPEN' /> <value enum='3' description='CLOSED' /> <value enum='4' description='PRE_OPEN' /> <value enum='5' description='PRE_CLOSE' /> <value enum='6' description='REQUEST_REJECTED' /> </field> <field number='341' name='TradSesStartTime' type='UTCTIMESTAMP' /> <field number='342' name='TradSesOpenTime' type='UTCTIMESTAMP' /> <field number='343' name='TradSesPreCloseTime' type='UTCTIMESTAMP' /> <field number='344' name='TradSesCloseTime' type='UTCTIMESTAMP' /> <field number='345' name='TradSesEndTime' type='UTCTIMESTAMP' /> <field number='346' name='NumberOfOrders' type='INT' /> <field number='347' name='MessageEncoding' type='STRING' /> <field number='348' name='EncodedIssuerLen' type='LENGTH' /> <field number='349' name='EncodedIssuer' type='DATA' /> <field number='350' name='EncodedSecurityDescLen' type='LENGTH' /> <field number='351' name='EncodedSecurityDesc' type='DATA' /> <field number='352' name='EncodedListExecInstLen' type='LENGTH' /> <field number='353' name='EncodedListExecInst' type='DATA' /> <field number='354' name='EncodedTextLen' type='LENGTH' /> <field number='355' name='EncodedText' type='DATA' /> <field number='356' name='EncodedSubjectLen' type='LENGTH' /> <field number='357' name='EncodedSubject' type='DATA' /> <field number='358' name='EncodedHeadlineLen' type='LENGTH' /> <field number='359' name='EncodedHeadline' type='DATA' /> <field number='360' name='EncodedAllocTextLen' type='LENGTH' /> <field number='361' name='EncodedAllocText' type='DATA' /> <field number='362' name='EncodedUnderlyingIssuerLen' type='LENGTH' /> <field number='363' name='EncodedUnderlyingIssuer' type='DATA' /> <field number='364' name='EncodedUnderlyingSecurityDescLen' type='LENGTH' /> <field number='365' name='EncodedUnderlyingSecurityDesc' type='DATA' /> <field number='366' name='AllocPrice' type='PRICE' /> <field number='367' name='QuoteSetValidUntilTime' type='UTCTIMESTAMP' /> <field number='368' name='QuoteEntryRejectReason' type='INT' /> <field number='369' name='LastMsgSeqNumProcessed' type='SEQNUM' /> <field number='370' name='OnBehalfOfSendingTime' type='UTCTIMESTAMP' /> <field number='371' name='RefTagID' type='INT' /> <field number='372' name='RefMsgType' type='STRING' /> <field number='373' name='SessionRejectReason' type='INT'> <value enum='0' description='INVALID_TAG_NUMBER' /> <value enum='1' description='REQUIRED_TAG_MISSING' /> <value enum='10' description='SENDINGTIME_ACCURACY_PROBLEM' /> <value enum='11' description='INVALID_MSGTYPE' /> <value enum='12' description='XML_VALIDATION_ERROR' /> <value enum='13' description='TAG_APPEARS_MORE_THAN_ONCE' /> <value enum='14' description='TAG_SPECIFIED_OUT_OF_REQUIRED_ORDER' /> <value enum='15' description='REPEATING_GROUP_FIELDS_OUT_OF_ORDER' /> <value enum='16' description='INCORRECT_NUMINGROUP_COUNT_FOR_REPEATING_GROUP' /> <value enum='17' description='NON_DATA_VALUE_INCLUDES_FIELD_DELIMITER' /> <value enum='2' description='TAG_NOT_DEFINED_FOR_THIS_MESSAGE_TYPE' /> <value enum='3' description='UNDEFINED_TAG' /> <value enum='4' description='TAG_SPECIFIED_WITHOUT_A_VALUE' /> <value enum='5' description='VALUE_IS_INCORRECT' /> <value enum='6' description='INCORRECT_DATA_FORMAT_FOR_VALUE' /> <value enum='7' description='DECRYPTION_PROBLEM' /> <value enum='8' description='SIGNATURE_PROBLEM' /> <value enum='9' description='COMPID_PROBLEM' /> <value enum='99' description='OTHER' /> <value enum='18' description='INVALID_UNSUPPORTED_APPLICATION_VERSION' /> </field> <field number='374' name='BidRequestTransType' type='CHAR'> <value enum='C' description='CANCEL' /> <value enum='N' description='NO' /> </field> <field number='375' name='ContraBroker' type='STRING' /> <field number='376' name='ComplianceID' type='STRING' /> <field number='377' name='SolicitedFlag' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='378' name='ExecRestatementReason' type='INT'> <value enum='0' description='GT_CORPORATE_ACTION' /> <value enum='1' description='GT_RENEWAL' /> <value enum='10' description='WAREHOUSE_RECAP' /> <value enum='2' description='VERBAL_CHANGE' /> <value enum='3' description='REPRICING_OF_ORDER' /> <value enum='4' description='BROKER_OPTION' /> <value enum='5' description='PARTIAL_DECLINE_OF_ORDERQTY' /> <value enum='6' description='CANCEL_ON_TRADING_HALT' /> <value enum='7' description='CANCEL_ON_SYSTEM_FAILURE' /> <value enum='8' description='MARKET' /> <value enum='9' description='CANCELED_NOT_BEST' /> <value enum='99' description='OTHER' /> <value enum='11' description='PEG_REFRESH' /> </field> <field number='379' name='BusinessRejectRefID' type='STRING' /> <field number='380' name='BusinessRejectReason' type='INT'> <value enum='0' description='OTHER' /> <value enum='1' description='UNKNOWN_ID' /> <value enum='2' description='UNKNOWN_SECURITY' /> <value enum='3' description='UNKNOWN_MESSAGE_TYPE' /> <value enum='4' description='APPLICATION_NOT_AVAILABLE' /> <value enum='5' description='CONDITIONALLY_REQUIRED_FIELD_MISSING' /> <value enum='6' description='NOT_AUTHORIZED' /> <value enum='7' description='DELIVERTO_FIRM_NOT_AVAILABLE_AT_THIS_TIME' /> <value enum='18' description='INVALID_PRICE_INCREMENT' /> </field> <field number='381' name='GrossTradeAmt' type='AMT' /> <field number='382' name='NoContraBrokers' type='NUMINGROUP' /> <field number='383' name='MaxMessageSize' type='LENGTH' /> <field number='384' name='NoMsgTypes' type='NUMINGROUP' /> <field number='385' name='MsgDirection' type='CHAR'> <value enum='R' description='RECEIVE' /> <value enum='S' description='SEND' /> </field> <field number='386' name='NoTradingSessions' type='NUMINGROUP' /> <field number='387' name='TotalVolumeTraded' type='QTY' /> <field number='388' name='DiscretionInst' type='CHAR'> <value enum='0' description='RELATED_TO_DISPLAYED_PRICE' /> <value enum='1' description='RELATED_TO_MARKET_PRICE' /> <value enum='2' description='RELATED_TO_PRIMARY_PRICE' /> <value enum='3' description='RELATED_TO_LOCAL_PRIMARY_PRICE' /> <value enum='4' description='RELATED_TO_MIDPOINT_PRICE' /> <value enum='5' description='RELATED_TO_LAST_TRADE_PRICE' /> <value enum='6' description='RELATED_TO_VWAP' /> <value enum='7' description='AVERAGE_PRICE_GUARANTEE' /> </field> <field number='389' name='DiscretionOffsetValue' type='FLOAT' /> <field number='390' name='BidID' type='STRING' /> <field number='391' name='ClientBidID' type='STRING' /> <field number='392' name='ListName' type='STRING' /> <field number='393' name='TotNoRelatedSym' type='INT' /> <field number='394' name='BidType' type='INT'> <value enum='1' description='NON_DISCLOSED_STYLE' /> <value enum='2' description='DISCLOSED_SYTLE' /> <value enum='3' description='NO_BIDDING_PROCESS' /> </field> <field number='395' name='NumTickets' type='INT' /> <field number='396' name='SideValue1' type='AMT' /> <field number='397' name='SideValue2' type='AMT' /> <field number='398' name='NoBidDescriptors' type='NUMINGROUP' /> <field number='399' name='BidDescriptorType' type='INT'> <value enum='1' description='SECTOR' /> <value enum='2' description='COUNTRY' /> <value enum='3' description='INDEX' /> </field> <field number='400' name='BidDescriptor' type='STRING' /> <field number='401' name='SideValueInd' type='INT'> <value enum='1' description='SIDE_VALUE_1' /> <value enum='2' description='SIDE_VALUE_2' /> </field> <field number='402' name='LiquidityPctLow' type='PERCENTAGE' /> <field number='403' name='LiquidityPctHigh' type='PERCENTAGE' /> <field number='404' name='LiquidityValue' type='AMT' /> <field number='405' name='EFPTrackingError' type='PERCENTAGE' /> <field number='406' name='FairValue' type='AMT' /> <field number='407' name='OutsideIndexPct' type='PERCENTAGE' /> <field number='408' name='ValueOfFutures' type='AMT' /> <field number='409' name='LiquidityIndType' type='INT'> <value enum='1' description='5_DAY_MOVING_AVERAGE' /> <value enum='2' description='20_DAY_MOVING_AVERAGE' /> <value enum='3' description='NORMAL_MARKET_SIZE' /> <value enum='4' description='OTHER' /> </field> <field number='410' name='WtAverageLiquidity' type='PERCENTAGE' /> <field number='411' name='ExchangeForPhysical' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='412' name='OutMainCntryUIndex' type='AMT' /> <field number='413' name='CrossPercent' type='PERCENTAGE' /> <field number='414' name='ProgRptReqs' type='INT'> <value enum='1' description='BUY_SIDE_EXPLICITLY_REQUESTS_STATUS_USING_STATUE_REQUEST' /> <value enum='2' description=your_sha256_hashIONALLY_SPECIFIED_IN_PROGRESSPERIOD' /> <value enum='3' description='REAL_TIME_EXECUTION_REPORTS' /> </field> <field number='415' name='ProgPeriodInterval' type='INT' /> <field number='416' name='IncTaxInd' type='INT'> <value enum='1' description='NET' /> <value enum='2' description='GROSS' /> </field> <field number='417' name='NumBidders' type='INT' /> <field number='418' name='BidTradeType' type='CHAR'> <value enum='A' description='AGENCY' /> <value enum='G' description='VWAP_GUARANTEE' /> <value enum='J' description='GUARANTEED_CLOSE' /> <value enum='R' description='RISK_TRADE' /> </field> <field number='419' name='BasisPxType' type='CHAR'> <value enum='2' description='CLOSING_PRICE_AT_MORNINGN_SESSION' /> <value enum='3' description='CLOSING_PRICE' /> <value enum='4' description='CURRENT_PRICE' /> <value enum='5' description='SQ' /> <value enum='6' description='VWAP_THROUGH_A_DAY' /> <value enum='7' description='VWAP_THROUGH_A_MORNING_SESSION' /> <value enum='8' description='VWAP_THROUGH_AN_AFTERNOON_SESSION' /> <value enum='9' description='VWAP_THROUGH_A_DAY_EXCEPT_YORI' /> <value enum='A' description='VWAP_THROUGH_A_MORNING_SESSION_EXCEPT_YORI' /> <value enum='B' description='VWAP_THROUGH_AN_AFTERNOON_SESSION_EXCEPT_YORI' /> <value enum='C' description='STRIKE' /> <value enum='D' description='OPEN' /> <value enum='Z' description='OTHERS' /> </field> <field number='420' name='NoBidComponents' type='NUMINGROUP' /> <field number='421' name='Country' type='COUNTRY' /> <field number='422' name='TotNoStrikes' type='INT' /> <field number='423' name='PriceType' type='INT'> <value enum='1' description='PERCENTAGE' /> <value enum='10' description='FIXED_CABINET_TRADE_PRICE' /> <value enum='11' description='VARIABLE_CABINET_TRADE_PRICE' /> <value enum='2' description='PER_UNIT' /> <value enum='3' description='FIXED_AMOUNT' /> <value enum='4' description='DISCOUNT' /> <value enum='5' description='PREMIUM' /> <value enum='6' description='SPREAD' /> <value enum='7' description='TED_PRICE' /> <value enum='8' description='TED_YIELD' /> <value enum='9' description='YIELD' /> <value enum='13' description='PRODUCT_TICKS_IN_HALFS' /> <value enum='14' description='PRODUCT_TICKS_IN_FOURTHS' /> <value enum='15' description='PRODUCT_TICKS_IN_EIGHTS' /> <value enum='16' description='PRODUCT_TICKS_IN_SIXTEENTHS' /> <value enum='17' description='PRODUCT_TICKS_IN_THIRTY_SECONDS' /> <value enum='18' description='PRODUCT_TICKS_IN_SIXTY_FORTHS' /> <value enum='19' description='PRODUCT_TICKS_IN_ONE_TWENTY_EIGHTS' /> </field> <field number='424' name='DayOrderQty' type='QTY' /> <field number='425' name='DayCumQty' type='QTY' /> <field number='426' name='DayAvgPx' type='PRICE' /> <field number='427' name='GTBookingInst' type='INT'> <value enum='0' description='BOOK_OUT_ALL_TRADES_ON_DAY_OF_EXECUTION' /> <value enum='1' description='ACCUMULATE_EXECTUIONS_UNTIL_FORDER_IS_FILLED_OR_EXPIRES' /> <value enum='2' description='ACCUMULATE_UNTIL_VERBALLLY_NOTIFIED_OTHERWISE' /> </field> <field number='428' name='NoStrikes' type='NUMINGROUP' /> <field number='429' name='ListStatusType' type='INT'> <value enum='1' description='ACK' /> <value enum='2' description='RESPONSE' /> <value enum='3' description='TIMED' /> <value enum='4' description='EXEC_STARTED' /> <value enum='5' description='ALL_DONE' /> <value enum='6' description='ALERT' /> </field> <field number='430' name='NetGrossInd' type='INT'> <value enum='1' description='NET' /> <value enum='2' description='GROSS' /> </field> <field number='431' name='ListOrderStatus' type='INT'> <value enum='1' description='IN_BIDDING_PROCESS' /> <value enum='2' description='RECEIVED_FOR_EXECUTION' /> <value enum='3' description='EXECUTING' /> <value enum='4' description='CANCELLING' /> <value enum='5' description='ALERT' /> <value enum='6' description='ALL_DONE' /> <value enum='7' description='REJECT' /> </field> <field number='432' name='ExpireDate' type='LOCALMKTDATE' /> <field number='433' name='ListExecInstType' type='CHAR'> <value enum='1' description='IMMEDIATE' /> <value enum='2' description='WAIT_FOR_EXECUT_INSTRUCTION' /> <value enum='3' description='EXCHANGE_SWITCH_CIV_ORDER_3' /> <value enum='4' description='EXCHANGE_SWITCH_CIV_ORDER_4' /> <value enum='5' description='EXCHANGE_SWITCH_CIV_ORDER_5' /> </field> <field number='434' name='CxlRejResponseTo' type='CHAR'> <value enum='1' description='ORDER_CANCEL_REQUEST' /> <value enum='2' description='ORDER_CANCEL_REPLACE_REQUEST' /> </field> <field number='435' name='UnderlyingCouponRate' type='PERCENTAGE' /> <field number='436' name='UnderlyingContractMultiplier' type='FLOAT' /> <field number='437' name='ContraTradeQty' type='QTY' /> <field number='438' name='ContraTradeTime' type='UTCTIMESTAMP' /> <field number='439' name='ClearingFirm' type='STRING' /> <field number='440' name='ClearingAccount' type='STRING' /> <field number='441' name='LiquidityNumSecurities' type='INT' /> <field number='442' name='MultiLegReportingType' type='CHAR'> <value enum='1' description='SINGLE_SECURITY' /> <value enum='2' description='INDIVIDUAL_LEG_OF_A_MULTILEG_SECURITY' /> <value enum='3' description='MULTI_LEG_SECURITY' /> </field> <field number='443' name='StrikeTime' type='UTCTIMESTAMP' /> <field number='444' name='ListStatusText' type='STRING' /> <field number='445' name='EncodedListStatusTextLen' type='LENGTH' /> <field number='446' name='EncodedListStatusText' type='DATA' /> <field number='447' name='PartyIDSource' type='CHAR'> <value enum='1' description='KOREAN_INVESTOR_ID' /> <value enum='2' description='TAIWANESE_QUALIFIED_FOREIGN_INVESTOR_ID_QFII_FID' /> <value enum='3' description='TAIWANESE_TRADING_ACCT' /> <value enum='4' description='MALAYSIAN_CENTRAL_DEPOSITORY' /> <value enum='5' description='CHINESE_INVESTOR_ID' /> <value enum='6' description='UK_NATIONAL_INSURANCE_OR_PENSION_NUMBER' /> <value enum='7' description='US_SOCIAL_SECURITY_NUMBER' /> <value enum='8' description='US_EMPLOYER_OR_TAX_ID_NUMBER' /> <value enum='9' description='AUSTRALIAN_BUSINESS_NUMBER' /> <value enum='A' description='AUSTRALIAN_TAX_FILE_NUMBER' /> <value enum='B' description='BIC' /> <value enum='C' description='GENERALLY_ACCEPTED_MARKET_PARTICIPANT_IDENTIFIER' /> <value enum='D' description='PROPRIETARY' /> <value enum='E' description='ISO_COUNTRY_CODE' /> <value enum='F' description='SETTLEMENT_ENTITY_LOCATION' /> <value enum='G' description='MIC' /> <value enum='H' description='CSD_PARTICIPANT_MEMBER_CODE' /> <value enum='I' description=your_sha256_hashBEST_PRACTICE_GUIDELINES_DOCUMENT' /> </field> <field number='448' name='PartyID' type='STRING' /> <field number='449' name='TotalVolumeTradedDate' type='UTCDATEONLY' /> <field number='450' name='TotalVolumeTradedTime' type='UTCTIMEONLY' /> <field number='451' name='NetChgPrevDay' type='PRICEOFFSET' /> <field number='452' name='PartyRole' type='INT'> <value enum='1' description='EXECUTING_FIRM' /> <value enum='10' description='SETTLEMENT_LOCATION' /> <value enum='11' description='ORDER_ORIGINATION_TRADER' /> <value enum='12' description='EXECUTING_TRADER' /> <value enum='13' description='ORDER_ORIGINATION_FIRM' /> <value enum='14' description='GIVEUP_CLEARING_FIRM' /> <value enum='15' description='CORRESPONDANT_CLEARING_FIRM' /> <value enum='16' description='EXECUTING_SYSTEM' /> <value enum='17' description='CONTRA_FIRM' /> <value enum='18' description='CONTRA_CLEARING_FIRM' /> <value enum='19' description='SPONSORING_FIRM' /> <value enum='2' description='BROKER_OF_CREDIT' /> <value enum='20' description='UNDERLYING_CONTRA_FIRM' /> <value enum='21' description='CLEARING_ORGANIZATION' /> <value enum='22' description='EXCHANGE' /> <value enum='24' description='CUSTOMER_ACCOUNT' /> <value enum='25' description='CORRESPONDENT_CLEARING_ORGANIZATION' /> <value enum='26' description='CORRESPONDENT_BROKER' /> <value enum='27' description='BUYER_SELLER' /> <value enum='28' description='CUSTODIAN' /> <value enum='29' description='INTERMEDIARY' /> <value enum='3' description='CLIENT_ID' /> <value enum='30' description='AGENT' /> <value enum='31' description='SUB_CUSTODIAN' /> <value enum='32' description='BENEFICIARY' /> <value enum='33' description='INTERESTED_PARTY' /> <value enum='34' description='REGULATORY_BODY' /> <value enum='35' description='LIQUIDITY_PROVIDER' /> <value enum='36' description='ENTERING_TRADER' /> <value enum='37' description='CONTRA_TRADER' /> <value enum='38' description='POSITION_ACCOUNT' /> <value enum='4' description='CLEARING_FIRM' /> <value enum='5' description='INVESTOR_ID' /> <value enum='6' description='INTRODUCING_FIRM' /> <value enum='7' description='ENTERING_FIRM' /> <value enum='8' description='LOCATE' /> <value enum='9' description='FUND_MANAGER_CLIENT_ID' /> <value enum='60' description='INTRODUCING_BROKER' /> <value enum='41' description='CONTRA_POSITION_ACCOUNT' /> <value enum='42' description='CONTRA_EXCHANGE' /> <value enum='43' description='INTERNAL_CARRY_ACCOUNT' /> <value enum='44' description='ORDER_ENTRY_OPERATOR_ID' /> <value enum='45' description='SECONDARY_ACCOUNT_NUMBER' /> <value enum='46' description='FORIEGN_FIRM' /> <value enum='47' description='THIRD_PARTY_ALLOCATION_FIRM' /> <value enum='48' description='CLAIMING_ACCOUNT' /> <value enum='49' description='ASSET_MANAGER' /> <value enum='50' description='PLEDGOR_ACCOUNT' /> <value enum='51' description='PLEDGEE_ACCOUNT' /> <value enum='52' description='LARGE_TRADER_REPORTABLE_ACCOUNT' /> <value enum='53' description='TRADER_MNEMONIC' /> <value enum='54' description='SENDER_LOCATION' /> <value enum='55' description='SESSION_ID' /> <value enum='56' description='ACCEPTABLE_COUNTERPARTY' /> <value enum='57' description='UNACCEPTABLE_COUNTERPARTY' /> <value enum='58' description='ENTERING_UNIT' /> <value enum='59' description='EXECUTING_UNIT' /> <value enum='39' description='CONTRA_INVESTOR_ID' /> <value enum='40' description='TRANSFER_TO_FIRM' /> <value enum='61' description='QUOTE_ORIGINATOR' /> <value enum='62' description='REPORT_ORIGINATOR' /> <value enum='63' description='SYSTEMATIC_INTERNALISER' /> <value enum='64' description='MULTILATERAL_TRADING_FACILITY' /> <value enum='65' description='REGULATED_MARKET' /> <value enum='66' description='MARKET_MAKER' /> <value enum='67' description='INVESTMENT_FIRM' /> <value enum='68' description='HOST_COMPETENT_AUTHORITY' /> <value enum='69' description='HOME_COMPETENT_AUTHORITY' /> <value enum='70' description=your_sha256_hashIDITY' /> <value enum='71' description='COMPETENT_AUTHORITY_OF_THE_TRANSACTION' /> <value enum='72' description='REPORTING_INTERMEDIARY' /> <value enum='73' description='EXECUTION_VENUE' /> <value enum='74' description='MARKET_DATA_ENTRY_ORIGINATOR' /> <value enum='75' description='LOCATION_ID' /> <value enum='76' description='DESK_ID' /> <value enum='77' description='MARKET_DATA_MARKET' /> <value enum='78' description='ALLOCATION_ENTITY' /> <value enum='79' description='PRIME_BROKER_PROVIDING_GENERAL_TRADE_SERVICES' /> <value enum='80' description='STEP_OUT_FIRM' /> <value enum='81' description='BROKERCLEARINGID' /> </field> <field number='453' name='NoPartyIDs' type='NUMINGROUP' /> <field number='454' name='NoSecurityAltID' type='NUMINGROUP' /> <field number='455' name='SecurityAltID' type='STRING' /> <field number='456' name='SecurityAltIDSource' type='STRING' /> <field number='457' name='NoUnderlyingSecurityAltID' type='NUMINGROUP' /> <field number='458' name='UnderlyingSecurityAltID' type='STRING' /> <field number='459' name='UnderlyingSecurityAltIDSource' type='STRING' /> <field number='460' name='Product' type='INT'> <value enum='1' description='AGENCY' /> <value enum='10' description='MORTGAGE' /> <value enum='11' description='MUNICIPAL' /> <value enum='12' description='OTHER' /> <value enum='13' description='FINANCING' /> <value enum='2' description='COMMODITY' /> <value enum='3' description='CORPORATE' /> <value enum='4' description='CURRENCY' /> <value enum='5' description='EQUITY' /> <value enum='6' description='GOVERNMENT' /> <value enum='7' description='INDEX' /> <value enum='8' description='LOAN' /> <value enum='9' description='MONEYMARKET' /> </field> <field number='461' name='CFICode' type='STRING' /> <field number='462' name='UnderlyingProduct' type='INT' /> <field number='463' name='UnderlyingCFICode' type='STRING' /> <field number='464' name='TestMessageIndicator' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='465' name='QuantityType' type='INT'> <value enum='1' description='SHARES' /> <value enum='2' description='BONDS' /> <value enum='3' description='CURRENTFACE' /> <value enum='4' description='ORIGINALFACE' /> <value enum='5' description='CURRENCY' /> <value enum='6' description='CONTRACTS' /> <value enum='7' description='OTHER' /> <value enum='8' description='PAR' /> </field> <field number='466' name='BookingRefID' type='STRING' /> <field number='467' name='IndividualAllocID' type='STRING' /> <field number='468' name='RoundingDirection' type='CHAR'> <value enum='0' description='ROUND_TO_NEAREST' /> <value enum='1' description='ROUND_DOWN' /> <value enum='2' description='ROUND_UP' /> </field> <field number='469' name='RoundingModulus' type='FLOAT' /> <field number='470' name='CountryOfIssue' type='COUNTRY' /> <field number='471' name='StateOrProvinceOfIssue' type='STRING' /> <field number='472' name='LocaleOfIssue' type='STRING' /> <field number='473' name='NoRegistDtls' type='NUMINGROUP' /> <field number='474' name='MailingDtls' type='STRING' /> <field number='475' name='InvestorCountryOfResidence' type='COUNTRY' /> <field number='476' name='PaymentRef' type='STRING' /> <field number='477' name='DistribPaymentMethod' type='INT'> <value enum='1' description='CREST' /> <value enum='10' description='BPAY' /> <value enum='11' description='HIGH_VALUE_CLEARING_SYSTEM_HVACS' /> <value enum='12' description='REINVEST_IN_FUND' /> <value enum='2' description='NSCC' /> <value enum='3' description='EUROCLEAR' /> <value enum='4' description='CLEARSTREAM' /> <value enum='5' description='CHEQUE' /> <value enum='6' description='TELEGRAPHIC_TRANSFER' /> <value enum='7' description='FED_WIRE' /> <value enum='8' description='DIRECT_CREDIT' /> <value enum='9' description='ACH_CREDIT' /> </field> <field number='478' name='CashDistribCurr' type='CURRENCY' /> <field number='479' name='CommCurrency' type='CURRENCY' /> <field number='480' name='CancellationRights' type='CHAR'> <value enum='M' description='NO_M' /> <value enum='N' description='NO_N' /> <value enum='O' description='NO_O' /> <value enum='Y' description='YES' /> </field> <field number='481' name='MoneyLaunderingStatus' type='CHAR'> <value enum='1' description='EXEMPT_1' /> <value enum='2' description='EXEMPT_2' /> <value enum='3' description='EXEMPT_3' /> <value enum='N' description='NOT_CHECKED' /> <value enum='Y' description='PASSED' /> </field> <field number='482' name='MailingInst' type='STRING' /> <field number='483' name='TransBkdTime' type='UTCTIMESTAMP' /> <field number='484' name='ExecPriceType' type='CHAR'> <value enum='B' description='BID_PRICE' /> <value enum='C' description='CREATION_PRICE' /> <value enum='D' description='CREATION_PRICE_PLUS_ADJUSTMENT_PERCENT' /> <value enum='E' description='CREATION_PRICE_PLUS_ADJUSTMENT_AMOUNT' /> <value enum='O' description='OFFER_PRICE' /> <value enum='P' description='OFFER_PRICE_MINUS_ADJUSTMENT_PERCENT' /> <value enum='Q' description='OFFER_PRICE_MINUS_ADJUSTMENT_AMOUNT' /> <value enum='S' description='SINGLE_PRICE' /> </field> <field number='485' name='ExecPriceAdjustment' type='FLOAT' /> <field number='486' name='DateOfBirth' type='LOCALMKTDATE' /> <field number='487' name='TradeReportTransType' type='INT'> <value enum='0' description='NEW' /> <value enum='1' description='CANCEL' /> <value enum='2' description='REPLACE' /> <value enum='3' description='RELEASE' /> <value enum='4' description='REVERSE' /> <value enum='5' description='CANCEL_DUE_TO_BACK_OUT_OF_TRADE' /> </field> <field number='488' name='CardHolderName' type='STRING' /> <field number='489' name='CardNumber' type='STRING' /> <field number='490' name='CardExpDate' type='LOCALMKTDATE' /> <field number='491' name='CardIssNum' type='STRING' /> <field number='492' name='PaymentMethod' type='INT'> <value enum='1' description='CREST' /> <value enum='10' description='DIRECT_CREDIT' /> <value enum='11' description='CREDIT_CARD' /> <value enum='12' description='ACH_DEBIT' /> <value enum='13' description='ACH_CREDIT' /> <value enum='14' description='BPAY' /> <value enum='15' description='HIGH_VALUE_CLEARING_SYSTEM' /> <value enum='2' description='NSCC' /> <value enum='3' description='EUROCLEAR' /> <value enum='4' description='CLEARSTREAM' /> <value enum='5' description='CHEQUE' /> <value enum='6' description='TELEGRAPHIC_TRANSFER' /> <value enum='7' description='FED_WIRE' /> <value enum='8' description='DEBIT_CARD' /> <value enum='9' description='DIRECT_DEBIT' /> </field> <field number='493' name='RegistAcctType' type='STRING' /> <field number='494' name='Designation' type='STRING' /> <field number='495' name='TaxAdvantageType' type='INT'> <value enum='0' description='NONE_NOT_APPLICABLE' /> <value enum='1' description='MAXI_ISA' /> <value enum='10' description='EMPLOYEE_10' /> <value enum='11' description='EMPLOYER_11' /> <value enum='12' description='EMPLOYER_12' /> <value enum='13' description='NON_FUND_PROTOTYPE_IRA' /> <value enum='14' description='NON_FUND_QUALIFIED_PLAN' /> <value enum='15' description='DEFINED_CONTRIBUTION_PLAN' /> <value enum='16' description='INDIVIDUAL_RETIREMENT_ACCOUNT_16' /> <value enum='17' description='INDIVIDUAL_RETIREMENT_ACCOUNT_17' /> <value enum='18' description='KEOGH' /> <value enum='19' description='PROFIT_SHARING_PLAN' /> <value enum='2' description='TESSA' /> <value enum='20' description='401' /> <value enum='21' description='SELF_DIRECTED_IRA' /> <value enum='22' description='403' /> <value enum='23' description='457' /> <value enum='24' description='ROTH_IRA_24' /> <value enum='25' description='ROTH_IRA_25' /> <value enum='26' description='ROTH_CONVERSION_IRA_26' /> <value enum='27' description='ROTH_CONVERSION_IRA_27' /> <value enum='28' description='EDUCATION_IRA_28' /> <value enum='29' description='EDUCATION_IRA_29' /> <value enum='3' description='MINI_CASH_ISA' /> <value enum='4' description='MINI_STOCKS_AND_SHARES_ISA' /> <value enum='5' description='MINI_INSURANCE_ISA' /> <value enum='6' description='CURRENT_YEAR_PAYMENT' /> <value enum='7' description='PRIOR_YEAR_PAYMENT' /> <value enum='8' description='ASSET_TRANSFER' /> <value enum='9' description='EMPLOYEE_9' /> <value enum='999' description='OTHER' /> </field> <field number='496' name='RegistRejReasonText' type='STRING' /> <field number='497' name='FundRenewWaiv' type='CHAR'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='498' name='CashDistribAgentName' type='STRING' /> <field number='499' name='CashDistribAgentCode' type='STRING' /> <field number='500' name='CashDistribAgentAcctNumber' type='STRING' /> <field number='501' name='CashDistribPayRef' type='STRING' /> <field number='502' name='CashDistribAgentAcctName' type='STRING' /> <field number='503' name='CardStartDate' type='LOCALMKTDATE' /> <field number='504' name='PaymentDate' type='LOCALMKTDATE' /> <field number='505' name='PaymentRemitterID' type='STRING' /> <field number='506' name='RegistStatus' type='CHAR'> <value enum='A' description='ACCEPTED' /> <value enum='H' description='HELD' /> <value enum='N' description='REMINDER' /> <value enum='R' description='REJECTED' /> </field> <field number='507' name='RegistRejReasonCode' type='INT'> <value enum='1' description='INVALID_UNACCEPTABLE_ACCOUNT_TYPE' /> <value enum='10' description='INVALID_UNACEEPTABLE_INVESTOR_ID_SOURCE' /> <value enum='11' description='INVALID_UNACCEPTABLE_DATE_OF_BIRTH' /> <value enum='12' description='INVALID_UNACCEPTABLE_INVESTOR_COUNTRY_OF_RESIDENCE' /> <value enum='13' description='INVALID_UNACCEPTABLE_NO_DISTRIB_INSTNS' /> <value enum='14' description='INVALID_UNACCEPTABLE_DISTRIB_PERCENTAGE' /> <value enum='15' description='INVALID_UNACCEPTABLE_DISTRIB_PAYMENT_METHOD' /> <value enum='16' description='INVALID_UNACCEPTABLE_CASH_DISTRIB_AGENT_ACCT_NAME' /> <value enum='17' description='INVALID_UNACCEPTABLE_CASH_DISTRIB_AGENT_CODE' /> <value enum='18' description='INVALID_UNACCEPTABLE_CASH_DISTRIB_AGENT_ACCT_NUM' /> <value enum='2' description='INVALID_UNACCEPTABLE_TAX_EXEMPT_TYPE' /> <value enum='3' description='INVALID_UNACCEPTABLE_OWNERSHIP_TYPE' /> <value enum='4' description='INVALID_UNACCEPTABLE_NO_REG_DETAILS' /> <value enum='5' description='INVALID_UNACCEPTABLE_REG_SEQ_NO' /> <value enum='6' description='INVALID_UNACCEPTABLE_REG_DETAILS' /> <value enum='7' description='INVALID_UNACCEPTABLE_MAILING_DETAILS' /> <value enum='8' description='INVALID_UNACCEPTABLE_MAILING_INSTRUCTIONS' /> <value enum='9' description='INVALID_UNACCEPTABLE_INVESTOR_ID' /> <value enum='99' description='OTHER' /> </field> <field number='508' name='RegistRefID' type='STRING' /> <field number='509' name='RegistDtls' type='STRING' /> <field number='510' name='NoDistribInsts' type='NUMINGROUP' /> <field number='511' name='RegistEmail' type='STRING' /> <field number='512' name='DistribPercentage' type='PERCENTAGE' /> <field number='513' name='RegistID' type='STRING' /> <field number='514' name='RegistTransType' type='CHAR'> <value enum='0' description='NEW' /> <value enum='1' description='REPLACE' /> <value enum='2' description='CANCEL' /> </field> <field number='515' name='ExecValuationPoint' type='UTCTIMESTAMP' /> <field number='516' name='OrderPercent' type='PERCENTAGE' /> <field number='517' name='OwnershipType' type='CHAR'> <value enum='2' description='JOINT_TRUSTEES' /> <value enum='J' description='JOINT_INVESTORS' /> <value enum='T' description='TENANTS_IN_COMMON' /> </field> <field number='518' name='NoContAmts' type='NUMINGROUP' /> <field number='519' name='ContAmtType' type='INT'> <value enum='1' description='COMMISSION_AMOUNT' /> <value enum='10' description='EXIT_CHARGE_PERCENT' /> <value enum='11' description='FUND_BASED_RENEWAL_COMMISSION_PERCENT' /> <value enum='12' description='PROJECTED_FUND_VALUE' /> <value enum='13' description='FUND_BASED_RENEWAL_COMMISSION_AMOUNT_13' /> <value enum='14' description='FUND_BASED_RENEWAL_COMMISSION_AMOUNT_14' /> <value enum='15' description='NET_SETTLEMENT_AMOUNT' /> <value enum='2' description='COMMISSION_PERCENT' /> <value enum='3' description='INITIAL_CHARGE_AMOUNT' /> <value enum='4' description='INITIAL_CHARGE_PERCENT' /> <value enum='5' description='DISCOUNT_AMOUNT' /> <value enum='6' description='DISCOUNT_PERCENT' /> <value enum='7' description='DILUTION_LEVY_AMOUNT' /> <value enum='8' description='DILUTION_LEVY_PERCENT' /> <value enum='9' description='EXIT_CHARGE_AMOUNT' /> </field> <field number='520' name='ContAmtValue' type='FLOAT' /> <field number='521' name='ContAmtCurr' type='CURRENCY' /> <field number='522' name='OwnerType' type='INT'> <value enum='1' description='INDIVIDUAL_INVESTOR' /> <value enum='10' description='NETWORKING_SUB_ACCOUNT' /> <value enum='11' description='NON_PROFIT_ORGANIZATION' /> <value enum='12' description='CORPORATE_BODY' /> <value enum='13' description='NOMINEE' /> <value enum='2' description='PUBLIC_COMPANY' /> <value enum='3' description='PRIVATE_COMPANY' /> <value enum='4' description='INDIVIDUAL_TRUSTEE' /> <value enum='5' description='COMPANY_TRUSTEE' /> <value enum='6' description='PENSION_PLAN' /> <value enum='7' description='CUSTODIAN_UNDER_GIFTS_TO_MINORS_ACT' /> <value enum='8' description='TRUSTS' /> <value enum='9' description='FIDUCIARIES' /> </field> <field number='523' name='PartySubID' type='STRING' /> <field number='524' name='NestedPartyID' type='STRING' /> <field number='525' name='NestedPartyIDSource' type='CHAR' /> <field number='526' name='SecondaryClOrdID' type='STRING' /> <field number='527' name='SecondaryExecID' type='STRING' /> <field number='528' name='OrderCapacity' type='CHAR'> <value enum='A' description='AGENCY' /> <value enum='G' description='PROPRIETARY' /> <value enum='I' description='INDIVIDUAL' /> <value enum='P' description='PRINCIPAL' /> <value enum='R' description='RISKLESS_PRINCIPAL' /> <value enum='W' description='AGENT_FOR_OTHER_MEMBER' /> </field> <field number='529' name='OrderRestrictions' type='MULTIPLECHARVALUE'> <value enum='1' description='PROGRAM_TRADE' /> <value enum='2' description='INDEX_ARBITRAGE' /> <value enum='3' description='NON_INDEX_ARBITRAGE' /> <value enum='4' description='COMPETING_MARKET_MAKER' /> <value enum='5' description='ACTING_AS_MARKET_MAKER_OR_SPECIALIST_IN_THE_SECURITY' /> <value enum='6' description=your_sha256_hashOF_A_DERIVATIVE_SEUCIRTY' /> <value enum='7' description='FOREIGN_ENTITY' /> <value enum='8' description='EXTERNAL_MARKET_PARTICIPANT' /> <value enum='9' description='EXTNERAL_INTER_CONNECTED_MARKET_LINKAGE' /> <value enum='A' description='RISKLESS_ARBITRAGE' /> <value enum='B' description='ISSUER_HOLDING' /> <value enum='C' description='ISSUE_PRICE_STABILIZATION' /> <value enum='D' description='NON_ALGORITHMIC' /> <value enum='E' description='ALGORITHMIC' /> </field> <field number='530' name='MassCancelRequestType' type='CHAR'> <value enum='1' description='CANCEL_ORDERS_FOR_A_SECURITY' /> <value enum='2' description='CANCEL_ORDERS_FOR_AN_UNDERLYING_SECURITY' /> <value enum='3' description='CANCEL_ORDERS_FOR_A_PRODUCT' /> <value enum='4' description='CANCEL_ORDERS_FOR_A_CFICODE' /> <value enum='5' description='CANCEL_ORDERS_FOR_A_SECURITYTYPE' /> <value enum='6' description='CANCEL_ORDERS_FOR_A_TRADING_SESSION' /> <value enum='7' description='CANCEL_ALL_ORDERS' /> <value enum='8' description='CANCEL_ORDERS_FOR_A_MARKET' /> <value enum='9' description='CANCEL_ORDERS_FOR_A_MARKET_SEGMENT' /> <value enum='A' description='CANCEL_ORDERS_FOR_A_SECURITY_GROUP' /> </field> <field number='531' name='MassCancelResponse' type='CHAR'> <value enum='0' description='CANCEL_REQUEST_REJECTED' /> <value enum='1' description='CANCEL_ORDERS_FOR_A_SECURITY' /> <value enum='2' description='CANCEL_ORDERS_FOR_AN_UNDERLYING_SECURITY' /> <value enum='3' description='CANCEL_ORDERS_FOR_A_PRODUCT' /> <value enum='4' description='CANCEL_ORDERS_FOR_A_CFICODE' /> <value enum='5' description='CANCEL_ORDERS_FOR_A_SECURITYTYPE' /> <value enum='6' description='CANCEL_ORDERS_FOR_A_TRADING_SESSION' /> <value enum='7' description='CANCEL_ALL_ORDERS' /> <value enum='8' description='CANCEL_ORDERS_FOR_A_MARKET' /> <value enum='9' description='CANCEL_ORDERS_FOR_A_MARKET_SEGMENT' /> <value enum='A' description='CANCEL_ORDERS_FOR_A_SECURITY_GROUP' /> </field> <field number='532' name='MassCancelRejectReason' type='INT'> <value enum='0' description='MASS_CANCEL_NOT_SUPPORTED' /> <value enum='1' description='INVALID_OR_UNKNOWN_SECURITY' /> <value enum='2' description='INVALID_OR_UNKOWN_UNDERLYING_SECURITY' /> <value enum='3' description='INVALID_OR_UNKNOWN_PRODUCT' /> <value enum='4' description='INVALID_OR_UNKNOWN_CFICODE' /> <value enum='5' description='INVALID_OR_UNKNOWN_SECURITYTYPE' /> <value enum='6' description='INVALID_OR_UNKNOWN_TRADING_SESSION' /> <value enum='99' description='OTHER' /> <value enum='7' description='INVALID_OR_UNKNOWN_MARKET' /> <value enum='8' description='INVALID_OR_UNKOWN_MARKET_SEGMENT' /> <value enum='9' description='INVALID_OR_UNKNOWN_SECURITY_GROUP' /> </field> <field number='533' name='TotalAffectedOrders' type='INT' /> <field number='534' name='NoAffectedOrders' type='NUMINGROUP' /> <field number='535' name='AffectedOrderID' type='STRING' /> <field number='536' name='AffectedSecondaryOrderID' type='STRING' /> <field number='537' name='QuoteType' type='INT'> <value enum='0' description='INDICATIVE' /> <value enum='1' description='TRADEABLE' /> <value enum='2' description='RESTRICTED_TRADEABLE' /> <value enum='3' description='COUNTER' /> </field> <field number='538' name='NestedPartyRole' type='INT' /> <field number='539' name='NoNestedPartyIDs' type='NUMINGROUP' /> <field number='540' name='TotalAccruedInterestAmt' type='AMT' /> <field number='541' name='MaturityDate' type='LOCALMKTDATE' /> <field number='542' name='UnderlyingMaturityDate' type='LOCALMKTDATE' /> <field number='543' name='InstrRegistry' type='STRING' /> <field number='544' name='CashMargin' type='CHAR'> <value enum='1' description='CASH' /> <value enum='2' description='MARGIN_OPEN' /> <value enum='3' description='MARGIN_CLOSE' /> </field> <field number='545' name='NestedPartySubID' type='STRING' /> <field number='546' name='Scope' type='MULTIPLECHARVALUE'> <value enum='1' description='LOCAL_MARKET' /> <value enum='2' description='NATIONAL' /> <value enum='3' description='GLOBAL' /> </field> <field number='547' name='MDImplicitDelete' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='548' name='CrossID' type='STRING' /> <field number='549' name='CrossType' type='INT'> <value enum='1' description='CROSS_AON' /> <value enum='2' description='CROSS_IOC' /> <value enum='3' description='CROSS_ONE_SIDE' /> <value enum='4' description='CROSS_SAME_PRICE' /> </field> <field number='550' name='CrossPrioritization' type='INT'> <value enum='0' description='NONE' /> <value enum='1' description='BUY_SIDE_IS_PRIORITIZED' /> <value enum='2' description='SELL_SIDE_IS_PRIORITIZED' /> </field> <field number='551' name='OrigCrossID' type='STRING' /> <field number='552' name='NoSides' type='NUMINGROUP'> <value enum='1' description='ONE_SIDE' /> <value enum='2' description='BOTH_SIDES' /> </field> <field number='553' name='Username' type='STRING' /> <field number='554' name='Password' type='STRING' /> <field number='555' name='NoLegs' type='NUMINGROUP' /> <field number='556' name='LegCurrency' type='CURRENCY' /> <field number='557' name='TotNoSecurityTypes' type='INT' /> <field number='558' name='NoSecurityTypes' type='NUMINGROUP' /> <field number='559' name='SecurityListRequestType' type='INT'> <value enum='0' description='SYMBOL' /> <value enum='1' description='SECURITYTYPE_AND_OR_CFICODE' /> <value enum='2' description='PRODUCT' /> <value enum='3' description='TRADINGSESSIONID' /> <value enum='4' description='ALL_SECURITIES' /> <value enum='5' description='MARKETID_OR_MARKETID_PLUS_MARKETSEGMENTID' /> </field> <field number='560' name='SecurityRequestResult' type='INT'> <value enum='0' description='VALID_REQUEST' /> <value enum='1' description='INVALID_OR_UNSUPPORTED_REQUEST' /> <value enum='2' description='NO_INSTRUMENTS_FOUND_THAT_MATCH_SELECTION_CRITERIA' /> <value enum='3' description='NOT_AUTHORIZED_TO_RETRIEVE_INSTRUMENT_DATA' /> <value enum='4' description='INSTRUMENT_DATA_TEMPORARILY_UNAVAILABLE' /> <value enum='5' description='REQUEST_FOR_INSTRUMENT_DATA_NOT_SUPPORTED' /> </field> <field number='561' name='RoundLot' type='QTY' /> <field number='562' name='MinTradeVol' type='QTY' /> <field number='563' name='MultiLegRptTypeReq' type='INT'> <value enum='0' description='REPORT_BY_MULITLEG_SECURITY_ONLY' /> <value enum='1' description=your_sha256_hashTHE_MULTILEG_SECURITY' /> <value enum='2' description=your_sha256_hashY' /> </field> <field number='564' name='LegPositionEffect' type='CHAR' /> <field number='565' name='LegCoveredOrUncovered' type='INT' /> <field number='566' name='LegPrice' type='PRICE' /> <field number='567' name='TradSesStatusRejReason' type='INT'> <value enum='1' description='UNKNOWN_OR_INVALID_TRADINGSESSIONID' /> <value enum='99' description='OTHER' /> </field> <field number='568' name='TradeRequestID' type='STRING' /> <field number='569' name='TradeRequestType' type='INT'> <value enum='0' description='ALL_TRADES' /> <value enum='1' description='MATCHED_TRADES_MATCHING_CRITERIA_PROVIDED_ON_REQUEST' /> <value enum='2' description='UNMATCHED_TRADES_THAT_MATCH_CRITERIA' /> <value enum='3' description='UNREPORTED_TRADES_THAT_MATCH_CRITERIA' /> <value enum='4' description='ADVISORIES_THAT_MATCH_CRITERIA' /> </field> <field number='570' name='PreviouslyReported' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='571' name='TradeReportID' type='STRING' /> <field number='572' name='TradeReportRefID' type='STRING' /> <field number='573' name='MatchStatus' type='CHAR'> <value enum='0' description='COMPARED_MATCHED_OR_AFFIRMED' /> <value enum='1' description='UNCOMPARED_UNMATCHED_OR_UNAFFIRED' /> <value enum='2' description='ADVISORY_OR_ALERT' /> </field> <field number='574' name='MatchType' type='STRING'> <value enum='A1' description=your_sha256_hashyour_sha256_hash /> <value enum='A2' description=your_sha256_hash_AND_SPECIAL_TRADE_INDICATOR_PLUS_FOUR_BADGES' /> <value enum='A3' description=your_sha256_hash_AND_SPECIAL_TRADE_INDICATOR_PLUS_TWO_BADGES_AND_EXECUTION_TIME' /> <value enum='A4' description=your_sha256_hash_AND_SPECIAL_TRADE_INDICATOR_PLUS_TWO_BADGES' /> <value enum='A5' description=your_sha256_hashAND_SPECIAL_TRADE_INDICATOR_PLUS_EXECUTION_TIME' /> <value enum='M3' description='ACT_ACCEPTED_TRADE' /> <value enum='M4' description='ACT_DEFAULT_TRADE' /> <value enum='M5' description='ACT_DEFAULT_AFTER_M2' /> <value enum='M6' description='ACT_M6_MATCH' /> <value enum='AQ' description=your_sha256_hash_ACCEPTS_PAIR_OFFS' /> <value enum='M1' description=your_sha256_hashyour_sha256_hash /> <value enum='M2' description='SUMMARIZED_MATCH_MINUS_BADGES_AND_TIMES_ACT_M2_MATCH' /> <value enum='MT' description='OCS_LOCKED_IN_NON_ACT' /> <value enum='S1' description=your_sha256_hashS_SUMMARIED' /> <value enum='S2' description=your_sha256_hashS_SUMMARIZED' /> <value enum='S3' description=your_sha256_hashS_SUMMARIZED' /> <value enum='S4' description=your_sha256_hashS_SUMMARIZED' /> <value enum='S5' description=your_sha256_hashS_SUMMARIZED' /> <value enum='1' description='ONE_PARTY_TRADE_REPORT' /> <value enum='2' description='TWO_PARTY_TRADE_REPORT' /> <value enum='3' description='CONFIRMED_TRADE_REPORT' /> <value enum='4' description='AUTO_MATCH' /> <value enum='5' description='CROSS_AUCTION' /> <value enum='6' description='COUNTER_ORDER_SELECTION' /> <value enum='7' description='CALL_AUCTION' /> <value enum='8' description='ISSUING_BUY_BACK_AUCTION' /> </field> <field number='575' name='OddLot' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='576' name='NoClearingInstructions' type='NUMINGROUP' /> <field number='577' name='ClearingInstruction' type='INT'> <value enum='0' description='PROCESS_NORMALLY' /> <value enum='1' description='EXCLUDE_FROM_ALL_NETTING' /> <value enum='10' description='AUTOMATIC_GIVE_UP_MODE' /> <value enum='11' description='QUALIFIED_SERVICE_REPRESENTATIVE_QSR' /> <value enum='12' description='CUSTOMER_TRADE' /> <value enum='13' description='SELF_CLEARING' /> <value enum='2' description='BILATERAL_NETTING_ONLY' /> <value enum='3' description='EX_CLEARING' /> <value enum='4' description='SPECIAL_TRADE' /> <value enum='5' description='MULTILATERAL_NETTING' /> <value enum='6' description='CLEAR_AGAINST_CENTRAL_COUNTERPARTY' /> <value enum='7' description='EXCLUDE_FROM_CENTRAL_COUNTERPARTY' /> <value enum='8' description='MANUAL_MODE' /> <value enum='9' description='AUTOMATIC_POSTING_MODE' /> </field> <field number='578' name='TradeInputSource' type='STRING' /> <field number='579' name='TradeInputDevice' type='STRING' /> <field number='580' name='NoDates' type='INT' /> <field number='581' name='AccountType' type='INT'> <value enum='1' description='ACCOUNT_IS_CARRIED_ON_CUSTOMER_SIDE_OF_THE_BOOKS' /> <value enum='2' description='ACCOUNT_IS_CARRIED_ON_NON_CUSTOMER_SIDE_OF_BOOKS' /> <value enum='3' description='HOUSE_TRADER' /> <value enum='4' description='FLOOR_TRADER' /> <value enum='6' description=your_sha256_hashRGINED' /> <value enum='7' description='ACCOUNT_IS_HOUSE_TRADER_AND_IS_CROSS_MARGINED' /> <value enum='8' description='JOINT_BACK_OFFICE_ACCOUNT' /> </field> <field number='582' name='CustOrderCapacity' type='INT'> <value enum='1' description='MEMBER_TRADING_FOR_THEIR_OWN_ACCOUNT' /> <value enum='2' description='CLEARING_FIRM_TRADING_FOR_ITS_PROPRIETARY_ACCOUNT' /> <value enum='3' description='MEMBER_TRADING_FOR_ANOTHER_MEMBER' /> <value enum='4' description='ALL_OTHER' /> </field> <field number='583' name='ClOrdLinkID' type='STRING' /> <field number='584' name='MassStatusReqID' type='STRING' /> <field number='585' name='MassStatusReqType' type='INT'> <value enum='1' description='STATUS_FOR_ORDERS_FOR_A_SECURITY' /> <value enum='2' description='STATUS_FOR_ORDERS_FOR_AN_UNDERLYING_SECURITY' /> <value enum='3' description='STATUS_FOR_ORDERS_FOR_A_PRODUCT' /> <value enum='4' description='STATUS_FOR_ORDERS_FOR_A_CFICODE' /> <value enum='5' description='STATUS_FOR_ORDERS_FOR_A_SECURITYTYPE' /> <value enum='6' description='STATUS_FOR_ORDERS_FOR_A_TRADING_SESSION' /> <value enum='7' description='STATUS_FOR_ALL_ORDERS' /> <value enum='8' description='STATUS_FOR_ORDERS_FOR_A_PARTYID' /> </field> <field number='586' name='OrigOrdModTime' type='UTCTIMESTAMP' /> <field number='587' name='LegSettlType' type='CHAR' /> <field number='588' name='LegSettlDate' type='LOCALMKTDATE' /> <field number='589' name='DayBookingInst' type='CHAR'> <value enum='0' description='CAN_TRIGGER_BOOKING_WITHOUT_REFERENCE_TO_THE_ORDER_INITIATOR' /> <value enum='1' description='SPEAK_WITH_ORDER_INITIATOR_BEFORE_BOOKING' /> <value enum='2' description='ACCUMULATE' /> </field> <field number='590' name='BookingUnit' type='CHAR'> <value enum='0' description='EACH_PARTIAL_EXECUTION_IS_A_BOOKABLE_UNIT' /> <value enum='1' description=your_sha256_hashR_ORDER' /> <value enum='2' description='AGGREGATE_EXECUTIONS_FOR_THIS_SYMBOL_SIDE_AND_SETTLEMENT_DATE' /> </field> <field number='591' name='PreallocMethod' type='CHAR'> <value enum='0' description='PRO_RATA' /> <value enum='1' description='DO_NOT_PRO_RATA' /> </field> <field number='592' name='UnderlyingCountryOfIssue' type='COUNTRY' /> <field number='593' name='UnderlyingStateOrProvinceOfIssue' type='STRING' /> <field number='594' name='UnderlyingLocaleOfIssue' type='STRING' /> <field number='595' name='UnderlyingInstrRegistry' type='STRING' /> <field number='596' name='LegCountryOfIssue' type='COUNTRY' /> <field number='597' name='LegStateOrProvinceOfIssue' type='STRING' /> <field number='598' name='LegLocaleOfIssue' type='STRING' /> <field number='599' name='LegInstrRegistry' type='STRING' /> <field number='600' name='LegSymbol' type='STRING' /> <field number='601' name='LegSymbolSfx' type='STRING' /> <field number='602' name='LegSecurityID' type='STRING' /> <field number='603' name='LegSecurityIDSource' type='STRING' /> <field number='604' name='NoLegSecurityAltID' type='STRING' /> <field number='605' name='LegSecurityAltID' type='STRING' /> <field number='606' name='LegSecurityAltIDSource' type='STRING' /> <field number='607' name='LegProduct' type='INT' /> <field number='608' name='LegCFICode' type='STRING' /> <field number='609' name='LegSecurityType' type='STRING' /> <field number='610' name='LegMaturityMonthYear' type='MONTHYEAR' /> <field number='611' name='LegMaturityDate' type='LOCALMKTDATE' /> <field number='612' name='LegStrikePrice' type='PRICE' /> <field number='613' name='LegOptAttribute' type='CHAR' /> <field number='614' name='LegContractMultiplier' type='FLOAT' /> <field number='615' name='LegCouponRate' type='PERCENTAGE' /> <field number='616' name='LegSecurityExchange' type='EXCHANGE' /> <field number='617' name='LegIssuer' type='STRING' /> <field number='618' name='EncodedLegIssuerLen' type='LENGTH' /> <field number='619' name='EncodedLegIssuer' type='DATA' /> <field number='620' name='LegSecurityDesc' type='STRING' /> <field number='621' name='EncodedLegSecurityDescLen' type='LENGTH' /> <field number='622' name='EncodedLegSecurityDesc' type='DATA' /> <field number='623' name='LegRatioQty' type='FLOAT' /> <field number='624' name='LegSide' type='CHAR' /> <field number='625' name='TradingSessionSubID' type='STRING'> <value enum='1' description='PRE_TRADING' /> <value enum='2' description='OPENING_OR_OPENING_AUCTION' /> <value enum='3' description='3' /> <value enum='4' description='CLOSING_OR_CLOSING_AUCTION' /> <value enum='5' description='POST_TRADING' /> <value enum='6' description='INTRADAY_AUCTION' /> <value enum='7' description='QUIESCENT' /> </field> <field number='626' name='AllocType' type='INT'> <value enum='1' description='CALCULATED' /> <value enum='2' description='PRELIMINARY' /> <value enum='3' description='SELLSIDE_CALCULATED_USING_PRELIMINARY' /> <value enum='4' description='SELLSIDE_CALCULATED_WITHOUT_PRELIMINARY' /> <value enum='5' description='READY_TO_BOOK' /> <value enum='6' description='BUYSIDE_READY_TO_BOOK' /> <value enum='7' description='WAREHOUSE_INSTRUCTION' /> <value enum='8' description='REQUEST_TO_INTERMEDIARY' /> <value enum='9' description='ACCEPT' /> <value enum='10' description='REJECT' /> <value enum='11' description='ACCEPT_PENDING' /> <value enum='12' description='INCOMPLETE_GROUP' /> <value enum='13' description='COMPLETE_GROUP' /> <value enum='14' description='REVERSAL_PENDING' /> </field> <field number='627' name='NoHops' type='NUMINGROUP' /> <field number='628' name='HopCompID' type='STRING' /> <field number='629' name='HopSendingTime' type='UTCTIMESTAMP' /> <field number='630' name='HopRefID' type='SEQNUM' /> <field number='631' name='MidPx' type='PRICE' /> <field number='632' name='BidYield' type='PERCENTAGE' /> <field number='633' name='MidYield' type='PERCENTAGE' /> <field number='634' name='OfferYield' type='PERCENTAGE' /> <field number='635' name='ClearingFeeIndicator' type='STRING'> <value enum='1' description='1ST_YEAR_DELEGATE_TRADING_FOR_OWN_ACCOUNT' /> <value enum='2' description='2ND_YEAR_DELEGATE_TRADING_FOR_OWN_ACCOUNT' /> <value enum='3' description='3RD_YEAR_DELEGATE_TRADING_FOR_OWN_ACCOUNT' /> <value enum='4' description='4TH_YEAR_DELEGATE_TRADING_FOR_OWN_ACCOUNT' /> <value enum='5' description='5TH_YEAR_DELEGATE_TRADING_FOR_OWN_ACCOUNT' /> <value enum='9' description='6TH_YEAR_DELEGATE_TRADING_FOR_OWN_ACCOUNT' /> <value enum='B' description='CBOE_MEMBER' /> <value enum='C' description='NON_MEMBER_AND_CUSTOMER' /> <value enum='E' description='EQUITY_MEMBER_AND_CLEARING_MEMBER' /> <value enum='F' description=your_sha256_hashROKERS' /> <value enum='H' description='106H_AND_106J_FIRMS' /> <value enum='I' description='GIM_IDEM_AND_COM_MEMBERSHIP_INTEREST_HOLDERS' /> <value enum='L' description='LESSEE_106F_EMPLOYEES' /> <value enum='M' description='ALL_OTHER_OWNERSHIP_TYPES' /> </field> <field number='636' name='WorkingIndicator' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='637' name='LegLastPx' type='PRICE' /> <field number='638' name='PriorityIndicator' type='INT'> <value enum='0' description='PRIORITY_UNCHANGED' /> <value enum='1' description='LOST_PRIORITY_AS_RESULT_OF_ORDER_CHANGE' /> </field> <field number='639' name='PriceImprovement' type='PRICEOFFSET' /> <field number='640' name='Price2' type='PRICE' /> <field number='641' name='LastForwardPoints2' type='PRICEOFFSET' /> <field number='642' name='BidForwardPoints2' type='PRICEOFFSET' /> <field number='643' name='OfferForwardPoints2' type='PRICEOFFSET' /> <field number='644' name='RFQReqID' type='STRING' /> <field number='645' name='MktBidPx' type='PRICE' /> <field number='646' name='MktOfferPx' type='PRICE' /> <field number='647' name='MinBidSize' type='QTY' /> <field number='648' name='MinOfferSize' type='QTY' /> <field number='649' name='QuoteStatusReqID' type='STRING' /> <field number='650' name='LegalConfirm' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='651' name='UnderlyingLastPx' type='PRICE' /> <field number='652' name='UnderlyingLastQty' type='QTY' /> <field number='653' name='SecDefStatus' type='INT'> <value enum='0' description='PENDING_APPROVAL' /> <value enum='1' description='APPROVED' /> <value enum='2' description='REJECTED' /> <value enum='3' description='UNAUTHORIZED_REQUEST' /> <value enum='4' description='INVALID_DEFINITION_REQUEST' /> </field> <field number='654' name='LegRefID' type='STRING' /> <field number='655' name='ContraLegRefID' type='STRING' /> <field number='656' name='SettlCurrBidFxRate' type='FLOAT' /> <field number='657' name='SettlCurrOfferFxRate' type='FLOAT' /> <field number='658' name='QuoteRequestRejectReason' type='INT'> <value enum='1' description='UNKNOWN_SYMBOL' /> <value enum='10' description='PASS' /> <value enum='2' description='EXCHANGE' /> <value enum='3' description='QUOTE_REQUEST_EXCEEDS_LIMIT' /> <value enum='4' description='TOO_LATE_TO_ENTER' /> <value enum='5' description='INVALID_PRICE' /> <value enum='6' description='NOT_AUTHORIZED_TO_REQUEST_QUOTE' /> <value enum='7' description='NO_MATCH_FOR_INQUIRY' /> <value enum='8' description='NO_MARKET_FOR_INSTRUMENT' /> <value enum='9' description='NO_INVENTORY' /> <value enum='99' description='OTHER' /> <value enum='11' description='INSUFFICIENT_CREDIT' /> </field> <field number='659' name='SideComplianceID' type='STRING' /> <field number='660' name='AcctIDSource' type='INT'> <value enum='1' description='BIC' /> <value enum='2' description='SID_CODE' /> <value enum='3' description='TFM' /> <value enum='4' description='OMGEO' /> <value enum='5' description='DTCC_CODE' /> <value enum='99' description='OTHER' /> </field> <field number='661' name='AllocAcctIDSource' type='INT' /> <field number='662' name='BenchmarkPrice' type='PRICE' /> <field number='663' name='BenchmarkPriceType' type='INT' /> <field number='664' name='ConfirmID' type='STRING' /> <field number='665' name='ConfirmStatus' type='INT'> <value enum='1' description='RECEIVED' /> <value enum='2' description='MISMATCHED_ACCOUNT' /> <value enum='3' description='MISSING_SETTLEMENT_INSTRUCTIONS' /> <value enum='4' description='CONFIRMED' /> <value enum='5' description='REQUEST_REJECTED' /> </field> <field number='666' name='ConfirmTransType' type='INT'> <value enum='0' description='NEW' /> <value enum='1' description='REPLACE' /> <value enum='2' description='CANCEL' /> </field> <field number='667' name='ContractSettlMonth' type='MONTHYEAR' /> <field number='668' name='DeliveryForm' type='INT'> <value enum='1' description='BOOK_ENTRY' /> <value enum='2' description='BEARER' /> </field> <field number='669' name='LastParPx' type='PRICE' /> <field number='670' name='NoLegAllocs' type='NUMINGROUP' /> <field number='671' name='LegAllocAccount' type='STRING' /> <field number='672' name='LegIndividualAllocID' type='STRING' /> <field number='673' name='LegAllocQty' type='QTY' /> <field number='674' name='LegAllocAcctIDSource' type='STRING' /> <field number='675' name='LegSettlCurrency' type='CURRENCY' /> <field number='676' name='LegBenchmarkCurveCurrency' type='CURRENCY' /> <field number='677' name='LegBenchmarkCurveName' type='STRING' /> <field number='678' name='LegBenchmarkCurvePoint' type='STRING' /> <field number='679' name='LegBenchmarkPrice' type='PRICE' /> <field number='680' name='LegBenchmarkPriceType' type='INT' /> <field number='681' name='LegBidPx' type='PRICE' /> <field number='682' name='LegIOIQty' type='STRING' /> <field number='683' name='NoLegStipulations' type='NUMINGROUP' /> <field number='684' name='LegOfferPx' type='PRICE' /> <field number='685' name='LegOrderQty' type='QTY' /> <field number='686' name='LegPriceType' type='INT' /> <field number='687' name='LegQty' type='QTY' /> <field number='688' name='LegStipulationType' type='STRING' /> <field number='689' name='LegStipulationValue' type='STRING' /> <field number='690' name='LegSwapType' type='INT'> <value enum='1' description='PAR_FOR_PAR' /> <value enum='2' description='MODIFIED_DURATION' /> <value enum='4' description='RISK' /> <value enum='5' description='PROCEEDS' /> </field> <field number='691' name='Pool' type='STRING' /> <field number='692' name='QuotePriceType' type='INT'> <value enum='1' description='PERCENT' /> <value enum='10' description='YIELD' /> <value enum='2' description='PER_SHARE' /> <value enum='3' description='FIXED_AMOUNT' /> <value enum='4' description='DISCOUNT' /> <value enum='5' description='PREMIUM' /> <value enum='6' description='SPREAD' /> <value enum='7' description='TED_PRICE' /> <value enum='8' description='TED_YIELD' /> <value enum='9' description='YIELD_SPREAD' /> </field> <field number='693' name='QuoteRespID' type='STRING' /> <field number='694' name='QuoteRespType' type='INT'> <value enum='1' description='HIT_LIFT' /> <value enum='2' description='COUNTER' /> <value enum='3' description='EXPIRED' /> <value enum='4' description='COVER' /> <value enum='5' description='DONE_AWAY' /> <value enum='6' description='PASS' /> <value enum='7' description='END_TRADE' /> <value enum='8' description='TIMED_OUT' /> </field> <field number='695' name='QuoteQualifier' type='CHAR' /> <field number='696' name='YieldRedemptionDate' type='LOCALMKTDATE' /> <field number='697' name='YieldRedemptionPrice' type='PRICE' /> <field number='698' name='YieldRedemptionPriceType' type='INT' /> <field number='699' name='BenchmarkSecurityID' type='STRING' /> <field number='700' name='ReversalIndicator' type='BOOLEAN' /> <field number='701' name='YieldCalcDate' type='LOCALMKTDATE' /> <field number='702' name='NoPositions' type='NUMINGROUP' /> <field number='703' name='PosType' type='STRING'> <value enum='ALC' description='ALLOCATION_TRADE_QTY' /> <value enum='AS' description='OPTION_ASSIGNMENT' /> <value enum='ASF' description='AS_OF_TRADE_QTY' /> <value enum='DLV' description='DELIVERY_QTY' /> <value enum='ETR' description='ELECTRONIC_TRADE_QTY' /> <value enum='EX' description='OPTION_EXERCISE_QTY' /> <value enum='FIN' description='END_OF_DAY_QTY' /> <value enum='IAS' description='INTRA_SPREAD_QTY' /> <value enum='IES' description='INTER_SPREAD_QTY' /> <value enum='PA' description='ADJUSTMENT_QTY' /> <value enum='PIT' description='PIT_TRADE_QTY' /> <value enum='SOD' description='START_OF_DAY_QTY' /> <value enum='SPL' description='INTEGRAL_SPLIT' /> <value enum='TA' description='TRANSACTION_FROM_ASSIGNMENT' /> <value enum='TOT' description='TOTAL_TRANSACTION_QTY' /> <value enum='TQ' description='TRANSACTION_QUANTITY' /> <value enum='TRF' description='TRANSFER_TRADE_QTY' /> <value enum='TX' description='TRANSACTION_FROM_EXERCISE' /> <value enum='XM' description='CROSS_MARGIN_QTY' /> <value enum='RCV' description='RECEIVE_QUANTITY' /> <value enum='CAA' description='CORPORATE_ACTION_ADJUSTMENT' /> <value enum='DN' description='DELIVERY_NOTICE_QTY' /> <value enum='EP' description='EXCHANGE_FOR_PHYSICAL_QTY' /> <value enum='PNTN' description='PRIVATELY_NEGOTIATED_TRADE_QTY' /> </field> <field number='704' name='LongQty' type='QTY' /> <field number='705' name='ShortQty' type='QTY' /> <field number='706' name='PosQtyStatus' type='INT'> <value enum='0' description='SUBMITTED' /> <value enum='1' description='ACCEPTED' /> <value enum='2' description='REJECTED' /> </field> <field number='707' name='PosAmtType' type='STRING'> <value enum='CASH' description='CASH_AMOUNT' /> <value enum='CRES' description='CASH_RESIDUAL_AMOUNT' /> <value enum='FMTM' description='FINAL_MARK_TO_MARKET_AMOUNT' /> <value enum='IMTM' description='INCREMENTAL_MARK_TO_MARKET_AMOUNT' /> <value enum='PREM' description='PREMIUM_AMOUNT' /> <value enum='SMTM' description='START_OF_DAY_MARK_TO_MARKET_AMOUNT' /> <value enum='TVAR' description='TRADE_VARIATION_AMOUNT' /> <value enum='VADJ' description='VALUE_ADJUSTED_AMOUNT' /> <value enum='SETL' description='SETTLEMENT_VALUE' /> </field> <field number='708' name='PosAmt' type='AMT' /> <field number='709' name='PosTransType' type='INT'> <value enum='1' description='EXERCISE' /> <value enum='2' description='DO_NOT_EXERCISE' /> <value enum='3' description='POSITION_ADJUSTMENT' /> <value enum='4' description='POSITION_CHANGE_SUBMISSION_MARGIN_DISPOSITION' /> <value enum='5' description='PLEDGE' /> <value enum='6' description='LARGE_TRADER_SUBMISSION' /> </field> <field number='710' name='PosReqID' type='STRING' /> <field number='711' name='NoUnderlyings' type='NUMINGROUP' /> <field number='712' name='PosMaintAction' type='INT'> <value enum='1' description='NEW' /> <value enum='2' description='REPLACE' /> <value enum='3' description='CANCEL' /> <value enum='4' description='REVERSE' /> </field> <field number='713' name='OrigPosReqRefID' type='STRING' /> <field number='714' name='PosMaintRptRefID' type='STRING' /> <field number='715' name='ClearingBusinessDate' type='LOCALMKTDATE' /> <field number='716' name='SettlSessID' type='STRING'> <value enum='ITD' description='INTRADAY' /> <value enum='RTH' description='REGULAR_TRADING_HOURS' /> <value enum='ETH' description='ELECTRONIC_TRADING_HOURS' /> <value enum='EOD' description='END_OF_DAY' /> </field> <field number='717' name='SettlSessSubID' type='STRING' /> <field number='718' name='AdjustmentType' type='INT'> <value enum='0' description='PROCESS_REQUEST_AS_MARGIN_DISPOSITION' /> <value enum='1' description='DELTA_PLUS' /> <value enum='2' description='DELTA_MINUS' /> <value enum='3' description='FINAL' /> </field> <field number='719' name='ContraryInstructionIndicator' type='BOOLEAN' /> <field number='720' name='PriorSpreadIndicator' type='BOOLEAN' /> <field number='721' name='PosMaintRptID' type='STRING' /> <field number='722' name='PosMaintStatus' type='INT'> <value enum='0' description='ACCEPTED' /> <value enum='1' description='ACCEPTED_WITH_WARNINGS' /> <value enum='2' description='REJECTED' /> <value enum='3' description='COMPLETED' /> <value enum='4' description='COMPLETED_WITH_WARNINGS' /> </field> <field number='723' name='PosMaintResult' type='INT'> <value enum='0' description='SUCCESSFUL_COMPLETION' /> <value enum='1' description='REJECTED' /> <value enum='99' description='OTHER' /> </field> <field number='724' name='PosReqType' type='INT'> <value enum='0' description='POSITIONS' /> <value enum='1' description='TRADES' /> <value enum='2' description='EXERCISES' /> <value enum='3' description='ASSIGNMENTS' /> <value enum='4' description='SETTLEMENT_ACTIVITY' /> <value enum='5' description='BACKOUT_MESSAGE' /> </field> <field number='725' name='ResponseTransportType' type='INT'> <value enum='0' description='INBAND' /> <value enum='1' description='OUT_OF_BAND' /> </field> <field number='726' name='ResponseDestination' type='STRING' /> <field number='727' name='TotalNumPosReports' type='INT' /> <field number='728' name='PosReqResult' type='INT'> <value enum='0' description='VALID_REQUEST' /> <value enum='1' description='INVALID_OR_UNSUPPORTED_REQUEST' /> <value enum='2' description='NO_POSITIONS_FOUND_THAT_MATCH_CRITERIA' /> <value enum='3' description='NOT_AUTHORIZED_TO_REQUEST_POSITIONS' /> <value enum='4' description='REQUEST_FOR_POSITION_NOT_SUPPORTED' /> <value enum='99' description='OTHER' /> </field> <field number='729' name='PosReqStatus' type='INT'> <value enum='0' description='COMPLETED' /> <value enum='1' description='COMPLETED_WITH_WARNINGS' /> <value enum='2' description='REJECTED' /> </field> <field number='730' name='SettlPrice' type='PRICE' /> <field number='731' name='SettlPriceType' type='INT'> <value enum='1' description='FINAL' /> <value enum='2' description='THEORETICAL' /> </field> <field number='732' name='UnderlyingSettlPrice' type='PRICE' /> <field number='733' name='UnderlyingSettlPriceType' type='INT' /> <field number='734' name='PriorSettlPrice' type='PRICE' /> <field number='735' name='NoQuoteQualifiers' type='NUMINGROUP' /> <field number='736' name='AllocSettlCurrency' type='CURRENCY' /> <field number='737' name='AllocSettlCurrAmt' type='AMT' /> <field number='738' name='InterestAtMaturity' type='AMT' /> <field number='739' name='LegDatedDate' type='LOCALMKTDATE' /> <field number='740' name='LegPool' type='STRING' /> <field number='741' name='AllocInterestAtMaturity' type='AMT' /> <field number='742' name='AllocAccruedInterestAmt' type='AMT' /> <field number='743' name='DeliveryDate' type='LOCALMKTDATE' /> <field number='744' name='AssignmentMethod' type='CHAR'> <value enum='P' description='PRO_RATA' /> <value enum='R' description='RANDOM' /> </field> <field number='745' name='AssignmentUnit' type='QTY' /> <field number='746' name='OpenInterest' type='AMT' /> <field number='747' name='ExerciseMethod' type='CHAR'> <value enum='A' description='AUTOMATIC' /> <value enum='M' description='MANUAL' /> </field> <field number='748' name='TotNumTradeReports' type='INT' /> <field number='749' name='TradeRequestResult' type='INT'> <value enum='0' description='SUCCESSFUL' /> <value enum='1' description='INVALID_OR_UNKNOWN_INSTRUMENT' /> <value enum='2' description='INVALID_TYPE_OF_TRADE_REQUESTED' /> <value enum='3' description='INVALID_PARTIES' /> <value enum='4' description='INVALID_TRANSPORT_TYPE_REQUESTED' /> <value enum='5' description='INVALID_DESTINATION_REQUESTED' /> <value enum='8' description='TRADEREQUESTTYPE_NOT_SUPPORTED' /> <value enum='9' description='NOT_AUTHORIZED' /> <value enum='99' description='OTHER' /> </field> <field number='750' name='TradeRequestStatus' type='INT'> <value enum='0' description='ACCEPTED' /> <value enum='1' description='COMPLETED' /> <value enum='2' description='REJECTED' /> </field> <field number='751' name='TradeReportRejectReason' type='INT'> <value enum='0' description='SUCCESSFUL' /> <value enum='1' description='INVALID_PARTY_ONFORMATION' /> <value enum='2' description='UNKNOWN_INSTRUMENT' /> <value enum='3' description='UNAUTHORIZED_TO_REPORT_TRADES' /> <value enum='4' description='INVALID_TRADE_TYPE' /> <value enum='99' description='OTHER' /> </field> <field number='752' name='SideMultiLegReportingType' type='INT'> <value enum='1' description='SINGLE_SECURITY' /> <value enum='2' description='INDIVIDUAL_LEG_OF_A_MULTILEG_SECURITY' /> <value enum='3' description='MULTILEG_SECURITY' /> </field> <field number='753' name='NoPosAmt' type='NUMINGROUP' /> <field number='754' name='AutoAcceptIndicator' type='BOOLEAN' /> <field number='755' name='AllocReportID' type='STRING' /> <field number='756' name='NoNested2PartyIDs' type='NUMINGROUP' /> <field number='757' name='Nested2PartyID' type='STRING' /> <field number='758' name='Nested2PartyIDSource' type='CHAR' /> <field number='759' name='Nested2PartyRole' type='INT' /> <field number='760' name='Nested2PartySubID' type='STRING' /> <field number='761' name='BenchmarkSecurityIDSource' type='STRING' /> <field number='762' name='SecuritySubType' type='STRING' /> <field number='763' name='UnderlyingSecuritySubType' type='STRING' /> <field number='764' name='LegSecuritySubType' type='STRING' /> <field number='765' name='AllowableOneSidednessPct' type='PERCENTAGE' /> <field number='766' name='AllowableOneSidednessValue' type='AMT' /> <field number='767' name='AllowableOneSidednessCurr' type='CURRENCY' /> <field number='768' name='NoTrdRegTimestamps' type='NUMINGROUP' /> <field number='769' name='TrdRegTimestamp' type='UTCTIMESTAMP' /> <field number='770' name='TrdRegTimestampType' type='INT'> <value enum='1' description='EXECUTION_TIME' /> <value enum='2' description='TIME_IN' /> <value enum='3' description='TIME_OUT' /> <value enum='4' description='BROKER_RECEIPT' /> <value enum='5' description='BROKER_EXECUTION' /> <value enum='6' description='DESK_RECEIPT' /> </field> <field number='771' name='TrdRegTimestampOrigin' type='STRING' /> <field number='772' name='ConfirmRefID' type='STRING' /> <field number='773' name='ConfirmType' type='INT'> <value enum='1' description='STATUS' /> <value enum='2' description='CONFIRMATION' /> <value enum='3' description='CONFIRMATION_REQUEST_REJECTED' /> </field> <field number='774' name='ConfirmRejReason' type='INT'> <value enum='1' description='MISMATCHED_ACCOUNT' /> <value enum='2' description='MISSING_SETTLEMENT_INSTRUCTIONS' /> <value enum='99' description='OTHER' /> </field> <field number='775' name='BookingType' type='INT'> <value enum='0' description='REGULAR_BOOKING' /> <value enum='1' description='CFD' /> <value enum='2' description='TOTAL_RETURN_SWAP' /> </field> <field number='776' name='IndividualAllocRejCode' type='INT' /> <field number='777' name='SettlInstMsgID' type='STRING' /> <field number='778' name='NoSettlInst' type='NUMINGROUP' /> <field number='779' name='LastUpdateTime' type='UTCTIMESTAMP' /> <field number='780' name='AllocSettlInstType' type='INT'> <value enum='0' description='USE_DEFAULT_INSTRUCTIONS' /> <value enum='1' description='DERIVE_FROM_PARAMETERS_PROVIDED' /> <value enum='2' description='FULL_DETAILS_PROVIDED' /> <value enum='3' description='SSI_DB_IDS_PROVIDED' /> <value enum='4' description='PHONE_FOR_INSTRUCTIONS' /> </field> <field number='781' name='NoSettlPartyIDs' type='NUMINGROUP' /> <field number='782' name='SettlPartyID' type='STRING' /> <field number='783' name='SettlPartyIDSource' type='CHAR' /> <field number='784' name='SettlPartyRole' type='INT' /> <field number='785' name='SettlPartySubID' type='STRING' /> <field number='786' name='SettlPartySubIDType' type='INT' /> <field number='787' name='DlvyInstType' type='CHAR'> <value enum='C' description='CASH' /> <value enum='S' description='SECURITIES' /> </field> <field number='788' name='TerminationType' type='INT'> <value enum='1' description='OVERNIGHT' /> <value enum='2' description='TERM' /> <value enum='3' description='FLEXIBLE' /> <value enum='4' description='OPEN' /> </field> <field number='789' name='NextExpectedMsgSeqNum' type='SEQNUM' /> <field number='790' name='OrdStatusReqID' type='STRING' /> <field number='791' name='SettlInstReqID' type='STRING' /> <field number='792' name='SettlInstReqRejCode' type='INT'> <value enum='0' description='UNABLE_TO_PROCESS_REQUEST' /> <value enum='1' description='UNKNOWN_ACCOUNT' /> <value enum='2' description='NO_MATCHING_SETTLEMENT_INSTRUCTIONS_FOUND' /> <value enum='99' description='OTHER' /> </field> <field number='793' name='SecondaryAllocID' type='STRING' /> <field number='794' name='AllocReportType' type='INT'> <value enum='3' description='SELLSIDE_CALCULATED_USING_PRELIMINARY' /> <value enum='4' description='SELLSIDE_CALCULATED_WITHOUT_PRELIMINARY' /> <value enum='5' description='WAREHOUSE_RECAP' /> <value enum='8' description='REQUEST_TO_INTERMEDIARY' /> <value enum='2' description='PRELIMINARY_REQUEST_TO_INTERMEDIARY' /> <value enum='9' description='ACCEPT' /> <value enum='10' description='REJECT' /> <value enum='11' description='ACCEPT_PENDING' /> <value enum='12' description='COMPLETE' /> <value enum='14' description='REVERSE_PENDING' /> </field> <field number='795' name='AllocReportRefID' type='STRING' /> <field number='796' name='AllocCancReplaceReason' type='INT'> <value enum='1' description='ORIGINAL_DETAILS_INCOMPLETE_INCORRECT' /> <value enum='2' description='CHANGE_IN_UNDERLYING_ORDER_DETAILS' /> <value enum='99' description='OTHER' /> </field> <field number='797' name='CopyMsgIndicator' type='BOOLEAN' /> <field number='798' name='AllocAccountType' type='INT'> <value enum='1' description='ACCOUNT_IS_CARRIED_PN_CUSTOMER_SIDE_OF_BOOKS' /> <value enum='2' description='ACCOUNT_IS_CARRIED_ON_NON_CUSTOMER_SIDE_OF_BOOKS' /> <value enum='3' description='HOUSE_TRADER' /> <value enum='4' description='FLOOR_TRADER' /> <value enum='6' description=your_sha256_hashRGINED' /> <value enum='7' description='ACCOUNT_IS_HOUSE_TRADER_AND_IS_CROSS_MARGINED' /> <value enum='8' description='JOINT_BACK_OFFICE_ACCOUNT' /> </field> <field number='799' name='OrderAvgPx' type='PRICE' /> <field number='800' name='OrderBookingQty' type='QTY' /> <field number='801' name='NoSettlPartySubIDs' type='NUMINGROUP' /> <field number='802' name='NoPartySubIDs' type='NUMINGROUP' /> <field number='803' name='PartySubIDType' type='INT'> <value enum='1' description='FIRM' /> <value enum='10' description='SECURITIES_ACCOUNT_NUMBER' /> <value enum='11' description='REGISTRATION_NUMBER' /> <value enum='12' description='REGISTERED_ADDRESS_12' /> <value enum='13' description='REGULATORY_STATUS' /> <value enum='14' description='REGISTRATION_NAME' /> <value enum='15' description='CASH_ACCOUNT_NUMBER' /> <value enum='16' description='BIC' /> <value enum='17' description='CSD_PARTICIPANT_MEMBER_CODE' /> <value enum='18' description='REGISTERED_ADDRESS_18' /> <value enum='19' description='FUND_ACCOUNT_NAME' /> <value enum='2' description='PERSON' /> <value enum='20' description='TELEX_NUMBER' /> <value enum='21' description='FAX_NUMBER' /> <value enum='22' description='SECURITIES_ACCOUNT_NAME' /> <value enum='23' description='CASH_ACCOUNT_NAME' /> <value enum='24' description='DEPARTMENT' /> <value enum='25' description='LOCATION_DESK' /> <value enum='26' description='POSITION_ACCOUNT_TYPE' /> <value enum='3' description='SYSTEM' /> <value enum='4' description='APPLICATION' /> <value enum='5' description='FULL_LEGAL_NAME_OF_FIRM' /> <value enum='6' description='POSTAL_ADDRESS' /> <value enum='7' description='PHONE_NUMBER' /> <value enum='8' description='EMAIL_ADDRESS' /> <value enum='9' description='CONTACT_NAME' /> <value enum='27' description='SECURITY_LOCATE_ID' /> <value enum='28' description='MARKET_MAKER' /> <value enum='29' description='ELIGIBLE_COUNTERPARTY' /> <value enum='30' description='PROFESSIONAL_CLIENT' /> <value enum='31' description='LOCATION' /> <value enum='32' description='EXECUTION_VENUE' /> <value enum='33' description='CURRENCY_DELIVERY_IDENTIFIER' /> </field> <field number='804' name='NoNestedPartySubIDs' type='NUMINGROUP' /> <field number='805' name='NestedPartySubIDType' type='INT' /> <field number='806' name='NoNested2PartySubIDs' type='NUMINGROUP' /> <field number='807' name='Nested2PartySubIDType' type='INT' /> <field number='808' name='AllocIntermedReqType' type='INT'> <value enum='1' description='PENDING_ACCEPT' /> <value enum='2' description='PENDING_RELEASE' /> <value enum='3' description='PENDING_REVERSAL' /> <value enum='4' description='ACCEPT' /> <value enum='5' description='BLOCK_LEVEL_REJECT' /> <value enum='6' description='ACCOUNT_LEVEL_REJECT' /> </field> <field number='810' name='UnderlyingPx' type='PRICE' /> <field number='811' name='PriceDelta' type='FLOAT' /> <field number='812' name='ApplQueueMax' type='INT' /> <field number='813' name='ApplQueueDepth' type='INT' /> <field number='814' name='ApplQueueResolution' type='INT'> <value enum='0' description='NO_ACTION_TAKEN' /> <value enum='1' description='QUEUE_FLUSHED' /> <value enum='2' description='OVERLAY_LAST' /> <value enum='3' description='END_SESSION' /> </field> <field number='815' name='ApplQueueAction' type='INT'> <value enum='0' description='NO_ACTION_TAKEN' /> <value enum='1' description='QUEUE_FLUSHED' /> <value enum='2' description='OVERLAY_LAST' /> <value enum='3' description='END_SESSION' /> </field> <field number='816' name='NoAltMDSource' type='NUMINGROUP' /> <field number='817' name='AltMDSourceID' type='STRING' /> <field number='818' name='SecondaryTradeReportID' type='STRING' /> <field number='819' name='AvgPxIndicator' type='INT'> <value enum='0' description='NO_AVERAGE_PRICING' /> <value enum='1' description=your_sha256_hashINKID' /> <value enum='2' description=your_sha256_hashKID' /> </field> <field number='820' name='TradeLinkID' type='STRING' /> <field number='821' name='OrderInputDevice' type='STRING' /> <field number='822' name='UnderlyingTradingSessionID' type='STRING' /> <field number='823' name='UnderlyingTradingSessionSubID' type='STRING' /> <field number='824' name='TradeLegRefID' type='STRING' /> <field number='825' name='ExchangeRule' type='STRING' /> <field number='826' name='TradeAllocIndicator' type='INT'> <value enum='0' description='ALLOCATION_NOT_REQUIRED' /> <value enum='1' description='ALLOCATION_REQUIRED' /> <value enum='2' description='USE_ALLOCATION_PROVIDED_WITH_THE_TRADE' /> <value enum='3' description='ALLOCATION_GIVE_UP_EXECUTOR' /> <value enum='4' description='ALLOCATION_FROM_EXECUTOR' /> <value enum='5' description='ALLOCATION_TO_CLAIM_ACCOUNT' /> </field> <field number='827' name='ExpirationCycle' type='INT'> <value enum='0' description='EXPIRE_ON_TRADING_SESSION_CLOSE' /> <value enum='1' description='EXPIRE_ON_TRADING_SESSION_OPEN' /> <value enum='2' description=your_sha256_hashELDS_EVENTDATE' /> </field> <field number='828' name='TrdType' type='INT'> <value enum='0' description='REGULAR_TRADE' /> <value enum='1' description='BLOCK_TRADE_1' /> <value enum='10' description='AFTER_HOURS_TRADE' /> <value enum='2' description='EFP' /> <value enum='3' description='TRANSFER' /> <value enum='4' description='LATE_TRADE' /> <value enum='5' description='T_TRADE' /> <value enum='6' description='WEIGHTED_AVERAGE_PRICE_TRADE' /> <value enum='7' description='BUNCHED_TRADE' /> <value enum='8' description='LATE_BUNCHED_TRADE' /> <value enum='9' description='PRIOR_REFERENCE_PRICE_TRADE' /> <value enum='11' description='EXCHANGE_FOR_RISK' /> <value enum='12' description='EXCHANGE_FOR_SWAP' /> <value enum='13' description='EXCHANGE_OF_FUTURES_FOR' /> <value enum='14' description='EXCHANGE_OF_OPTIONS_FOR_OPTIONS' /> <value enum='15' description='TRADING_AT_SETTLEMENT' /> <value enum='16' description='ALL_OR_NONE' /> <value enum='17' description='FUTURES_LARGE_ORDER_EXECUTION' /> <value enum='18' description='EXCHANGE_OF_FUTURES_FOR_FUTURES' /> <value enum='19' description='OPTION_INTERIM_TRADE' /> <value enum='20' description='OPTION_CABINET_TRADE' /> <value enum='22' description='PRIVATELY_NEGOTIATED_TRADES' /> <value enum='23' description='SUBSTITUTION_OF_FUTURES_FOR_FORWARDS' /> <value enum='24' description='ERROR_TRADE' /> <value enum='25' description='SPECIAL_CUM_DIVIDEND' /> <value enum='26' description='SPECIAL_EX_DIVIDEND' /> <value enum='27' description='SPECIAL_CUM_COUPON' /> <value enum='28' description='SPECIAL_EX_COUPON' /> <value enum='29' description='CASH_SETTLEMENT' /> <value enum='30' description='SPECIAL_PRICE' /> <value enum='31' description='GUARANTEED_DELIVERY' /> <value enum='32' description='SPECIAL_CUM_RIGHTS' /> <value enum='33' description='SPECIAL_EX_RIGHTS' /> <value enum='34' description='SPECIAL_CUM_CAPITAL_REPAYMENTS' /> <value enum='35' description='SPECIAL_EX_CAPITAL_REPAYMENTS' /> <value enum='36' description='SPECIAL_CUM_BONUS' /> <value enum='37' description='SPECIAL_EX_BONUS' /> <value enum='38' description='BLOCK_TRADE_38' /> <value enum='39' description='WORKED_PRINCIPAL_TRADE' /> <value enum='40' description='BLOCK_TRADES' /> <value enum='41' description='NAME_CHANGE' /> <value enum='42' description='PORTFOLIO_TRANSFER' /> <value enum='43' description='PROROGATION_BUY' /> <value enum='44' description='PROROGATION_SELL' /> <value enum='45' description='OPTION_EXERCISE' /> <value enum='46' description='DELTA_NEUTRAL_TRANSACTION' /> <value enum='47' description='FINANCING_TRANSACTION' /> <value enum='48' description='NON_STANDARD_SETTLEMENT' /> <value enum='49' description='DERIVATIVE_RELATED_TRANSACTION' /> <value enum='50' description='PORTFOLIO_TRADE' /> <value enum='51' description='VOLUME_WEIGHTED_AVERAGE_TRADE' /> <value enum='52' description='EXCHANGE_GRANTED_TRADE' /> <value enum='53' description='REPURCHASE_AGREEMENT' /> <value enum='54' description='OTC' /> <value enum='55' description='EXCHANGE_BASIS_FACILITY' /> </field> <field number='829' name='TrdSubType' type='INT'> <value enum='0' description='CMTA' /> <value enum='1' description='INTERNAL_TRANSFER_OR_ADJUSTMENT' /> <value enum='2' description='EXTERNAL_TRANSFER_OR_TRANSFER_OF_ACCOUNT' /> <value enum='3' description='REJECT_FOR_SUBMITTING_SIDE' /> <value enum='4' description='ADVISORY_FOR_CONTRA_SIDE' /> <value enum='5' description='OFFSET_DUE_TO_AN_ALLOCATION' /> <value enum='6' description='ONSET_DUT_TO_AN_ALLOCATION' /> <value enum='7' description='DIFFERENTIAL_SPREAD' /> <value enum='8' description='IMPLIED_SPREAD_LEG_EXECUTED_AGAINST_AN_OUTRIGHT' /> <value enum='9' description='TRANSACTION_FROM_EXERCISE' /> <value enum='10' description='TRANSACTION_FROM_ASSIGNMENT' /> <value enum='11' description='ACATS' /> <value enum='14' description='AI' /> <value enum='15' description='B' /> <value enum='16' description='K' /> <value enum='17' description='LC' /> <value enum='18' description='M' /> <value enum='19' description='N' /> <value enum='20' description='NM' /> <value enum='21' description='NR' /> <value enum='22' description='P' /> <value enum='23' description='PA' /> <value enum='24' description='PC' /> <value enum='25' description='PN' /> <value enum='26' description='R' /> <value enum='27' description='RO' /> <value enum='28' description='RT' /> <value enum='29' description='SW' /> <value enum='30' description='T' /> <value enum='31' description='WN' /> <value enum='32' description='WT' /> <value enum='33' description='OFF_HOURS_TRADE' /> <value enum='34' description='ON_HOURS_TRADE' /> <value enum='35' description='OTC_QUOTE' /> <value enum='36' description='CONVERTED_SWAP' /> <value enum='37' description='CROSSED_TRADE' /> <value enum='38' description='INTERIM_PROTECTED_TRADE' /> <value enum='39' description='LARGE_IN_SCALE' /> </field> <field number='830' name='TransferReason' type='STRING' /> <field number='831' name='AsgnReqID' type='STRING' /> <field number='832' name='TotNumAssignmentReports' type='INT' /> <field number='833' name='AsgnRptID' type='STRING' /> <field number='834' name='ThresholdAmount' type='PRICEOFFSET' /> <field number='835' name='PegMoveType' type='INT'> <value enum='0' description='FLOATING' /> <value enum='1' description='FIXED' /> </field> <field number='836' name='PegOffsetType' type='INT'> <value enum='0' description='PRICE' /> <value enum='1' description='BASIS_POINTS' /> <value enum='2' description='TICKS' /> <value enum='3' description='PRICE_TIER' /> </field> <field number='837' name='PegLimitType' type='INT'> <value enum='0' description='OR_BETTER' /> <value enum='1' description='STRICT' /> <value enum='2' description='OR_WORSE' /> </field> <field number='838' name='PegRoundDirection' type='INT'> <value enum='1' description='MORE_AGGRESSIVE' /> <value enum='2' description='MORE_PASSIVE' /> </field> <field number='839' name='PeggedPrice' type='PRICE' /> <field number='840' name='PegScope' type='INT'> <value enum='1' description='LOCAL' /> <value enum='2' description='NATIONAL' /> <value enum='3' description='GLOBAL' /> <value enum='4' description='NATIONAL_EXCLUDING_LOCAL' /> </field> <field number='841' name='DiscretionMoveType' type='INT'> <value enum='0' description='FLOATING' /> <value enum='1' description='FIXED' /> </field> <field number='842' name='DiscretionOffsetType' type='INT'> <value enum='0' description='PRICE' /> <value enum='1' description='BASIS_POINTS' /> <value enum='2' description='TICKS' /> <value enum='3' description='PRICE_TIER' /> </field> <field number='843' name='DiscretionLimitType' type='INT'> <value enum='0' description='OR_BETTER' /> <value enum='1' description='STRICT' /> <value enum='2' description='OR_WORSE' /> </field> <field number='844' name='DiscretionRoundDirection' type='INT'> <value enum='1' description='MORE_AGGRESSIVE' /> <value enum='2' description='MORE_PASSIVE' /> </field> <field number='845' name='DiscretionPrice' type='PRICE' /> <field number='846' name='DiscretionScope' type='INT'> <value enum='1' description='LOCAL' /> <value enum='2' description='NATIONAL' /> <value enum='3' description='GLOBAL' /> <value enum='4' description='NATIONAL_EXCLUDING_LOCAL' /> </field> <field number='847' name='TargetStrategy' type='INT'> <value enum='1' description='VWAP' /> <value enum='2' description='PARTICIPATE' /> <value enum='3' description='MININIZE_MARKET_IMPACT' /> </field> <field number='848' name='TargetStrategyParameters' type='STRING' /> <field number='849' name='ParticipationRate' type='PERCENTAGE' /> <field number='850' name='TargetStrategyPerformance' type='FLOAT' /> <field number='851' name='LastLiquidityInd' type='INT'> <value enum='1' description='ADDED_LIQUIDITY' /> <value enum='2' description='REMOVED_LIQUIDITY' /> <value enum='3' description='LIQUIDITY_ROUTED_OUT' /> <value enum='4' description='AUCTION' /> </field> <field number='852' name='PublishTrdIndicator' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='853' name='ShortSaleReason' type='INT'> <value enum='0' description='DEALER_SOLD_SHORT' /> <value enum='1' description='DEALER_SOLD_SHORT_EXEMPT' /> <value enum='2' description='SELLING_CUSTOMER_SOLD_SHORT' /> <value enum='3' description='SELLING_CUSTOMER_SOLD_SHORT_EXEMPT' /> <value enum='4' description='QUALIFIED_SERVICE_REPRESENTATIVE' /> <value enum='5' description='QSR_OR_AGU_CONTRA_SIDE_SOLD_SHORT_EXEMPT' /> </field> <field number='854' name='QtyType' type='INT'> <value enum='0' description='UNITS' /> <value enum='1' description='CONTRACTS' /> <value enum='2' description='UNITS_OF_MEASURE_PER_TIME_UNIT' /> </field> <field number='855' name='SecondaryTrdType' type='INT' /> <field number='856' name='TradeReportType' type='INT'> <value enum='0' description='SUBMIT' /> <value enum='1' description='ALLEGED_1' /> <value enum='2' description='ACCEPT' /> <value enum='3' description='DECLINE' /> <value enum='4' description='ADDENDUM' /> <value enum='5' description='NO_WAS' /> <value enum='6' description='TRADE_REPORT_CANCEL' /> <value enum='7' description='7' /> <value enum='8' description='DEFAULTED' /> <value enum='9' description='INVALID_CMTA' /> <value enum='10' description='PENDED' /> <value enum='11' description='ALLEGED_NEW' /> <value enum='12' description='ALLEGED_ADDENDUM' /> <value enum='13' description='ALLEGED_NO_WAS' /> <value enum='14' description='ALLEGED_TRADE_REPORT_CANCEL' /> <value enum='15' description='ALLEGED_15' /> </field> <field number='857' name='AllocNoOrdersType' type='INT'> <value enum='0' description='NOT_SPECIFIED' /> <value enum='1' description='EXPLICIT_LIST_PROVIDED' /> </field> <field number='858' name='SharedCommission' type='AMT' /> <field number='859' name='ConfirmReqID' type='STRING' /> <field number='860' name='AvgParPx' type='PRICE' /> <field number='861' name='ReportedPx' type='PRICE' /> <field number='862' name='NoCapacities' type='NUMINGROUP' /> <field number='863' name='OrderCapacityQty' type='QTY' /> <field number='864' name='NoEvents' type='NUMINGROUP' /> <field number='865' name='EventType' type='INT'> <value enum='1' description='PUT' /> <value enum='2' description='CALL' /> <value enum='3' description='TENDER' /> <value enum='4' description='SINKING_FUND_CALL' /> <value enum='99' description='OTHER' /> <value enum='5' description='ACTIVATION' /> <value enum='6' description='INACTIVIATION' /> <value enum='7' description='LAST_ELIGIBLE_TRADE_DATE' /> <value enum='8' description='SWAP_START_DATE' /> <value enum='9' description='SWAP_END_DATE' /> <value enum='11' description='SWAP_NEXT_START_DATE' /> <value enum='10' description='SWAP_ROLL_DATE' /> <value enum='12' description='SWAP_NEXT_ROLL_DATE' /> <value enum='13' description='FIRST_DELIVERY_DATE' /> <value enum='14' description='LAST_DELIVERY_DATE' /> <value enum='15' description='INITIAL_INVENTORY_DUE_DATE' /> <value enum='16' description='FINAL_INVENTORY_DUE_DATE' /> <value enum='17' description='FIRST_INTENT_DATE' /> <value enum='18' description='LAST_INTENT_DATE' /> <value enum='19' description='POSITION_REMOVAL_DATE' /> </field> <field number='866' name='EventDate' type='LOCALMKTDATE' /> <field number='867' name='EventPx' type='PRICE' /> <field number='868' name='EventText' type='STRING' /> <field number='869' name='PctAtRisk' type='PERCENTAGE' /> <field number='870' name='NoInstrAttrib' type='NUMINGROUP' /> <field number='871' name='InstrAttribType' type='INT'> <value enum='1' description='FLAT' /> <value enum='10' description='ORIGINAL_ISSUE_DISCOUNT' /> <value enum='11' description='CALLABLE_PUTTABLE' /> <value enum='12' description='ESCROWED_TO_MATURITY' /> <value enum='13' description='ESCROWED_TO_REDEMPTION_DATE' /> <value enum='14' description='PRE_REFUNDED' /> <value enum='15' description='IN_DEFAULT' /> <value enum='16' description='UNRATED' /> <value enum='17' description='TAXABLE' /> <value enum='18' description='INDEXED' /> <value enum='19' description='SUBJECT_TO_ALTERNATIVE_MINIMUM_TAX' /> <value enum='2' description='ZERO_COUPON' /> <value enum='20' description=your_sha256_hashUE' /> <value enum='21' description='CALLABLE_BELOW_MATURITY_VALUE' /> <value enum='22' description='CALLABLE_WITHOUT_NOTICE_BY_MAIL_TO_HOLDER_UNLESS_REGISTERED' /> <value enum='3' description='INTEREST_BEARING' /> <value enum='4' description='NO_PERIODIC_PAYMENTS' /> <value enum='5' description='VARIABLE_RATE' /> <value enum='6' description='LESS_FEE_FOR_PUT' /> <value enum='7' description='STEPPED_COUPON' /> <value enum='8' description='COUPON_PERIOD' /> <value enum='9' description='WHEN_AND_IF_ISSUED' /> <value enum='99' description=your_sha256_hashATTRIBVALUE' /> <value enum='23' description='PRICE_TICK_RULES_FOR_SECURITY' /> <value enum='24' description='TRADE_TYPE_ELIGIBILITY_DETAILS_FOR_SECURITY' /> <value enum='25' description='INSTRUMENT_DENOMINATOR' /> <value enum='26' description='INSTRUMENT_NUMERATOR' /> <value enum='27' description='INSTRUMENT_PRICE_PRECISION' /> <value enum='28' description='INSTRUMENT_STRIKE_PRICE' /> <value enum='29' description='TRADEABLE_INDICATOR' /> </field> <field number='872' name='InstrAttribValue' type='STRING' /> <field number='873' name='DatedDate' type='LOCALMKTDATE' /> <field number='874' name='InterestAccrualDate' type='LOCALMKTDATE' /> <field number='875' name='CPProgram' type='INT'> <value enum='1' description='3' /> <value enum='2' description='4' /> <value enum='99' description='OTHER' /> </field> <field number='876' name='CPRegType' type='STRING' /> <field number='877' name='UnderlyingCPProgram' type='STRING' /> <field number='878' name='UnderlyingCPRegType' type='STRING' /> <field number='879' name='UnderlyingQty' type='QTY' /> <field number='880' name='TrdMatchID' type='STRING' /> <field number='881' name='SecondaryTradeReportRefID' type='STRING' /> <field number='882' name='UnderlyingDirtyPrice' type='PRICE' /> <field number='883' name='UnderlyingEndPrice' type='PRICE' /> <field number='884' name='UnderlyingStartValue' type='AMT' /> <field number='885' name='UnderlyingCurrentValue' type='AMT' /> <field number='886' name='UnderlyingEndValue' type='AMT' /> <field number='887' name='NoUnderlyingStips' type='NUMINGROUP' /> <field number='888' name='UnderlyingStipType' type='STRING' /> <field number='889' name='UnderlyingStipValue' type='STRING' /> <field number='890' name='MaturityNetMoney' type='AMT' /> <field number='891' name='MiscFeeBasis' type='INT'> <value enum='0' description='ABSOLUTE' /> <value enum='1' description='PER_UNIT' /> <value enum='2' description='PERCENTAGE' /> </field> <field number='892' name='TotNoAllocs' type='INT' /> <field number='893' name='LastFragment' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='894' name='CollReqID' type='STRING' /> <field number='895' name='CollAsgnReason' type='INT'> <value enum='0' description='INITIAL' /> <value enum='1' description='SCHEDULED' /> <value enum='2' description='TIME_WARNING' /> <value enum='3' description='MARGIN_DEFICIENCY' /> <value enum='4' description='MARGIN_EXCESS' /> <value enum='5' description='FORWARD_COLLATERAL_DEMAND' /> <value enum='6' description='EVENT_OF_DEFAULT' /> <value enum='7' description='ADVERSE_TAX_EVENT' /> </field> <field number='896' name='CollInquiryQualifier' type='INT'> <value enum='0' description='TRADE_DATE' /> <value enum='1' description='GC_INSTRUMENT' /> <value enum='2' description='COLLATERAL_INSTRUMENT' /> <value enum='3' description='SUBSTITUTION_ELIGIBLE' /> <value enum='4' description='NOT_ASSIGNED' /> <value enum='5' description='PARTIALLY_ASSIGNED' /> <value enum='6' description='FULLY_ASSIGNED' /> <value enum='7' description='OUTSTANDING_TRADES' /> </field> <field number='897' name='NoTrades' type='NUMINGROUP' /> <field number='898' name='MarginRatio' type='PERCENTAGE' /> <field number='899' name='MarginExcess' type='AMT' /> <field number='900' name='TotalNetValue' type='AMT' /> <field number='901' name='CashOutstanding' type='AMT' /> <field number='902' name='CollAsgnID' type='STRING' /> <field number='903' name='CollAsgnTransType' type='INT'> <value enum='0' description='NEW' /> <value enum='1' description='REPLACE' /> <value enum='2' description='CANCEL' /> <value enum='3' description='RELEASE' /> <value enum='4' description='REVERSE' /> </field> <field number='904' name='CollRespID' type='STRING' /> <field number='905' name='CollAsgnRespType' type='INT'> <value enum='0' description='RECEIVED' /> <value enum='1' description='ACCEPTED' /> <value enum='2' description='DECLINED' /> <value enum='3' description='REJECTED' /> </field> <field number='906' name='CollAsgnRejectReason' type='INT'> <value enum='0' description='UNKNOWN_DEAL' /> <value enum='1' description='UNKNOWN_OR_INVALID_INSTRUMENT' /> <value enum='2' description='UNAUTHORIZED_TRANSACTION' /> <value enum='3' description='INSUFFICIENT_COLLATERAL' /> <value enum='4' description='INVALID_TYPE_OF_COLLATERAL' /> <value enum='5' description='EXCESSIVE_SUBSTITUTION' /> <value enum='99' description='OTHER' /> </field> <field number='907' name='CollAsgnRefID' type='STRING' /> <field number='908' name='CollRptID' type='STRING' /> <field number='909' name='CollInquiryID' type='STRING' /> <field number='910' name='CollStatus' type='INT'> <value enum='0' description='UNASSIGNED' /> <value enum='1' description='PARTIALLY_ASSIGNED' /> <value enum='2' description='ASSIGNMENT_PROPOSED' /> <value enum='3' description='ASSIGNED' /> <value enum='4' description='CHALLENGED' /> </field> <field number='911' name='TotNumReports' type='INT' /> <field number='912' name='LastRptRequested' type='BOOLEAN'> <value enum='N' description='NO' /> <value enum='Y' description='YES' /> </field> <field number='913' name='AgreementDesc' type='STRING' /> <field number='914' name='AgreementID' type='STRING' /> <field number='915' name='AgreementDate' type='LOCALMKTDATE' /> <field number='916' name='StartDate' type='LOCALMKTDATE' /> <field number='917' name='EndDate' type='LOCALMKTDATE' /> <field number='918' name='AgreementCurrency' type='CURRENCY' /> <field number='919' name='DeliveryType' type='INT'> <value enum='0' description='VERSUS_PAYMENT_DELIVER' /> <value enum='1' description='FREE_DELIVER' /> <value enum='2' description='TRI_PARTY' /> <value enum='3' description='HOLD_IN_CUSTODY' /> </field> <field number='920' name='EndAccruedInterestAmt' type='AMT' /> <field number='921' name='StartCash' type='AMT' /> <field number='922' name='EndCash' type='AMT' /> <field number='923' name='UserRequestID' type='STRING' /> <field number='924' name='UserRequestType' type='INT'> <value enum='1' description='LOG_ON_USER' /> <value enum='2' description='LOG_OFF_USER' /> <value enum='3' description='CHANGE_PASSWORD_FOR_USER' /> <value enum='4' description='REQUEST_INDIVIDUAL_USER_STATUS' /> </field> <field number='925' name='NewPassword' type='STRING' /> <field number='926' name='UserStatus' type='INT'> <value enum='1' description='LOGGED_IN' /> <value enum='2' description='NOT_LOGGED_IN' /> <value enum='3' description='USER_NOT_RECOGNISED' /> <value enum='4' description='PASSWORD_INCORRECT' /> <value enum='5' description='PASSWORD_CHANGED' /> <value enum='6' description='OTHER' /> <value enum='7' description='FORCED_USER_LOGOUT_BY_EXCHANGE' /> <value enum='8' description='SESSION_SHUTDOWN_WARNING' /> </field> <field number='927' name='UserStatusText' type='STRING' /> <field number='928' name='StatusValue' type='INT'> <value enum='1' description='CONNECTED' /> <value enum='2' description='NOT_CONNECTED_2' /> <value enum='3' description='NOT_CONNECTED_3' /> <value enum='4' description='IN_PROCESS' /> </field> <field number='929' name='StatusText' type='STRING' /> <field number='930' name='RefCompID' type='STRING' /> <field number='931' name='RefSubID' type='STRING' /> <field number='932' name='NetworkResponseID' type='STRING' /> <field number='933' name='NetworkRequestID' type='STRING' /> <field number='934' name='LastNetworkResponseID' type='STRING' /> <field number='935' name='NetworkRequestType' type='INT'> <value enum='1' description='SNAPSHOT' /> <value enum='2' description='SUBSCRIBE' /> <value enum='4' description='STOP_SUBSCRIBING' /> <value enum='8' description='LEVEL_OF_DETAIL_THEN_NOCOMPIDS_BECOMES_REQUIRED' /> </field> <field number='936' name='NoCompIDs' type='NUMINGROUP' /> <field number='937' name='NetworkStatusResponseType' type='INT'> <value enum='1' description='FULL' /> <value enum='2' description='INCREMENTAL_UPDATE' /> </field> <field number='938' name='NoCollInquiryQualifier' type='NUMINGROUP' /> <field number='939' name='TrdRptStatus' type='INT'> <value enum='0' description='ACCEPTED' /> <value enum='1' description='REJECTED' /> <value enum='3' description='ACCEPTED_WITH_ERRORS' /> </field> <field number='940' name='AffirmStatus' type='INT'> <value enum='1' description='RECEIVED' /> <value enum='2' description='CONFIRM_REJECTED_IE_NOT_AFFIRMED' /> <value enum='3' description='AFFIRMED' /> </field> <field number='941' name='UnderlyingStrikeCurrency' type='CURRENCY' /> <field number='942' name='LegStrikeCurrency' type='CURRENCY' /> <field number='943' name='TimeBracket' type='STRING' /> <field number='944' name='CollAction' type='INT'> <value enum='0' description='RETAIN' /> <value enum='1' description='ADD' /> <value enum='2' description='REMOVE' /> </field> <field number='945' name='CollInquiryStatus' type='INT'> <value enum='0' description='ACCEPTED' /> <value enum='1' description='ACCEPTED_WITH_WARNINGS' /> <value enum='2' description='COMPLETED' /> <value enum='3' description='COMPLETED_WITH_WARNINGS' /> <value enum='4' description='REJECTED' /> </field> <field number='946' name='CollInquiryResult' type='INT'> <value enum='0' description='SUCCESSFUL' /> <value enum='1' description='INVALID_OR_UNKNOWN_INSTRUMENT' /> <value enum='2' description='INVALID_OR_UNKNOWN_COLLATERAL_TYPE' /> <value enum='3' description='INVALID_PARTIES' /> <value enum='4' description='INVALID_TRANSPORT_TYPE_REQUESTED' /> <value enum='5' description='INVALID_DESTINATION_REQUESTED' /> <value enum='6' description='NO_COLLATERAL_FOUND_FOR_THE_TRADE_SPECIFIED' /> <value enum='7' description='NO_COLLATERAL_FOUND_FOR_THE_ORDER_SPECIFIED' /> <value enum='8' description='COLLATERAL_INQUIRY_TYPE_NOT_SUPPORTED' /> <value enum='9' description='UNAUTHORIZED_FOR_COLLATERAL_INQUIRY' /> <value enum='99' description='OTHER' /> </field> <field number='947' name='StrikeCurrency' type='CURRENCY' /> <field number='948' name='NoNested3PartyIDs' type='NUMINGROUP' /> <field number='949' name='Nested3PartyID' type='STRING' /> <field number='950' name='Nested3PartyIDSource' type='CHAR' /> <field number='951' name='Nested3PartyRole' type='INT' /> <field number='952' name='NoNested3PartySubIDs' type='NUMINGROUP' /> <field number='953' name='Nested3PartySubID' type='STRING' /> <field number='954' name='Nested3PartySubIDType' type='INT' /> <field number='955' name='LegContractSettlMonth' type='MONTHYEAR' /> <field number='956' name='LegInterestAccrualDate' type='LOCALMKTDATE' /> <field number='957' name='NoStrategyParameters' type='NUMINGROUP' /> <field number='958' name='StrategyParameterName' type='STRING' /> <field number='959' name='StrategyParameterType' type='INT'> <value enum='1' description='INT' /> <value enum='2' description='LENGTH' /> <value enum='3' description='NUMINGROUP' /> <value enum='4' description='SEQNUM' /> <value enum='5' description='TAGNUM' /> <value enum='6' description='FLOAT' /> <value enum='7' description='QTY' /> <value enum='8' description='PRICE' /> <value enum='9' description='PRICEOFFSET' /> <value enum='10' description='AMT' /> <value enum='11' description='PERCENTAGE' /> <value enum='12' description='CHAR' /> <value enum='13' description='BOOLEAN' /> <value enum='14' description='STRING' /> <value enum='15' description='MULTIPLECHARVALUE' /> <value enum='16' description='CURRENCY' /> <value enum='17' description='EXCHANGE' /> <value enum='18' description='MONTH_YEAR' /> <value enum='19' description='UTCTIMESTAMP' /> <value enum='20' description='UTCTIMEONLY' /> <value enum='21' description='LOCALMKTTIME' /> <value enum='22' description='UTCDATE' /> <value enum='23' description='DATA' /> <value enum='24' description='MULTIPLESTRINGVALUE' /> </field> <field number='960' name='StrategyParameterValue' type='STRING' /> <field number='961' name='HostCrossID' type='STRING' /> <field number='962' name='SideTimeInForce' type='UTCTIMESTAMP' /> <field number='963' name='MDReportID' type='INT' /> <field number='964' name='SecurityReportID' type='INT' /> <field number='965' name='SecurityStatus' type='STRING'> <value enum='1' description='ACTIVE' /> <value enum='2' description='INACTIVE' /> </field> <field number='966' name='SettleOnOpenFlag' type='STRING' /> <field number='967' name='StrikeMultiplier' type='FLOAT' /> <field number='968' name='StrikeValue' type='FLOAT' /> <field number='969' name='MinPriceIncrement' type='FLOAT' /> <field number='970' name='PositionLimit' type='INT' /> <field number='971' name='NTPositionLimit' type='INT' /> <field number='972' name='UnderlyingAllocationPercent' type='PERCENTAGE' /> <field number='973' name='UnderlyingCashAmount' type='AMT' /> <field number='974' name='UnderlyingCashType' type='STRING'> <value enum='FIXED' description='FIXED' /> <value enum='DIFF' description='DIFF' /> </field> <field number='975' name='UnderlyingSettlementType' type='INT'> <value enum='2' description='T_PLUS_1' /> <value enum='4' description='T_PLUS_3' /> <value enum='5' description='T_PLUS_4' /> </field> <field number='976' name='QuantityDate' type='LOCALMKTDATE' /> <field number='977' name='ContIntRptID' type='STRING' /> <field number='978' name='LateIndicator' type='BOOLEAN' /> <field number='979' name='InputSource' type='STRING' /> <field number='980' name='SecurityUpdateAction' type='CHAR'> <value enum='A' description='ADD' /> <value enum='D' description='DELETE' /> <value enum='M' description='MODIFY' /> </field> <field number='981' name='NoExpiration' type='NUMINGROUP' /> <field number='982' name='ExpirationQtyType' type='INT'> <value enum='1' description='AUTO_EXERCISE' /> <value enum='2' description='NON_AUTO_EXERCISE' /> <value enum='3' description='FINAL_WILL_BE_EXERCISED' /> <value enum='4' description='CONTRARY_INTENTION' /> <value enum='5' description='DIFFERENCE' /> </field> <field number='983' name='ExpQty' type='QTY' /> <field number='984' name='NoUnderlyingAmounts' type='NUMINGROUP' /> <field number='985' name='UnderlyingPayAmount' type='AMT' /> <field number='986' name='UnderlyingCollectAmount' type='AMT' /> <field number='987' name='UnderlyingSettlementDate' type='LOCALMKTDATE' /> <field number='988' name='UnderlyingSettlementStatus' type='STRING' /> <field number='989' name='SecondaryIndividualAllocID' type='STRING' /> <field number='990' name='LegReportID' type='STRING' /> <field number='991' name='RndPx' type='PRICE' /> <field number='992' name='IndividualAllocType' type='INT'> <value enum='1' description='SUB_ALLOCATE' /> <value enum='2' description='THIRD_PARTY_ALLOCATION' /> </field> <field number='993' name='AllocCustomerCapacity' type='STRING' /> <field number='994' name='TierCode' type='STRING' /> <field number='996' name='UnitOfMeasure' type='STRING'> <value enum='MWh' description='MEGAWATT_HOURS' /> <value enum='MMBtu' description='ONE_MILLION_BTU' /> <value enum='Bbl' description='BARRELS' /> <value enum='Gal' description='GALLONS' /> <value enum='t' description='METRIC_TONS' /> <value enum='tn' description='TONS' /> <value enum='MMbbl' description='MILLION_BARRELS' /> <value enum='lbs' description='POUNDS' /> <value enum='oz_tr' description='TROY_OUNCES' /> <value enum='USD' description='US_DOLLARS' /> <value enum='Bcf' description='BILLION_CUBIC_FEET' /> <value enum='Bu' description='BUSHELS' /> </field> <field number='997' name='TimeUnit' type='STRING'> <value enum='S' description='SECOND' /> <value enum='Min' description='MINUTE' /> <value enum='H' description='HOUR' /> <value enum='D' description='DAY' /> <value enum='Wk' description='WEEK' /> <value enum='Mo' description='MONTH' /> <value enum='Yr' description='YEAR' /> </field> <field number='998' name='UnderlyingUnitOfMeasure' type='STRING' /> <field number='999' name='LegUnitOfMeasure' type='STRING' /> <field number='1000' name='UnderlyingTimeUnit' type='STRING' /> <field number='1001' name='LegTimeUnit' type='STRING' /> <field number='1002' name='AllocMethod' type='INT'> <value enum='1' description='AUTOMATIC' /> <value enum='2' description='GUARANTOR' /> <value enum='3' description='MANUAL' /> </field> <field number='1003' name='TradeID' type='STRING' /> <field number='1005' name='SideTradeReportID' type='STRING' /> <field number='1006' name='SideFillStationCd' type='STRING' /> <field number='1007' name='SideReasonCd' type='STRING' /> <field number='1008' name='SideTrdSubTyp' type='INT'> <value enum='0' description='CMTA' /> <value enum='1' description='INTERNAL_TRANSFER' /> <value enum='2' description='EXTERNAL_TRANSFER' /> <value enum='3' description='REJECT_FOR_SUBMITTING_TRADE' /> <value enum='4' description='ADVISORY_FOR_CONTRA_SIDE' /> <value enum='5' description='OFFSET_DUE_TO_AN_ALLOCATION' /> <value enum='6' description='ONSET_DUE_TO_AN_ALLOCATION' /> <value enum='7' description='DIFFERENTIAL_SPREAD' /> <value enum='8' description='IMPLIED_SPREAD_LEG_EXECUTED_AGAINST_AN_OUTRIGHT' /> <value enum='9' description='TRANSACTION_FROM_EXERCISE' /> <value enum='10' description='TRANSACTION_FROM_ASSIGNMENT' /> </field> <field number='1009' name='SideQty' type='INT' /> <field number='1011' name='MessageEventSource' type='STRING' /> <field number='1012' name='SideTrdRegTimestamp' type='UTCTIMESTAMP' /> <field number='1013' name='SideTrdRegTimestampType' type='INT' /> <field number='1014' name='SideTrdRegTimestampSrc' type='STRING' /> <field number='1015' name='AsOfIndicator' type='CHAR'> <value enum='0' description='FALSE' /> <value enum='1' description='TRUE' /> </field> <field number='1016' name='NoSideTrdRegTS' type='NUMINGROUP' /> <field number='1017' name='LegOptionRatio' type='FLOAT' /> <field number='1018' name='NoInstrumentParties' type='NUMINGROUP' /> <field number='1019' name='InstrumentPartyID' type='STRING' /> <field number='1020' name='TradeVolume' type='QTY' /> <field number='1021' name='MDBookType' type='INT'> <value enum='1' description='TOP_OF_BOOK' /> <value enum='2' description='PRICE_DEPTH' /> <value enum='3' description='ORDER_DEPTH' /> </field> <field number='1022' name='MDFeedType' type='STRING' /> <field number='1023' name='MDPriceLevel' type='INT' /> <field number='1024' name='MDOriginType' type='INT'> <value enum='0' description='BOOK' /> <value enum='1' description='OFF_BOOK' /> <value enum='2' description='CROSS' /> </field> <field number='1025' name='FirstPx' type='PRICE' /> <field number='1026' name='MDEntrySpotRate' type='FLOAT' /> <field number='1027' name='MDEntryForwardPoints' type='PRICEOFFSET' /> <field number='1028' name='ManualOrderIndicator' type='BOOLEAN' /> <field number='1029' name='CustDirectedOrder' type='BOOLEAN' /> <field number='1030' name='ReceivedDeptID' type='STRING' /> <field number='1031' name='CustOrderHandlingInst' type='MULTIPLESTRINGVALUE'> <value enum='ADD' description='ADD_ON_ORDER' /> <value enum='AON' description='ALL_OR_NONE' /> <value enum='CNH' description='CASH_NOT_HELD' /> <value enum='DIR' description='DIRECTED_ORDER' /> <value enum='E.W' description='EXCHANGE_FOR_PHYSICAL_TRANSACTION' /> <value enum='FOK' description='FILL_OR_KILL' /> <value enum='IO' description='IMBALANCE_ONLY' /> <value enum='IOC' description='IMMEDIATE_OR_CANCEL' /> <value enum='LOO' description='LIMIT_ON_OPEN' /> <value enum='LOC' description='LIMIT_ON_CLOSE' /> <value enum='MAO' description='MARKET_AT_OPEN' /> <value enum='MAC' description='MARKET_AT_CLOSE' /> <value enum='MOO' description='MARKET_ON_OPEN' /> <value enum='MOC' description='MARKET_ON_CLOSE' /> <value enum='MQT' description='MINIMUM_QUANTITY' /> <value enum='NH' description='NOT_HELD' /> <value enum='OVD' description='OVER_THE_DAY' /> <value enum='PEG' description='PEGGED' /> <value enum='RSV' description='RESERVE_SIZE_ORDER' /> <value enum='S.W' description='STOP_STOCK_TRANSACTION' /> <value enum='SCL' description='SCALE' /> <value enum='TMO' description='TIME_ORDER' /> <value enum='TS' description='TRAILING_STOP' /> <value enum='WRK' description='WORK' /> </field> <field number='1032' name='OrderHandlingInstSource' type='INT'> <value enum='1' description='NASD_OATS' /> </field> <field number='1033' name='DeskType' type='STRING'> <value enum='A' description='AGENCY' /> <value enum='AR' description='ARBITRAGE' /> <value enum='D' description='DERIVATIVES' /> <value enum='IN' description='INTERNATIONAL' /> <value enum='IS' description='INSTITUTIONAL' /> <value enum='O' description='OTHER' /> <value enum='PF' description='PREFERRED_TRADING' /> <value enum='PR' description='PROPRIETARY' /> <value enum='PT' description='PROGRAM_TRADING' /> <value enum='S' description='SALES' /> <value enum='T' description='TRADING' /> </field> <field number='1034' name='DeskTypeSource' type='INT'> <value enum='1' description='NASD_OATS' /> </field> <field number='1035' name='DeskOrderHandlingInst' type='MULTIPLESTRINGVALUE'> <value enum='ADD' description='ADD_ON_ORDER' /> <value enum='AON' description='ALL_OR_NONE' /> <value enum='CNH' description='CASH_NOT_HELD' /> <value enum='DIR' description='DIRECTED_ORDER' /> <value enum='E.W' description='EXCHANGE_FOR_PHYSICAL_TRANSACTION' /> <value enum='FOK' description='FILL_OR_KILL' /> <value enum='IO' description='IMBALANCE_ONLY' /> <value enum='IOC' description='IMMEDIATE_OR_CANCEL' /> <value enum='LOO' description='LIMIT_ON_OPEN' /> <value enum='LOC' description='LIMIT_ON_CLOSE' /> <value enum='MAO' description='MARKET_AT_OPEN' /> <value enum='MAC' description='MARKET_AT_CLOSE' /> <value enum='MOO' description='MARKET_ON_OPEN' /> <value enum='MOC' description='MARKET_ON_CLOSE' /> <value enum='MQT' description='MINIMUM_QUANTITY' /> <value enum='NH' description='NOT_HELD' /> <value enum='OVD' description='OVER_THE_DAY' /> <value enum='PEG' description='PEGGED' /> <value enum='RSV' description='RESERVE_SIZE_ORDER' /> <value enum='S.W' description='STOP_STOCK_TRANSACTION' /> <value enum='SCL' description='SCALE' /> <value enum='TMO' description='TIME_ORDER' /> <value enum='TS' description='TRAILING_STOP' /> <value enum='WRK' description='WORK' /> </field> <field number='1036' name='ExecAckStatus' type='CHAR'> <value enum='0' description='RECEIVED_NOT_YET_PROCESSED' /> <value enum='1' description='ACCEPTED' /> <value enum='2' description='DONT_KNOW' /> </field> <field number='1037' name='UnderlyingDeliveryAmount' type='AMT' /> <field number='1038' name='UnderlyingCapValue' type='AMT' /> <field number='1039' name='UnderlyingSettlMethod' type='STRING' /> <field number='1040' name='SecondaryTradeID' type='STRING' /> <field number='1041' name='FirmTradeID' type='STRING' /> <field number='1042' name='SecondaryFirmTradeID' type='STRING' /> <field number='1043' name='CollApplType' type='INT'> <value enum='0' description='SPECIFIC_DEPOSIT' /> <value enum='1' description='GENERAL' /> </field> <field number='1044' name='UnderlyingAdjustedQuantity' type='QTY' /> <field number='1045' name='UnderlyingFXRate' type='FLOAT' /> <field number='1046' name='UnderlyingFXRateCalc' type='CHAR'> <value enum='M' description='MULTIPLY' /> <value enum='D' description='DIVIDE' /> </field> <field number='1047' name='AllocPositionEffect' type='CHAR'> <value enum='O' description='OPEN' /> <value enum='C' description='CLOSE' /> <value enum='R' description='ROLLED' /> <value enum='F' description='FIFO' /> </field> <field number='1048' name='DealingCapacity' type='PRICEOFFSET' /> <field number='1049' name='InstrmtAssignmentMethod' type='CHAR' /> <field number='1050' name='InstrumentPartyIDSource' type='CHAR' /> <field number='1051' name='InstrumentPartyRole' type='INT' /> <field number='1052' name='NoInstrumentPartySubIDs' type='NUMINGROUP' /> <field number='1053' name='InstrumentPartySubID' type='STRING' /> <field number='1054' name='InstrumentPartySubIDType' type='INT' /> <field number='1055' name='PositionCurrency' type='STRING' /> <field number='1056' name='CalculatedCcyLastQty' type='QTY' /> <field number='1057' name='AggressorIndicator' type='BOOLEAN'> <value enum='Y' description='YES' /> <value enum='N' description='NO' /> </field> <field number='1058' name='NoUndlyInstrumentParties' type='NUMINGROUP' /> <field number='1059' name='UndlyInstrumentPartyID' type='STRING' /> <field number='1060' name='UndlyInstrumentPartyIDSource' type='CHAR' /> <field number='1061' name='UndlyInstrumentPartyRole' type='INT' /> <field number='1062' name='NoUndlyInstrumentPartySubIDs' type='NUMINGROUP' /> <field number='1063' name='UndlyInstrumentPartySubID' type='STRING' /> <field number='1064' name='UndlyInstrumentPartySubIDType' type='INT' /> <field number='1065' name='BidSwapPoints' type='PRICEOFFSET' /> <field number='1066' name='OfferSwapPoints' type='PRICEOFFSET' /> <field number='1067' name='LegBidForwardPoints' type='PRICEOFFSET' /> <field number='1068' name='LegOfferForwardPoints' type='PRICEOFFSET' /> <field number='1069' name='SwapPoints' type='PRICEOFFSET' /> <field number='1070' name='MDQuoteType' type='INT'> <value enum='0' description='INDICATIVE' /> <value enum='1' description='TRADEABLE' /> <value enum='2' description='RESTRICTED_TRADEABLE' /> <value enum='3' description='COUNTER' /> <value enum='4' description='INDICATIVE_AND_TRADEABLE' /> </field> <field number='1071' name='LastSwapPoints' type='PRICEOFFSET' /> <field number='1072' name='SideGrossTradeAmt' type='AMT' /> <field number='1073' name='LegLastForwardPoints' type='PRICEOFFSET' /> <field number='1074' name='LegCalculatedCcyLastQty' type='QTY' /> <field number='1075' name='LegGrossTradeAmt' type='AMT' /> <field number='1079' name='MaturityTime' type='TZTIMEONLY' /> <field number='1080' name='RefOrderID' type='STRING' /> <field number='1081' name='RefOrderIDSource' type='CHAR'> <value enum='0' description='SECONDARYORDERID' /> <value enum='1' description='ORDERID' /> <value enum='2' description='MDENTRYID' /> <value enum='3' description='QUOTEENTRYID' /> </field> <field number='1082' name='SecondaryDisplayQty' type='QTY' /> <field number='1083' name='DisplayWhen' type='CHAR'> <value enum='1' description='IMMEDIATE' /> <value enum='2' description='EXHAUST' /> </field> <field number='1084' name='DisplayMethod' type='CHAR'> <value enum='1' description='INITIAL' /> <value enum='2' description='NEW' /> <value enum='3' description='RANDOM' /> </field> <field number='1085' name='DisplayLowQty' type='QTY' /> <field number='1086' name='DisplayHighQty' type='QTY' /> <field number='1087' name='DisplayMinIncr' type='QTY' /> <field number='1088' name='RefreshQty' type='QTY' /> <field number='1089' name='MatchIncrement' type='QTY' /> <field number='1090' name='MaxPriceLevels' type='INT' /> <field number='1091' name='PreTradeAnonymity' type='BOOLEAN' /> <field number='1092' name='PriceProtectionScope' type='CHAR'> <value enum='0' description='NONE' /> <value enum='1' description='LOCAL' /> <value enum='2' description='NATIONAL' /> <value enum='3' description='GLOBAL' /> </field> <field number='1093' name='LotType' type='CHAR'> <value enum='1' description='ODD_LOT' /> <value enum='2' description='ROUND_LOT' /> <value enum='3' description='BLOCK_LOT' /> </field> <field number='1094' name='PegPriceType' type='INT'> <value enum='1' description='LAST_PEG' /> <value enum='2' description='MID_PRICE_PEG' /> <value enum='3' description='OPENING_PEG' /> <value enum='4' description='MARKET_PEG' /> <value enum='5' description='PRIMARY_PEG' /> <value enum='7' description='PEG_TO_VWAP' /> <value enum='8' description='TRAILING_STOP_PEG' /> <value enum='9' description='PEG_TO_LIMIT_PRICE' /> </field> <field number='1095' name='PeggedRefPrice' type='PRICE' /> <field number='1096' name='PegSecurityIDSource' type='STRING' /> <field number='1097' name='PegSecurityID' type='STRING' /> <field number='1098' name='PegSymbol' type='STRING' /> <field number='1099' name='PegSecurityDesc' type='STRING' /> <field number='1100' name='TriggerType' type='CHAR'> <value enum='1' description='PARTIAL_EXECUTION' /> <value enum='2' description='SPECIFIED_TRADING_SESSION' /> <value enum='3' description='NEXT_AUCTION' /> <value enum='4' description='PRICE_MOVEMENT' /> </field> <field number='1101' name='TriggerAction' type='CHAR'> <value enum='1' description='ACTIVATE' /> <value enum='2' description='MODIFY' /> <value enum='3' description='CANCEL' /> </field> <field number='1102' name='TriggerPrice' type='PRICE' /> <field number='1103' name='TriggerSymbol' type='STRING' /> <field number='1104' name='TriggerSecurityID' type='STRING' /> <field number='1105' name='TriggerSecurityIDSource' type='STRING' /> <field number='1106' name='TriggerSecurityDesc' type='STRING' /> <field number='1107' name='TriggerPriceType' type='CHAR'> <value enum='1' description='BEST_OFFER' /> <value enum='2' description='LAST_TRADE' /> <value enum='3' description='BEST_BID' /> <value enum='4' description='BEST_BID_OR_LAST_TRADE' /> <value enum='5' description='BEST_OFFER_OR_LAST_TRADE' /> <value enum='6' description='BEST_MID' /> </field> <field number='1108' name='TriggerPriceTypeScope' type='CHAR'> <value enum='0' description='NONE' /> <value enum='1' description='LOCAL' /> <value enum='2' description='NATIONAL' /> <value enum='3' description='GLOBAL' /> </field> <field number='1109' name='TriggerPriceDirection' type='CHAR'> <value enum='U' description=your_sha256_hash_THE_SPECIFIED_TRIGGER_PRICE' /> <value enum='D' description=your_sha256_hashGH_THE_SPECIFIED_TRIGGER_PRICE' /> </field> <field number='1110' name='TriggerNewPrice' type='PRICE' /> <field number='1111' name='TriggerOrderType' type='CHAR'> <value enum='1' description='MARKET' /> <value enum='2' description='LIMIT' /> </field> <field number='1112' name='TriggerNewQty' type='QTY' /> <field number='1113' name='TriggerTradingSessionID' type='STRING' /> <field number='1114' name='TriggerTradingSessionSubID' type='STRING' /> <field number='1115' name='OrderCategory' type='CHAR'> <value enum='1' description='ORDER' /> <value enum='2' description='QUOTE' /> <value enum='3' description='PRIVATELY_NEGOTIATED_TRADE' /> <value enum='4' description='MULTILEG_ORDER' /> <value enum='5' description='LINKED_ORDER' /> <value enum='6' description='QUOTE_REQUEST' /> <value enum='7' description='IMPLIED_ORDER' /> <value enum='8' description='CROSS_ORDER' /> <value enum='9' description='STREAMING_PRICE' /> </field> <field number='1116' name='NoRootPartyIDs' type='NUMINGROUP' /> <field number='1117' name='RootPartyID' type='STRING' /> <field number='1118' name='RootPartyIDSource' type='CHAR' /> <field number='1119' name='RootPartyRole' type='INT' /> <field number='1120' name='NoRootPartySubIDs' type='NUMINGROUP' /> <field number='1121' name='RootPartySubID' type='STRING' /> <field number='1122' name='RootPartySubIDType' type='INT' /> <field number='1123' name='TradeHandlingInstr' type='CHAR'> <value enum='0' description='TRADE_CONFIRMATION' /> <value enum='1' description='TWO_PARTY_REPORT' /> <value enum='2' description='ONE_PARTY_REPORT_FOR_MATCHING' /> <value enum='3' description='ONE_PARTY_REPORT_FOR_PASS_THROUGH' /> <value enum='4' description='AUTOMATED_FLOOR_ORDER_ROUTING' /> <value enum='5' description='TWO_PARTY_REPORT_FOR_CLAIM' /> </field> <field number='1124' name='OrigTradeHandlingInstr' type='CHAR' /> <field number='1125' name='OrigTradeDate' type='LOCALMKTDATE' /> <field number='1126' name='OrigTradeID' type='STRING' /> <field number='1127' name='OrigSecondaryTradeID' type='STRING' /> <field number='1128' name='ApplVerID' type='STRING'> <value enum='0' description='FIX27' /> <value enum='1' description='FIX30' /> <value enum='2' description='FIX40' /> <value enum='3' description='FIX41' /> <value enum='4' description='FIX42' /> <value enum='5' description='FIX43' /> <value enum='6' description='FIX44' /> <value enum='7' description='FIX50' /> <value enum='8' description='FIX50SP1' /> </field> <field number='1129' name='CstmApplVerID' type='STRING' /> <field number='1130' name='RefApplVerID' type='STRING' /> <field number='1131' name='RefCstmApplVerID' type='STRING' /> <field number='1132' name='TZTransactTime' type='TZTIMESTAMP' /> <field number='1133' name='ExDestinationIDSource' type='CHAR'> <value enum='B' description='BIC' /> <value enum='C' description='GENERALLY_ACCEPTED_MARKET_PARTICIPANT_IDENTIFIER' /> <value enum='D' description='PROPRIETARY' /> <value enum='E' description='ISO_COUNTRY_CODE' /> <value enum='G' description='MIC' /> </field> <field number='1134' name='ReportedPxDiff' type='BOOLEAN' /> <field number='1135' name='RptSys' type='STRING' /> <field number='1136' name='AllocClearingFeeIndicator' type='STRING' /> <field number='1137' name='DefaultApplVerID' type='STRING' /> <field number='1138' name='DisplayQty' type='QTY' /> <field number='1139' name='ExchangeSpecialInstructions' type='STRING' /> <field number='1140' name='MaxTradeVol' type='QTY' /> <field number='1141' name='NoMDFeedTypes' type='NUMINGROUP' /> <field number='1142' name='MatchAlgorithm' type='STRING' /> <field number='1143' name='MaxPriceVariation' type='FLOAT' /> <field number='1144' name='ImpliedMarketIndicator' type='INT'> <value enum='0' description='NOT_IMPLIED' /> <value enum='1' description='IMPLIED_IN' /> <value enum='2' description='IMPLIED_OUT' /> <value enum='3' description='BOTH_IMPLIED_IN_AND_IMPLIED_OUT' /> </field> <field number='1145' name='EventTime' type='UTCTIMESTAMP' /> <field number='1146' name='MinPriceIncrementAmount' type='AMT' /> <field number='1147' name='UnitOfMeasureQty' type='QTY' /> <field number='1148' name='LowLimitPrice' type='PRICE' /> <field number='1149' name='HighLimitPrice' type='PRICE' /> <field number='1150' name='TradingReferencePrice' type='PRICE' /> <field number='1151' name='SecurityGroup' type='STRING' /> <field number='1152' name='LegNumber' type='INT' /> <field number='1153' name='SettlementCycleNo' type='INT' /> <field number='1154' name='SideCurrency' type='CURRENCY' /> <field number='1155' name='SideSettlCurrency' type='CURRENCY' /> <field number='1156' name='ApplExtID' type='INT' /> <field number='1157' name='CcyAmt' type='AMT' /> <field number='1158' name='NoSettlDetails' type='NUMINGROUP' /> <field number='1159' name='SettlObligMode' type='INT'> <value enum='1' description='PRELIMINARY' /> <value enum='2' description='FINAL' /> </field> <field number='1160' name='SettlObligMsgID' type='STRING' /> <field number='1161' name='SettlObligID' type='STRING' /> <field number='1162' name='SettlObligTransType' type='CHAR'> <value enum='C' description='CANCEL' /> <value enum='N' description='NEW' /> <value enum='R' description='REPLACE' /> <value enum='T' description='RESTATE' /> </field> <field number='1163' name='SettlObligRefID' type='STRING' /> <field number='1164' name='SettlObligSource' type='CHAR'> <value enum='1' description='INSTRUCTIONS_OF_BROKER' /> <value enum='2' description='INSTRUCTIONS_FOR_INSTITUTION' /> <value enum='3' description='INVESTOR' /> </field> <field number='1165' name='NoSettlOblig' type='NUMINGROUP' /> <field number='1166' name='QuoteMsgID' type='STRING' /> <field number='1167' name='QuoteEntryStatus' type='INT'> <value enum='0' description='ACCEPTED' /> <value enum='5' description='REJECTED' /> <value enum='6' description='REMOVED_FROM_MARKET' /> <value enum='7' description='EXPIRED' /> <value enum='12' description='LOCKED_MARKET_WARNING' /> <value enum='13' description='CROSS_MARKET_WARNING' /> <value enum='14' description='CANCELED_DUE_TO_LOCK_MARKET' /> <value enum='15' description='CANCELED_DUE_TO_CROSS_MARKET' /> <value enum='16' description='ACTIVE' /> </field> <field number='1168' name='TotNoCxldQuotes' type='INT' /> <field number='1169' name='TotNoAccQuotes' type='INT' /> <field number='1170' name='TotNoRejQuotes' type='INT' /> <field number='1171' name='PrivateQuote' type='BOOLEAN' /> <field number='1172' name='RespondentType' type='INT'> <value enum='1' description='ALL_MARKET_PARTICIPANTS' /> <value enum='2' description='SPECIFIED_MARKET_PARTICIPANTS' /> <value enum='3' description='ALL_MARKET_MAKERS' /> <value enum='4' description='PRIMARY_MARKET_MAKER' /> </field> <field number='1173' name='MDSubBookType' type='INT' /> <field number='1174' name='SecurityTradingEvent' type='INT'> <value enum='1' description='ORDER_IMBALANCE_AUCTION_IS_EXTENDED' /> <value enum='2' description='TRADING_RESUMES' /> <value enum='3' description='PRICE_VOLATILITY_INTERRUPTION' /> <value enum='4' description='CHANGE_OF_TRADING_SESSION' /> <value enum='5' description='CHANGE_OF_TRADING_SUBSESSION' /> <value enum='6' description='CHANGE_OF_SECURITY_STATUS' /> <value enum='7' description='CHANGE_OF_BOOK_TYPE' /> <value enum='8' description='CHANGE_OF_MARKET_DEPTH' /> </field> <field number='1175' name='NoStatsIndicators' type='NUMINGROUP' /> <field number='1176' name='StatsType' type='INT'> <value enum='1' description='EXCHANGE_LAST' /> <value enum='2' description='HIGH' /> <value enum='3' description='AVERAGE_PRICE' /> <value enum='4' description='TURNOVER' /> </field> <field number='1177' name='NoOfSecSizes' type='NUMINGROUP' /> <field number='1178' name='MDSecSizeType' type='INT'> <value enum='1' description='CUSTOMER' /> </field> <field number='1179' name='MDSecSize' type='QTY' /> <field number='1180' name='ApplID' type='STRING' /> <field number='1181' name='ApplSeqNum' type='SEQNUM' /> <field number='1182' name='ApplBegSeqNum' type='SEQNUM' /> <field number='1183' name='ApplEndSeqNum' type='SEQNUM' /> <field number='1184' name='SecurityXMLLen' type='LENGTH' /> <field number='1185' name='SecurityXML' type='XMLDATA' /> <field number='1186' name='SecurityXMLSchema' type='STRING' /> <field number='1187' name='RefreshIndicator' type='BOOLEAN' /> <field number='1188' name='Volatility' type='FLOAT' /> <field number='1189' name='TimeToExpiration' type='FLOAT' /> <field number='1190' name='RiskFreeRate' type='FLOAT' /> <field number='1191' name='PriceUnitOfMeasure' type='STRING' /> <field number='1192' name='PriceUnitOfMeasureQty' type='QTY' /> <field number='1193' name='SettlMethod' type='CHAR'> <value enum='C' description='CASH_SETTLEMENT_REQUIRED' /> <value enum='P' description='PHYSICAL_SETTLEMENT_REQUIRED' /> </field> <field number='1194' name='ExerciseStyle' type='INT'> <value enum='0' description='EUROPEAN' /> <value enum='1' description='AMERICAN' /> <value enum='2' description='BERMUDA' /> </field> <field number='1195' name='OptPayAmount' type='AMT' /> <field number='1196' name='PriceQuoteMethod' type='STRING'> <value enum='STD' description='STANDARD' /> <value enum='INX' description='INDEX' /> <value enum='INT' description='INTEREST_RATE_INDEX' /> </field> <field number='1197' name='FuturesValuationMethod' type='STRING'> <value enum='EQTY' description='PREMIUM_STYLE' /> <value enum='FUT' description='FUTURES_STYLE_MARK_TO_MARKET' /> <value enum='FUTDA' description='FUTURES_STYLE_WITH_AN_ATTACHED_CASH_ADJUSTMENT' /> </field> <field number='1198' name='ListMethod' type='INT'> <value enum='0' description='PRE_LISTED_ONLY' /> <value enum='1' description='USER_REQUESTED' /> </field> <field number='1199' name='CapPrice' type='PRICE' /> <field number='1200' name='FloorPrice' type='PRICE' /> <field number='1201' name='NoStrikeRules' type='NUMINGROUP' /> <field number='1202' name='StartStrikePxRange' type='PRICE' /> <field number='1203' name='EndStrikePxRange' type='PRICE' /> <field number='1204' name='StrikeIncrement' type='FLOAT' /> <field number='1205' name='NoTickRules' type='NUMINGROUP' /> <field number='1206' name='StartTickPriceRange' type='PRICE' /> <field number='1207' name='EndTickPriceRange' type='PRICE' /> <field number='1208' name='TickIncrement' type='PRICE' /> <field number='1209' name='TickRuleType' type='INT'> <value enum='0' description='REGULAR' /> <value enum='1' description='VARIABLE' /> <value enum='2' description='FIXED' /> <value enum='3' description='TRADED_AS_A_SPREAD_LEG' /> <value enum='4' description='SETTLED_AS_A_SPREAD_LEG' /> </field> <field number='1210' name='NestedInstrAttribType' type='INT' /> <field number='1211' name='NestedInstrAttribValue' type='STRING' /> <field number='1212' name='LegMaturityTime' type='TZTIMEONLY' /> <field number='1213' name='UnderlyingMaturityTime' type='TZTIMEONLY' /> <field number='1214' name='DerivativeSymbol' type='STRING' /> <field number='1215' name='DerivativeSymbolSfx' type='STRING' /> <field number='1216' name='DerivativeSecurityID' type='STRING' /> <field number='1217' name='DerivativeSecurityIDSource' type='STRING' /> <field number='1218' name='NoDerivativeSecurityAltID' type='NUMINGROUP' /> <field number='1219' name='DerivativeSecurityAltID' type='STRING' /> <field number='1220' name='DerivativeSecurityAltIDSource' type='STRING' /> <field number='1221' name='SecondaryLowLimitPrice' type='PRICE' /> <field number='1222' name='MaturityRuleID' type='STRING' /> <field number='1223' name='StrikeRuleID' type='STRING' /> <field number='1224' name='LegUnitOfMeasureQty' type='QTY' /> <field number='1225' name='DerivativeOptPayAmount' type='AMT' /> <field number='1226' name='EndMaturityMonthYear' type='MONTHYEAR' /> <field number='1227' name='ProductComplex' type='STRING' /> <field number='1228' name='DerivativeProductComplex' type='STRING' /> <field number='1229' name='MaturityMonthYearIncrement' type='INT' /> <field number='1230' name='SecondaryHighLimitPrice' type='PRICE' /> <field number='1231' name='MinLotSize' type='QTY' /> <field number='1232' name='NoExecInstRules' type='NUMINGROUP' /> <field number='1234' name='NoLotTypeRules' type='NUMINGROUP' /> <field number='1235' name='NoMatchRules' type='NUMINGROUP' /> <field number='1236' name='NoMaturityRules' type='NUMINGROUP' /> <field number='1237' name='NoOrdTypeRules' type='NUMINGROUP' /> <field number='1239' name='NoTimeInForceRules' type='NUMINGROUP' /> <field number='1240' name='SecondaryTradingReferencePrice' type='PRICE' /> <field number='1241' name='StartMaturityMonthYear' type='MONTHYEAR' /> <field number='1242' name='FlexProductEligibilityIndicator' type='BOOLEAN' /> <field number='1243' name='DerivFlexProductEligibilityIndicator' type='BOOLEAN' /> <field number='1244' name='FlexibleIndicator' type='BOOLEAN' /> <field number='1245' name='TradingCurrency' type='CURRENCY' /> <field number='1246' name='DerivativeProduct' type='INT' /> <field number='1247' name='DerivativeSecurityGroup' type='STRING' /> <field number='1248' name='DerivativeCFICode' type='STRING' /> <field number='1249' name='DerivativeSecurityType' type='STRING' /> <field number='1250' name='DerivativeSecuritySubType' type='STRING' /> <field number='1251' name='DerivativeMaturityMonthYear' type='MONTHYEAR' /> <field number='1252' name='DerivativeMaturityDate' type='LOCALMKTDATE' /> <field number='1253' name='DerivativeMaturityTime' type='TZTIMEONLY' /> <field number='1254' name='DerivativeSettleOnOpenFlag' type='STRING' /> <field number='1255' name='DerivativeInstrmtAssignmentMethod' type='CHAR' /> <field number='1256' name='DerivativeSecurityStatus' type='STRING' /> <field number='1257' name='DerivativeInstrRegistry' type='STRING' /> <field number='1258' name='DerivativeCountryOfIssue' type='COUNTRY' /> <field number='1259' name='DerivativeStateOrProvinceOfIssue' type='STRING' /> <field number='1260' name='DerivativeLocaleOfIssue' type='STRING' /> <field number='1261' name='DerivativeStrikePrice' type='PRICE' /> <field number='1262' name='DerivativeStrikeCurrency' type='CURRENCY' /> <field number='1263' name='DerivativeStrikeMultiplier' type='FLOAT' /> <field number='1264' name='DerivativeStrikeValue' type='FLOAT' /> <field number='1265' name='DerivativeOptAttribute' type='CHAR' /> <field number='1266' name='DerivativeContractMultiplier' type='FLOAT' /> <field number='1267' name='DerivativeMinPriceIncrement' type='FLOAT' /> <field number='1268' name='DerivativeMinPriceIncrementAmount' type='AMT' /> <field number='1269' name='DerivativeUnitOfMeasure' type='STRING' /> <field number='1270' name='DerivativeUnitOfMeasureQty' type='QTY' /> <field number='1271' name='DerivativeTimeUnit' type='STRING' /> <field number='1272' name='DerivativeSecurityExchange' type='EXCHANGE' /> <field number='1273' name='DerivativePositionLimit' type='INT' /> <field number='1274' name='DerivativeNTPositionLimit' type='INT' /> <field number='1275' name='DerivativeIssuer' type='STRING' /> <field number='1276' name='DerivativeIssueDate' type='LOCALMKTDATE' /> <field number='1277' name='DerivativeEncodedIssuerLen' type='LENGTH' /> <field number='1278' name='DerivativeEncodedIssuer' type='DATA' /> <field number='1279' name='DerivativeSecurityDesc' type='STRING' /> <field number='1280' name='DerivativeEncodedSecurityDescLen' type='LENGTH' /> <field number='1281' name='DerivativeEncodedSecurityDesc' type='DATA' /> <field number='1282' name='DerivativeSecurityXMLLen' type='LENGTH' /> <field number='1283' name='DerivativeSecurityXML' type='DATA' /> <field number='1284' name='DerivativeSecurityXMLSchema' type='STRING' /> <field number='1285' name='DerivativeContractSettlMonth' type='MONTHYEAR' /> <field number='1286' name='NoDerivativeEvents' type='NUMINGROUP' /> <field number='1287' name='DerivativeEventType' type='INT' /> <field number='1288' name='DerivativeEventDate' type='LOCALMKTDATE' /> <field number='1289' name='DerivativeEventTime' type='UTCTIMESTAMP' /> <field number='1290' name='DerivativeEventPx' type='PRICE' /> <field number='1291' name='DerivativeEventText' type='STRING' /> <field number='1292' name='NoDerivativeInstrumentParties' type='NUMINGROUP' /> <field number='1293' name='DerivativeInstrumentPartyID' type='STRING' /> <field number='1294' name='DerivativeInstrumentPartyIDSource' type='STRING' /> <field number='1295' name='DerivativeInstrumentPartyRole' type='INT' /> <field number='1296' name='NoDerivativeInstrumentPartySubIDs' type='NUMINGROUP' /> <field number='1297' name='DerivativeInstrumentPartySubID' type='STRING' /> <field number='1298' name='DerivativeInstrumentPartySubIDType' type='INT' /> <field number='1299' name='DerivativeExerciseStyle' type='CHAR' /> <field number='1300' name='MarketSegmentID' type='STRING' /> <field number='1301' name='MarketID' type='EXCHANGE' /> <field number='1302' name='MaturityMonthYearIncrementUnits' type='INT'> <value enum='0' description='MONTHS' /> <value enum='1' description='DAYS' /> <value enum='2' description='WEEKS' /> <value enum='3' description='YEARS' /> </field> <field number='1303' name='MaturityMonthYearFormat' type='INT'> <value enum='0' description='YEARMONTH_ONLY' /> <value enum='1' description='YEARMONTHDAY' /> <value enum='2' description='YEARMONTHWEEK' /> </field> <field number='1304' name='StrikeExerciseStyle' type='INT' /> <field number='1305' name='SecondaryPriceLimitType' type='INT' /> <field number='1306' name='PriceLimitType' type='INT'> <value enum='0' description='PRICE' /> <value enum='1' description='TICKS' /> <value enum='2' description='PERCENTAGE' /> </field> <field number='1307' name='DerivativeSecurityListRequestType' type='INT'> <value enum='0' description='SYMBOL' /> <value enum='1' description='SECURITYTYPE_AND_OR_CFICODE' /> <value enum='2' description='PRODUCT' /> <value enum='3' description='TRADINGSESSIONID' /> <value enum='4' description='ALL_SECURITIES' /> <value enum='5' description='UNDELYINGSYMBOL' /> <value enum='6' description='UNDERLYING_SECURITYTYPE_AND_OR_CFICODE' /> <value enum='7' description='UNDERLYING_PRODUCT' /> <value enum='8' description='MARKETID_OR_MARKETID_PLUS_MARKETSEGMENTID' /> </field> <field number='1308' name='ExecInstValue' type='CHAR' /> <field number='1309' name='NoTradingSessionRules' type='NUMINGROUP' /> <field number='1310' name='NoMarketSegments' type='NUMINGROUP' /> <field number='1311' name='NoDerivativeInstrAttrib' type='NUMINGROUP' /> <field number='1312' name='NoNestedInstrAttrib' type='NUMINGROUP' /> <field number='1313' name='DerivativeInstrAttribType' type='INT' /> <field number='1314' name='DerivativeInstrAttribValue' type='STRING' /> <field number='1315' name='DerivativePriceUnitOfMeasure' type='STRING' /> <field number='1316' name='DerivativePriceUnitOfMeasureQty' type='QTY' /> <field number='1317' name='DerivativeSettlMethod' type='CHAR' /> <field number='1318' name='DerivativePriceQuoteMethod' type='STRING' /> <field number='1319' name='DerivativeFuturesValuationMethod' type='STRING' /> <field number='1320' name='DerivativeListMethod' type='INT' /> <field number='1321' name='DerivativeCapPrice' type='PRICE' /> <field number='1322' name='DerivativeFloorPrice' type='PRICE' /> <field number='1323' name='DerivativePutOrCall' type='INT' /> <field number='1324' name='ListUpdateAction' type='CHAR' /> <field number='1325' name='ParentMktSegmID' type='STRING' /> <field number='1326' name='TradingSessionDesc' type='STRING' /> <field number='1327' name='TradSesUpdateAction' type='CHAR' /> <field number='1328' name='RejectText' type='STRING' /> <field number='1329' name='FeeMultiplier' type='FLOAT' /> <field number='1330' name='UnderlyingLegSymbol' type='STRING' /> <field number='1331' name='UnderlyingLegSymbolSfx' type='STRING' /> <field number='1332' name='UnderlyingLegSecurityID' type='STRING' /> <field number='1333' name='UnderlyingLegSecurityIDSource' type='STRING' /> <field number='1334' name='NoUnderlyingLegSecurityAltID' type='NUMINGROUP' /> <field number='1335' name='UnderlyingLegSecurityAltID' type='STRING' /> <field number='1336' name='UnderlyingLegSecurityAltIDSource' type='STRING' /> <field number='1337' name='UnderlyingLegSecurityType' type='STRING' /> <field number='1338' name='UnderlyingLegSecuritySubType' type='STRING' /> <field number='1339' name='UnderlyingLegMaturityMonthYear' type='MONTHYEAR' /> <field number='1340' name='UnderlyingLegStrikePrice' type='PRICE' /> <field number='1341' name='UnderlyingLegSecurityExchange' type='STRING' /> <field number='1342' name='NoOfLegUnderlyings' type='NUMINGROUP' /> <field number='1343' name='UnderlyingLegPutOrCall' type='INT' /> <field number='1344' name='UnderlyingLegCFICode' type='STRING' /> <field number='1345' name='UnderlyingLegMaturityDate' type='LOCALMKTDATE' /> <field number='1346' name='ApplReqID' type='STRING' /> <field number='1347' name='ApplReqType' type='INT'> <value enum='0' description=your_sha256_hashTIONS' /> <value enum='1' description='SUBSCRIPTION_TO_THE_SPECIFIED_APPLICATIONS' /> <value enum='2' description=your_sha256_hashAPPLICATIONS' /> <value enum='3' description='REQUEST_VALID_SET_OF_APPLICATIONS' /> <value enum='4' description='UNSUBSCRIBE_TO_THE_SPECIFIED_APPLICATIONS' /> </field> <field number='1348' name='ApplResponseType' type='INT'> <value enum='0' description='REQUEST_SUCCESSFULLY_PROCESSED' /> <value enum='1' description='APPLICATION_DOES_NOT_EXIST' /> <value enum='2' description='MESSAGES_NOT_AVAILABLE' /> </field> <field number='1349' name='ApplTotalMessageCount' type='INT' /> <field number='1350' name='ApplLastSeqNum' type='SEQNUM' /> <field number='1351' name='NoApplIDs' type='NUMINGROUP' /> <field number='1352' name='ApplResendFlag' type='BOOLEAN' /> <field number='1353' name='ApplResponseID' type='STRING' /> <field number='1354' name='ApplResponseError' type='INT'> <value enum='0' description='APPLICATION_DOES_NOT_EXIST' /> <value enum='1' description='MESSAGES_REQUESTED_ARE_NOT_AVAILABLE' /> <value enum='2' description='USER_NOT_AUTHORIZED_FOR_APPLICATION' /> </field> <field number='1355' name='RefApplID' type='STRING' /> <field number='1356' name='ApplReportID' type='STRING' /> <field number='1357' name='RefApplLastSeqNum' type='SEQNUM' /> <field number='1358' name='LegPutOrCall' type='INT' /> <field number='1359' name='EncodedSymbolLen' type='LENGTH' /> <field number='1360' name='EncodedSymbol' type='DATA' /> <field number='1361' name='TotNoFills' type='INT' /> <field number='1362' name='NoFills' type='NUMINGROUP' /> <field number='1363' name='FillExecID' type='STRING' /> <field number='1364' name='FillPx' type='PRICE' /> <field number='1365' name='FillQty' type='QTY' /> <field number='1366' name='LegAllocID' type='STRING' /> <field number='1367' name='LegAllocSettlCurrency' type='CURRENCY' /> <field number='1368' name='TradSesEvent' type='INT'> <value enum='0' description='TRADING_RESUMES' /> <value enum='1' description='CHANGE_OF_TRADING_SESSION' /> <value enum='2' description='CHANGE_OF_TRADING_SUBSESSION' /> <value enum='3' description='CHANGE_OF_TRADING_STATUS' /> </field> <field number='1369' name='MassActionReportID' type='STRING' /> <field number='1370' name='NoNotAffectedOrders' type='NUMINGROUP' /> <field number='1371' name='NotAffectedOrderID' type='STRING' /> <field number='1372' name='NotAffOrigClOrdID' type='STRING' /> <field number='1373' name='MassActionType' type='INT'> <value enum='1' description='SUSPEND_ORDERS' /> <value enum='2' description='RELEASE_ORDERS_FROM_SUSPENSION' /> <value enum='3' description='CANCEL_ORDERS' /> </field> <field number='1374' name='MassActionScope' type='INT'> <value enum='1' description='ALL_ORDERS_FOR_A_SECURITY' /> <value enum='2' description='ALL_ORDERS_FOR_AN_UNDERLYING_SECURITY' /> <value enum='3' description='ALL_ORDERS_FOR_A_PRODUCT' /> <value enum='4' description='ALL_ORDERS_FOR_A_CFICODE' /> <value enum='5' description='ALL_ORDERS_FOR_A_SECURITYTYPE' /> <value enum='6' description='ALL_ORDERS_FOR_A_TRADING_SESSION' /> <value enum='7' description='ALL_ORDERS' /> <value enum='8' description='ALL_ORDERS_FOR_A_MARKET' /> <value enum='9' description='ALL_ORDERS_FOR_A_MARKET_SEGMENT' /> <value enum='10' description='ALL_ORDERS_FOR_A_SECURITY_GROUP' /> </field> <field number='1375' name='MassActionResponse' type='INT'> <value enum='0' description='REJECTED' /> <value enum='1' description='ACCEPTED' /> </field> <field number='1376' name='MassActionRejectReason' type='INT'> <value enum='0' description='MASS_ACTION_NOT_SUPPORTED' /> <value enum='1' description='INVALID_OR_UNKNOWN_SECURITY' /> <value enum='2' description='INVALID_OR_UNKNOWN_UNDERLYING_SECURITY' /> <value enum='3' description='INVALID_OR_UNKNOWN_PRODUCT' /> <value enum='4' description='INVALID_OR_UNKNOWN_CFICODE' /> <value enum='5' description='INVALID_OR_UNKNOWN_SECURITYTYPE' /> <value enum='6' description='INVALID_OR_UNKNOWN_TRADING_SESSION' /> <value enum='7' description='INVALID_OR_UNKNOWN_MARKET' /> <value enum='8' description='INVALID_OR_UNKNOWN_MARKET_SEGMENT' /> <value enum='9' description='INVALID_OR_UNKNOWN_SECURITY_GROUP' /> <value enum='99' description='OTHER' /> </field> <field number='1377' name='MultilegModel' type='INT'> <value enum='0' description='PREDEFINED_MULTILEG_SECURITY' /> <value enum='1' description='USER_DEFINED_MULTLEG_SECURITY' /> <value enum='2' description='USER_DEFINED_NON_SECURITIZED_MULTILEG' /> </field> <field number='1378' name='MultilegPriceMethod' type='INT'> <value enum='0' description='NET_PRICE' /> <value enum='1' description='REVERSED_NET_PRICE' /> <value enum='2' description='YIELD_DIFFERENCE' /> <value enum='3' description='INDIVIDUAL' /> <value enum='4' description='CONTRACT_WEIGHTED_AVERAGE_PRICE' /> <value enum='5' description='MULTIPLIED_PRICE' /> </field> <field number='1379' name='LegVolatility' type='FLOAT' /> <field number='1380' name='DividendYield' type='PERCENTAGE' /> <field number='1381' name='LegDividendYield' type='PERCENTAGE' /> <field number='1382' name='CurrencyRatio' type='FLOAT' /> <field number='1383' name='LegCurrencyRatio' type='FLOAT' /> <field number='1384' name='LegExecInst' type='MULTIPLECHARVALUE' /> <field number='1385' name='ContingencyType' type='INT'> <value enum='1' description='ONE_CANCELS_THE_OTHER' /> <value enum='2' description='ONE_TRIGGERS_THE_OTHER' /> <value enum='3' description='ONE_UPDATES_THE_OTHER_3' /> <value enum='4' description='ONE_UPDATES_THE_OTHER_4' /> </field> <field number='1386' name='ListRejectReason' type='INT'> <value enum='0' description='BROKER' /> <value enum='2' description='EXCHANGE_CLOSED' /> <value enum='4' description='TOO_LATE_TO_ENTER' /> <value enum='5' description='UNKNOWN_ORDER' /> <value enum='6' description='DUPLICATE_ORDER' /> <value enum='11' description='UNSUPPORTED_ORDER_CHARACTERISTIC' /> <value enum='99' description='OTHER' /> </field> <field number='1387' name='NoTrdRepIndicators' type='NUMINGROUP' /> <field number='1388' name='TrdRepPartyRole' type='INT' /> <field number='1389' name='TrdRepIndicator' type='BOOLEAN' /> <field number='1390' name='TradePublishIndicator' type='INT'> <value enum='0' description='DO_NOT_PUBLISH_TRADE' /> <value enum='1' description='PUBLISH_TRADE' /> <value enum='2' description='DEFERRED_PUBLICATION' /> </field> <field number='1391' name='UnderlyingLegOptAttribute' type='CHAR' /> <field number='1392' name='UnderlyingLegSecurityDesc' type='STRING' /> <field number='1393' name='MarketReqID' type='STRING' /> <field number='1394' name='MarketReportID' type='STRING' /> <field number='1395' name='MarketUpdateAction' type='CHAR'> <value enum='A' description='ADD' /> <value enum='D' description='DELETE' /> <value enum='M' description='MODIFY' /> </field> <field number='1396' name='MarketSegmentDesc' type='STRING' /> <field number='1397' name='EncodedMktSegmDescLen' type='LENGTH' /> <field number='1398' name='EncodedMktSegmDesc' type='DATA' /> <field number='1399' name='ApplNewSeqNum' type='SEQNUM' /> <field number='1400' name='EncryptedPasswordMethod' type='INT' /> <field number='1401' name='EncryptedPasswordLen' type='LENGTH' /> <field number='1402' name='EncryptedPassword' type='DATA' /> <field number='1403' name='EncryptedNewPasswordLen' type='LENGTH' /> <field number='1404' name='EncryptedNewPassword' type='DATA' /> <field number='1405' name='UnderlyingLegMaturityTime' type='TZTIMEONLY' /> <field number='1406' name='RefApplExtID' type='INT' /> <field number='1407' name='DefaultApplExtID' type='INT' /> <field number='1408' name='DefaultCstmApplVerID' type='STRING' /> <field number='1409' name='SessionStatus' type='INT'> <value enum='0' description='SESSION_ACTIVE' /> <value enum='1' description='SESSION_PASSWORD_CHANGED' /> <value enum='2' description='SESSION_PASSWORD_DUE_TO_EXPIRE' /> <value enum='3' description='NEW_SESSION_PASSWORD_DOES_NOT_COMPLY_WITH_POLICY' /> <value enum='4' description='SESSION_LOGOUT_COMPLETE' /> <value enum='5' description='INVALID_USERNAME_OR_PASSWORD' /> <value enum='6' description='ACCOUNT_LOCKED' /> <value enum='7' description='LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME' /> <value enum='8' description='PASSWORD_EXPIRED' /> </field> <field number='1410' name='DefaultVerIndicator' type='BOOLEAN' /> <field number='1411' name='Nested4PartySubIDType' type='INT' /> <field number='1412' name='Nested4PartySubID' type='STRING' /> <field number='1413' name='NoNested4PartySubIDs' type='NUMINGROUP' /> <field number='1414' name='NoNested4PartyIDs' type='NUMINGROUP' /> <field number='1415' name='Nested4PartyID' type='STRING' /> <field number='1416' name='Nested4PartyIDSource' type='CHAR' /> <field number='1417' name='Nested4PartyRole' type='INT' /> <field number='1418' name='LegLastQty' type='QTY' /> <field number='1419' name='UnderlyingExerciseStyle' type='INT' /> <field number='1420' name='LegExerciseStyle' type='INT' /> <field number='1421' name='LegPriceUnitOfMeasure' type='STRING' /> <field number='1422' name='LegPriceUnitOfMeasureQty' type='QTY' /> <field number='1423' name='UnderlyingUnitOfMeasureQty' type='QTY' /> <field number='1424' name='UnderlyingPriceUnitOfMeasure' type='STRING' /> <field number='1425' name='UnderlyingPriceUnitOfMeasureQty' type='QTY' /> <field number='1426' name='ApplReportType' type='INT'> <value enum='0' description='RESET_APPLSEQNUM_TO_NEW_VALUE_SPECIFIED_IN_APPLNEWSEQNUM' /> <value enum='1' description=your_sha256_hashR_TO_REFAPPLLASTSEQNUM' /> <value enum='2' description=your_sha256_hashPPLID' /> </field> </fields> </fix> ```
/content/code_sandbox/utilities/wireshark/fix/FIX50SP1.xml
xml
2016-10-27T09:31:28
2024-08-16T19:00:35
nexmon
seemoo-lab/nexmon
2,381
140,011
```xml import {Property} from "@tsed/schema"; import {Model, ObjectID} from "@tsed/mongoose"; @Model({ connection: "db2" }) export class MyModel { @ObjectID("id") _id: string; @Property() unique: string; } ```
/content/code_sandbox/docs/tutorials/snippets/mongoose/declaring-model-connection.ts
xml
2016-02-21T18:38:47
2024-08-14T21:19:48
tsed
tsedio/tsed
2,817
64
```xml import Button from '../../components/button' import React from 'react' export const runtime = 'edge' export default function Home() { return ( <> <h1>Import a client component</h1> <Button /> </> ) } ```
/content/code_sandbox/test/e2e/app-dir/app-edge/app/with-client/page.tsx
xml
2016-10-05T23:32:51
2024-08-16T19:44:30
next.js
vercel/next.js
124,056
54
```xml <vector xmlns:android="path_to_url" android:width="24dp" android:height="24dp" android:tint="#FDFDFE" android:viewportWidth="24" android:viewportHeight="24"> <path android:fillColor="@android:color/white" android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM13,17h-2v-2h2v2zM13,13h-2L11,7h2v6z" /> </vector> ```
/content/code_sandbox/app/src/main/res/drawable/ic_error_white_24dp.xml
xml
2016-10-18T15:38:44
2024-08-16T19:19:31
libretorrent
proninyaroslav/libretorrent
1,973
158
```xml import { c } from 'ttag'; import { useNewFeatureTag } from '@proton/components/components'; import type { DecryptedLink } from '../../../../store'; import type { useLinkSharingModal } from '../../../modals/ShareLinkModal/ShareLinkModal'; import ContextMenuButton from '../ContextMenuButton'; interface Props { shareId: string; link: DecryptedLink; showLinkSharingModal: ReturnType<typeof useLinkSharingModal>[1]; isSharedWithMe?: boolean; close: () => void; } const ShareLinkButton = ({ shareId, link, showLinkSharingModal, isSharedWithMe, close }: Props) => { const { onWasShown, Component: NewFeatureTag } = useNewFeatureTag('drive-sharing'); const handleAction = () => { showLinkSharingModal({ shareId, linkId: link.linkId }); onWasShown(); }; return ( <ContextMenuButton name={c('Action').t`Share`} icon={isSharedWithMe ? 'users' : 'user-plus'} testId="context-menu-share-link" action={handleAction} close={close} > <NewFeatureTag /> </ContextMenuButton> ); }; export default ShareLinkButton; ```
/content/code_sandbox/applications/drive/src/app/components/sections/ContextMenu/buttons/ShareLinkButton.tsx
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
269
```xml export interface CreateHelmRepositoryPayload { UserId: number; URL: string; } export interface HelmRepositoryFormValues { URL: string; } export interface HelmRepository { Id: number; UserId: number; URL: string; Global: boolean; } export interface HelmRepositories { UserRepositories: HelmRepository[]; GlobalRepository: string; } ```
/content/code_sandbox/app/react/portainer/account/AccountView/HelmRepositoryDatatable/types.ts
xml
2016-05-19T20:15:28
2024-08-16T19:15:14
portainer
portainer/portainer
30,083
78
```xml import { Provider } from "mobx-react"; import * as React from 'react'; import { MobxTutorial } from './MobxTutorial'; type MobxTutorialProviderOwnProps = { stores: {}; }; export default class MobxTutorialProvider extends React.Component<MobxTutorialProviderOwnProps, {}> { public render(): React.ReactElement<{}> { return ( <Provider {...this.props.stores}> <MobxTutorial></MobxTutorial> </Provider> ); } } ```
/content/code_sandbox/samples/react-mobx-multiple-stores/src/webparts/mobxTutorial/components/MobxTutorialProvider.tsx
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
107
```xml import * as React from 'react'; import createSvgIcon from '../utils/createSvgIcon'; const TableLinkIcon = createSvgIcon({ svg: ({ classes }) => ( <svg xmlns="path_to_url" viewBox="0 0 2048 2048" className={classes.svg} focusable="false"> <path d="M1024 your_sha256_hash512h-384v256h384zM512 your_sha256_hash384zM128 384h1408V256H128v128zm512 384h384V512H640v256zm1408 960q0 66-25 124t-68 102-102 69-125 25h-256q-67 0-125-25t-101-68-69-102-25-125q0-57 19-109t53-93 81-71 103-41v133q-58 21-93 69t-35 112q0 40 15 75t41 61 61 41 75 15h256q40 0 75-15t61-41 41-61 15-75q0-65-37-113t-97-70q6-36 6-73 0-15-1-29t-3-29q57 12 104 40t82 70 54 93 20 111zM896 1472q0 65 37 113t97 70q-6 36-6 73 0 15 1 29t3 29q-56-9-104-38t-82-71-54-96-20-109q0-66 25-124t68-102 102-69 125-25h256q66 0 124 25t101 69 69 102 26 124q0 54-20 105t-56 94-81 72-99 43v-133q42-9 67-23t38-36 18-52 5-70q0-40-15-75t-41-61-61-41-75-15h-256q-40 0-75 15t-61 41-41 61-15 75z" /> </svg> ), displayName: 'TableLinkIcon', }); export default TableLinkIcon; ```
/content/code_sandbox/packages/react-icons-mdl2/src/components/TableLinkIcon.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
519
```xml <?xml version="1.0" encoding="utf-8"?> <!-- path_to_url Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --> <LinearLayout xmlns:android="path_to_url" android:id="@+id/toggled_views" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/cat_switch_indent" android:orientation="vertical"> <com.google.android.material.materialswitch.MaterialSwitch android:layout_width="match_parent" android:layout_height="match_parent" android:checked="true" android:enabled="false" android:text="@string/cat_switch_toggle"/> <com.google.android.material.materialswitch.MaterialSwitch android:layout_width="match_parent" android:layout_height="match_parent" android:checked="false" android:enabled="false" android:text="@string/cat_switch_toggle"/> </LinearLayout> ```
/content/code_sandbox/catalog/java/io/material/catalog/materialswitch/res/layout/cat_material_switch_toggled.xml
xml
2016-12-05T16:11:29
2024-08-16T17:51:42
material-components-android
material-components/material-components-android
16,176
218
```xml /* * @license Apache-2.0 * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ // TypeScript Version: 4.1 /** * Interface for a regular expression to parse a UNC path. */ interface ReUncPath { /** * Returns a regular expression to parse a UNC path. * * @returns regular expression * * @example * var RE_UNC_PATH = reUncPath(); * var bool = RE_UNC_PATH.test( '\\\\server\\share' ); * // returns true * * bool = RE_UNC_PATH.test( 'C:\\foo\\bar\\baz' ); * // returns false */ (): RegExp; /** * Regular expression to parse a UNC path. * * @example * var parts = reUncPath.REGEXP.exec( '\\\\server\\share\\foo\\bar\\baz' )[ 1 ]; * // returns 'server' */ REGEXP: RegExp; } /** * Returns a regular expression to parse a UNC path. * * @returns regular expression * * @example * var RE_UNC_PATH = reUncPath(); * var bool = RE_UNC_PATH.test( '\\\\server\\share' ); * // returns true * * bool = RE_UNC_PATH.test( 'C:\\foo\\bar\\baz' ); * // returns false * * @example * var parts = reUncPath.REGEXP.exec( '\\\\server\\share\\foo\\bar\\baz' )[ 1 ]; * // returns 'server' */ declare var reUncPath: ReUncPath; // EXPORTS // export = reUncPath; ```
/content/code_sandbox/lib/node_modules/@stdlib/regexp/unc-path/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
381
```xml <Documentation> <Docs DocId="T:CoreImage.CIPhotoEffectTransfer"> <summary>A filter that produces a vintage look with exagerrated warm colors.</summary> <remarks> <para>The following example shows this filter in use</para> <example> <code lang="csharp lang-csharp"><![CDATA[ // Create the CIImage from a file CIImage flower = CIImage.FromCGImage (UIImage.FromFile ("flower.png").CGImage); // Create a CIPhotoEffectTransfer filter with the input image var photo_effect_transfer = new CIPhotoEffectTransfer () { Image = flower }; // Get the altered image from the filter var output = photo_effect_transfer.OutputImage; // To render the results, we need to create a context, and then // use one of the context rendering APIs, in this case, we render the // result into a CoreGraphics image, which is merely a useful representation // var context = CIContext.FromOptions (null); var cgimage = context.CreateCGImage (output, output.Extent); // The above cgimage can be added to a screen view, for example, this // would add it to a UIImageView on the screen: myImageView.Image = UIImage.FromImage (cgimage); ]]></code> </example> <para> With the following image input: </para> <para> <img href="~/CoreImage/_images/flower.png" alt="Photograph of a sunflower." /> </para> <para> Produces the following output: </para> <para> <img href="~/CoreImage/_images/photo_effect_transfer.png" alt="Result of applying the filter." /> </para> <para> "Flower" 2012 Milica Sekulic, used under a Creative Commons Attribution-ShareAlike license: path_to_url </para> </remarks> </Docs> </Documentation> ```
/content/code_sandbox/docs/api/CoreImage/CIPhotoEffectTransfer.xml
xml
2016-04-20T18:24:26
2024-08-16T13:29:19
xamarin-macios
xamarin/xamarin-macios
2,436
425
```xml // See LICENSE.txt for license information. import {getTimeZone} from 'react-native-localize'; export function getDeviceTimezone() { return getTimeZone(); } ```
/content/code_sandbox/app/utils/timezone.ts
xml
2016-10-07T16:52:32
2024-08-16T12:08:38
mattermost-mobile
mattermost/mattermost-mobile
2,155
35
```xml // See LICENSE.txt for license information. import React from 'react'; import {Preferences, View as ViewConstants} from '@constants'; import {Ringtone} from '@constants/calls'; import {renderWithEverything} from '@test/intl-test-helper'; import TestHelper from '@test/test_helper'; import SelectedOptions from '.'; import type Database from '@nozbe/watermelondb/Database'; describe('components/integration_selector/selected_options', () => { let database: Database; beforeAll(async () => { const server = await TestHelper.setupServerDatabase(); database = server.database; }); it('should match snapshot for users', () => { const userProfile: UserProfile = { id: '1', create_at: 1111, update_at: 1111, delete_at: 1111, username: 'johndoe', nickname: 'johndoe', first_name: 'johndoe', last_name: 'johndoe', position: 'hacker', roles: 'admin', locale: 'en_US', notify_props: { channel: 'true', comments: 'never', desktop: 'all', desktop_sound: 'true', email: 'true', first_name: 'true', mention_keys: 'false', highlight_keys: '', push: 'mention', push_status: 'ooo', calls_desktop_sound: 'true', calls_mobile_sound: '', calls_notification_sound: Ringtone.Calm, calls_mobile_notification_sound: '', }, email: 'johndoe@me.com', auth_service: 'dummy', }; const wrapper = renderWithEverything( <SelectedOptions theme={Preferences.THEMES.denim} selectedOptions={[userProfile]} dataSource={ViewConstants.DATA_SOURCE_USERS} onRemove={() => { // noop }} />, {database}, ); expect(wrapper.toJSON()).toMatchSnapshot(); }); it('should match snapshot for channels', () => { const channel: Channel = { id: '1', create_at: 1111, update_at: 1111, delete_at: 0, team_id: 'my team', type: 'O', display_name: 'channel', name: 'channel', header: 'channel', purpose: '', last_post_at: 1, total_msg_count: 1, extra_update_at: 1, creator_id: '1', scheme_id: null, group_constrained: null, shared: true, }; const wrapper = renderWithEverything( <SelectedOptions theme={Preferences.THEMES.denim} selectedOptions={[channel]} dataSource={ViewConstants.DATA_SOURCE_CHANNELS} onRemove={() => { // noop }} />, {database}, ); expect(wrapper.toJSON()).toMatchSnapshot(); }); it('should match snapshot for options', () => { const myItem = { value: '1', text: 'my text', }; const wrapper = renderWithEverything( <SelectedOptions theme={Preferences.THEMES.denim} selectedOptions={[myItem]} dataSource={ViewConstants.DATA_SOURCE_DYNAMIC} onRemove={() => { // noop }} />, {database}, ); expect(wrapper.toJSON()).toMatchSnapshot(); }); }); ```
/content/code_sandbox/app/screens/integration_selector/selected_options/index.test.tsx
xml
2016-10-07T16:52:32
2024-08-16T12:08:38
mattermost-mobile
mattermost/mattermost-mobile
2,155
731
```xml /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ import { HttpClient } from '@angular/common/http'; import { Injectable } from '@angular/core'; import { NzSafeAny } from 'ng-zorro-antd/core/types'; import { Observable } from 'rxjs'; import { Apps } from '../entity/Apps'; import { Message } from '../entity/Message'; import { PageResults } from '../entity/PageResults'; import { BaseService } from './base.service'; @Injectable({ providedIn: 'root' }) export class AppsService extends BaseService<Apps> { constructor(private _httpClient: HttpClient) { super(_httpClient, '/apps'); } init(): Observable<Message<Apps>> { return this.getByParams({}, `${this.server.urls.base}/init`); } generateSecret(type: String): Observable<Message<Apps>> { return this.getByParams({}, `${this.server.urls.base}/generate/secret/${type}`); } generateKeys(id: String, type: String): Observable<Message<Apps>> { return this.getByParams({}, `/apps/generate/secret/${type}?id=${id}`); } updateExtendAttr(params: NzSafeAny): Observable<Message<PageResults>> { return this.http.post<Message<PageResults>>(`${this.server.urls.base}/updateExtendAttr`, params); } } ```
/content/code_sandbox/maxkey-web-frontend/maxkey-web-mgt-app/src/app/service/apps.service.ts
xml
2016-11-16T03:06:50
2024-08-16T09:22:42
MaxKey
dromara/MaxKey
1,423
299
```xml import { createSummaryValue } from '../../utils'; import type { PropDefaultValue } from '../PropDef'; import type { DocgenInfo } from '../types'; import { isDefaultValueBlacklisted } from '../utils/defaultValue'; export function createDefaultValue({ defaultValue }: DocgenInfo): PropDefaultValue | null { if (defaultValue != null) { const { value } = defaultValue; if (!isDefaultValueBlacklisted(value)) { return createSummaryValue(value); } } return null; } ```
/content/code_sandbox/code/core/src/docs-tools/argTypes/docgen/typeScript/createDefaultValue.ts
xml
2016-03-18T04:23:44
2024-08-16T19:22:08
storybook
storybookjs/storybook
83,755
104
```xml import {getSyslogMeasurement as target} from 'src/logs/api' jest.mock('src/logs/api', () => ({ getSyslogMeasurement: jest.fn(), })) const getSyslogMeasurement = target as jest.MockedFunction<typeof target> export {getSyslogMeasurement} ```
/content/code_sandbox/ui/test/logs/apiMock.ts
xml
2016-08-24T23:28:56
2024-08-13T19:50:03
chronograf
influxdata/chronograf
1,494
58
```xml import React, { useState, useEffect } from "react"; import { useDispatch, useSelector } from "react-redux"; import { getUserAuthDetails } from "store/selectors"; import { AuthForm } from "./components/Form"; import { OnboardingAuthBanner } from "./components/Banner"; import AUTH from "config/constants/sub/auth"; import MagicLinkModalContent from "components/authentication/AuthForm/MagicAuthLinkModal/MagicLinkModalContent"; import { ONBOARDING_STEPS } from "features/onboarding/types"; import { actions } from "store"; import { BiArrowBack } from "@react-icons/all-files/bi/BiArrowBack"; import { trackAppOnboardingStepCompleted, trackAppOnboardingViewed } from "features/onboarding/analytics"; import { m } from "framer-motion"; import APP_CONSTANTS from "config/constants"; import { CONSTANTS as GLOBAL_CONSTANTS } from "@requestly/requestly-core"; import { useFeatureValue } from "@growthbook/growthbook-react"; import RQLogo from "assets/img/brand/rq_logo_full.svg"; import SessionBearLogo from "src-SessionBear/assets/sessionBearLogoFull.svg"; import { CompaniesLogoBanner } from "./components/CompaniesLogoBanner"; import { getAppFlavour } from "utils/AppUtils"; import "./index.scss"; interface Props { isOpen: boolean; toggleAuthModal?: () => void; defaultAuthMode: string; warningMessage?: string; isOnboarding?: boolean; source: string; callback?: () => void; } export const AuthScreen: React.FC<Props> = ({ isOpen, toggleAuthModal = () => {}, defaultAuthMode = APP_CONSTANTS.AUTH.ACTION_LABELS.SIGN_UP, warningMessage, isOnboarding = false, source, callback = () => {}, }) => { const dispatch = useDispatch(); const user = useSelector(getUserAuthDetails); const [authMode, setAuthMode] = useState(defaultAuthMode); const [email, setEmail] = useState(""); const [isVerifyEmailPopupVisible, setIsVerifyEmailPopupVisible] = useState(false); const onboardingVariation = useFeatureValue("onboarding_activation_v2", "variant1"); const appFlavour = getAppFlavour(); useEffect(() => { if (isOpen && isOnboarding) { trackAppOnboardingViewed(ONBOARDING_STEPS.AUTH); } }, [isOpen, isOnboarding]); useEffect(() => { if (user.loggedIn && isOnboarding) { dispatch(actions.updateAppOnboardingStep(ONBOARDING_STEPS.PERSONA)); trackAppOnboardingStepCompleted(ONBOARDING_STEPS.AUTH); } }, [user.loggedIn, dispatch, isOnboarding]); return ( <div className={`onboarding-auth-screen-wrapper ${onboardingVariation === "variant3" ? "variant3" : ""}`}> {email && isVerifyEmailPopupVisible ? ( <div className="verify-email-wrapper"> <button className="auth-screen-back-btn" onClick={() => { dispatch(actions.updateIsAppOnboardingStepDisabled(false)); setIsVerifyEmailPopupVisible(false); }} > <BiArrowBack /> <span>Back</span> </button> <MagicLinkModalContent email={email} authMode={authMode} eventSource={source} /> </div> ) : onboardingVariation === "variant3" ? ( <> <m.div transition={{ type: "linear" }} layout className={`onboarding-auth-screen variant3 ${ authMode === AUTH.ACTION_LABELS.SIGN_UP && onboardingVariation !== "variant3" ? "w-full" : "" }`} > {appFlavour === GLOBAL_CONSTANTS.APP_FLAVOURS.SESSIONBEAR ? ( <img src={SessionBearLogo} alt="SessionBear logo" style={{ width: "165px" }} /> ) : ( <img src={RQLogo} alt="Requestly logo" style={{ width: "133px" }} /> )} <m.div transition={{ type: "linear" }} layout className="onboarding-auth-form-wrapper"> <AuthForm authMode={authMode} setAuthMode={setAuthMode} email={email} setEmail={setEmail} isOnboarding={isOnboarding} source={source} callback={callback} setIsVerifyEmailPopupVisible={setIsVerifyEmailPopupVisible} toggleModal={toggleAuthModal} warningMessage={warningMessage} /> </m.div> {authMode === AUTH.ACTION_LABELS.SIGN_UP && appFlavour === GLOBAL_CONSTANTS.APP_FLAVOURS.REQUESTLY && ( <m.div transition={{ type: "linear" }} layout className="companies-logo-banner"> <CompaniesLogoBanner /> </m.div> )} </m.div> </> ) : ( <m.div transition={{ type: "linear" }} layout className={`onboarding-auth-screen ${authMode === AUTH.ACTION_LABELS.SIGN_UP ? "w-full" : ""}`} > <m.div transition={{ type: "linear" }} layout className="onboarding-auth-form-wrapper"> <AuthForm authMode={authMode} setAuthMode={setAuthMode} email={email} setEmail={setEmail} isOnboarding={isOnboarding} source={source} callback={callback} setIsVerifyEmailPopupVisible={setIsVerifyEmailPopupVisible} toggleModal={toggleAuthModal} warningMessage={warningMessage} /> </m.div> {authMode === AUTH.ACTION_LABELS.SIGN_UP && ( <m.div transition={{ type: "linear" }} layout className="onboarding-auth-banner-wrapper"> <OnboardingAuthBanner /> </m.div> )} </m.div> )} </div> ); }; ```
/content/code_sandbox/app/src/features/onboarding/components/auth/index.tsx
xml
2016-12-01T04:36:06
2024-08-16T19:12:19
requestly
requestly/requestly
2,121
1,260
```xml <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="path_to_url"> <!-- This is a work-around for a bug in clang-cl. Clang-cl purports to support a /P option to preprocess to a file, but this does not work, so we have to find a different cl on the system. --> <PropertyGroup> <ForceMSVC>true</ForceMSVC> </PropertyGroup> <Import Condition="'$(ChakraBuildPathImported)'!='true'" Project="$(SolutionDir)Chakra.Build.Paths.props" /> <Import Project="$(BuildConfigPropsPath)Chakra.Build.ProjectConfiguration.props" /> <PropertyGroup Label="Globals"> <ProjectGuid>{0DB5ECBC-9385-4A65-BE2C-4EF7C65CB719}</ProjectGuid> <RootNamespace>Chakra</RootNamespace> <Keyword>Win32Proj</Keyword> <RootNamespace>Chakra.JITIDL</RootNamespace> </PropertyGroup> <PropertyGroup Label="Configuration"> <ConfigurationType>Utility</ConfigurationType> </PropertyGroup> <Import Project="$(BuildConfigPropsPath)Chakra.Build.Default.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <Import Project="$(BuildConfigPropsPath)Chakra.Build.Props" /> <PropertyGroup> <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> </PropertyGroup> <ItemDefinitionGroup Condition="'$(Platform)'=='x64'"> <Midl> <AdditionalOptions>/protocol ndr64 %(AdditionalOptions)</AdditionalOptions> </Midl> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(BuildingWithBuildExe)'!='true'"> <Midl> <AdditionalOptions>%(AdditionalOptions) /target NT61</AdditionalOptions> </Midl> </ItemDefinitionGroup> <ItemGroup> <Midl Include="$(MsBuildThisFileDirectory)ChakraJIT.idl"> <OutputDirectory>$(IntDir)</OutputDirectory> <AdditionalOptions>%(AdditionalOptions) /acf "$(MsBuildThisFileDirectory)ChakraJIT.acf" /prefix client "Client" server "Server"</AdditionalOptions> <AdditionalIncludeDirectories> $(MSBuildThisFileDirectory)..\Common; %(AdditionalIncludeDirectories) </AdditionalIncludeDirectories> </Midl> </ItemGroup> <ItemGroup> <ClInclude Include="JITTypes.h" /> </ItemGroup> <ItemGroup> <None Include="ChakraJIT.acf" /> </ItemGroup> <Import Project="$(BuildConfigPropsPath)Chakra.Build.targets" Condition="exists('$(BuildConfigPropsPath)Chakra.Build.targets')" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> </Project> ```
/content/code_sandbox/lib/JITIDL/Chakra.JITIDL.vcxproj
xml
2016-01-05T19:05:31
2024-08-16T17:20:00
ChakraCore
chakra-core/ChakraCore
9,079
660
```xml import gql from 'graphql-tag'; import { mutations as grantMutations, queries as grantQueries, types as grantTypes, } from './schema/grants'; const typeDefs = async () => { return gql` scalar JSON scalar Date extend type User @key(fields: "_id") { _id: String! @external grantResponse:String } ${grantTypes} extend type Query { ${grantQueries} } extend type Mutation { ${grantMutations} } `; }; export default typeDefs; ```
/content/code_sandbox/packages/plugin-grants-api/src/graphql/typeDefs.ts
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
124
```xml <?xml version="1.0" encoding="UTF-8"?> <definitions id="definitions" xmlns="path_to_url" xmlns:activiti="path_to_url" targetNamespace="Examples" xmlns:tns="Examples"> <process id="process"> <startEvent id="theStart" /> <sequenceFlow id="flow1" sourceRef="theStart" targetRef="messageCatch" /> <intermediateCatchEvent id="messageCatch"> <messageEventDefinition activiti:messageExpression="${myMessageName}" /> </intermediateCatchEvent> <sequenceFlow id="flow2" sourceRef="messageCatch" targetRef="task" /> <userTask id="task" name="Task" /> <sequenceFlow id="flow3" sourceRef="task" targetRef="theEnd" /> <endEvent id="theEnd" /> </process> </definitions> ```
/content/code_sandbox/modules/flowable-engine/src/test/resources/org/flowable/engine/test/bpmn/event/message/MessageIntermediateEventTest.testSingleIntermediateMessageExpressionEvent.bpmn20.xml
xml
2016-10-13T07:21:43
2024-08-16T15:23:14
flowable-engine
flowable/flowable-engine
7,715
208
```xml <?xml version="1.0" encoding="UTF-8"?> <!-- or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file path_to_url Unless required by applicable law or agreed to in writing, "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY specific language governing permissions and limitations --> <project xmlns="path_to_url" xmlns:xsi="path_to_url" xsi:schemaLocation="path_to_url path_to_url"> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.guacamole</groupId> <artifactId>guacamole-auth-sso-cas</artifactId> <packaging>jar</packaging> <version>1.5.5</version> <name>guacamole-auth-sso-cas</name> <url>path_to_url <parent> <groupId>org.apache.guacamole</groupId> <artifactId>guacamole-auth-sso</artifactId> <version>1.5.5</version> <relativePath>../../</relativePath> </parent> <dependencies> <!-- Guacamole Extension API --> <dependency> <groupId>org.apache.guacamole</groupId> <artifactId>guacamole-ext</artifactId> </dependency> <!-- Core SSO support --> <dependency> <groupId>org.apache.guacamole</groupId> <artifactId>guacamole-auth-sso-base</artifactId> </dependency> <!-- Apereo CAS Client API --> <dependency> <groupId>org.jasig.cas.client</groupId> <artifactId>cas-client-core</artifactId> <version>3.6.4</version> <exclusions> <!-- Resolve version conflict (see below - transitive dependencies of cas-client-core disagree on 2.3.0.1 vs. 2.3.1) --> <exclusion> <groupId>org.glassfish.jaxb</groupId> <artifactId>jaxb-core</artifactId> </exclusion> <!-- Replace slightly older commons-codec (1.15) with newer and identical version to that used by Apache Directory API for LDAP (1.16.0) so that we don't need two copies of the same license information. --> <exclusion> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> </exclusion> </exclusions> </dependency> <!-- Guava - Utility Library --> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> </dependency> <!-- Guice --> <dependency> <groupId>com.google.inject</groupId> <artifactId>guice</artifactId> </dependency> <!-- Java servlet API --> <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> </dependency> <!-- JAX-RS Annotations --> <dependency> <groupId>javax.ws.rs</groupId> <artifactId>jsr311-api</artifactId> </dependency> <!-- JUnit --> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-api</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-params</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-engine</artifactId> <scope>test</scope> </dependency> <!-- Force use of version 2.3.1 (transitive dependencies of cas-client-core disagree on 2.3.0. vs. 2.3.1) --> <dependency> <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> <version>2.3.1</version> </dependency> <!-- Apache Commons Codec (see exclusions for cas-client-core) --> <dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> <version>1.17.0</version> </dependency> </dependencies> </project> ```
/content/code_sandbox/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-cas/pom.xml
xml
2016-03-22T07:00:06
2024-08-16T13:03:48
guacamole-client
apache/guacamole-client
1,369
1,006
```xml export interface IPropertyBagGlobalNavWebPartProps { description: string; siteTemplatesToInclude: string; //STS#1 STS#2 separated by \n leave off the #1 to get all STS filters: string; // managedPropertyname=valiust separated by \n (new line) managedProperties:string;// managed properties to build the menu from. } ```
/content/code_sandbox/samples/react-property-bag-editor/src/webparts/propertyBagGlobalNav/IPropertyBagGlobalNavWebPartProps.ts
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
84
```xml import { AddChoiceAction, FilterChoicesAction, ActivateChoicesAction, ClearChoicesAction, } from '../actions/choices'; import { AddItemAction, RemoveItemAction } from '../actions/items'; import { Choice } from '../interfaces/choice'; export const defaultState = []; type ActionTypes = | AddChoiceAction | FilterChoicesAction | ActivateChoicesAction | ClearChoicesAction | AddItemAction | RemoveItemAction | Record<string, never>; export default function choices( state: Choice[] = defaultState, action: ActionTypes = {}, ): Choice[] { switch (action.type) { case 'ADD_CHOICE': { const addChoiceAction = action as AddChoiceAction; const choice = { id: addChoiceAction.id, elementId: addChoiceAction.elementId, groupId: addChoiceAction.groupId, value: addChoiceAction.value, label: addChoiceAction.label || addChoiceAction.value, disabled: addChoiceAction.disabled || false, selected: false, active: true, score: 9999, customProperties: addChoiceAction.customProperties, placeholder: addChoiceAction.placeholder || false, }; /* A disabled choice appears in the choice dropdown but cannot be selected A selected choice has been added to the passed input's value (added as an item) An active choice appears within the choice dropdown */ return [...state, choice as Choice]; } case 'ADD_ITEM': { const addItemAction = action as AddItemAction; // When an item is added and it has an associated choice, // we want to disable it so it can't be chosen again if (addItemAction.choiceId > -1) { return state.map((obj) => { const choice = obj; if (choice.id === parseInt(`${addItemAction.choiceId}`, 10)) { choice.selected = true; } return choice; }); } return state; } case 'REMOVE_ITEM': { const removeItemAction = action as RemoveItemAction; // When an item is removed and it has an associated choice, // we want to re-enable it so it can be chosen again if (removeItemAction.choiceId && removeItemAction.choiceId > -1) { return state.map((obj) => { const choice = obj; if (choice.id === parseInt(`${removeItemAction.choiceId}`, 10)) { choice.selected = false; } return choice; }); } return state; } case 'FILTER_CHOICES': { const filterChoicesAction = action as FilterChoicesAction; return state.map((obj) => { const choice = obj; // Set active state based on whether choice is // within filtered results choice.active = filterChoicesAction.results.some(({ item, score }) => { if (item.id === choice.id) { choice.score = score; return true; } return false; }); return choice; }); } case 'ACTIVATE_CHOICES': { const activateChoicesAction = action as ActivateChoicesAction; return state.map((obj) => { const choice = obj; choice.active = activateChoicesAction.active; return choice; }); } case 'CLEAR_CHOICES': { return defaultState; } default: { return state; } } } ```
/content/code_sandbox/src/scripts/reducers/choices.ts
xml
2016-03-15T14:02:08
2024-08-15T07:08:50
Choices
Choices-js/Choices
6,092
735
```xml import * as React from 'react'; import type { RadioGroupProps } from '@fluentui/react-components'; import { Field, Radio, RadioGroup } from '@fluentui/react-components'; export const Default = (props: Partial<RadioGroupProps>) => ( <Field label="Favorite Fruit"> <RadioGroup {...props}> <Radio value="apple" label="Apple" /> <Radio value="pear" label="Pear" /> <Radio value="banana" label="Banana" /> <Radio value="orange" label="Orange" /> </RadioGroup> </Field> ); ```
/content/code_sandbox/packages/react-components/react-radio/stories/src/RadioGroup/RadioGroupDefault.stories.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
130
```xml // See LICENSE.txt for license information. export {appEntry, upgradeEntry} from './app'; export {loginEntry} from './login'; export {pushNotificationEntry} from './notification'; ```
/content/code_sandbox/app/actions/remote/entry/index.ts
xml
2016-10-07T16:52:32
2024-08-16T12:08:38
mattermost-mobile
mattermost/mattermost-mobile
2,155
40
```xml import rule from './index'; import { getHtmlRuleTester, getInvalidTestFactory, getTsRuleTester } from '../../test-helper.spec'; const tsRuleTester = getTsRuleTester(); const htmlRuleTester = getHtmlRuleTester(); const getInvalidListTest = getInvalidTestFactory('clrListFailure'); htmlRuleTester.run('no-clr-list', rule, { invalid: [ getInvalidListTest({ code: `<ul class="list"></ul>`, output: `<ul cds-list></ul>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ul class="list-unstyled"></ul>`, output: `<ul cds-list="unstyled"></ul>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ul class="list list-unstyled"></ul>`, output: `<ul cds-list="unstyled"></ul>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ul class="list compact"></ul>`, output: `<ul class="compact" cds-list></ul>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ul class="compact list-unstyled"></ul>`, output: `<ul class="compact" cds-list="unstyled"></ul>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ol class="list"></ol>`, output: `<ol cds-list></ol>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ol class="list-unstyled"></ol>`, output: `<ol cds-list="unstyled"></ol>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ol class="list list-unstyled"></ol>`, output: `<ol cds-list="unstyled"></ol>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ol class="list compact"></ol>`, output: `<ol class="compact" cds-list></ol>`, locations: [{ line: 1, column: 1 }], }), getInvalidListTest({ code: `<ol class="compact list-unstyled"></ol>`, output: `<ol class="compact" cds-list="unstyled"></ol>`, locations: [{ line: 1, column: 1 }], }), ], valid: [`<ul class="compact"></ul>`, `<div></div>`], }); tsRuleTester.run('no-clr-list', rule, { invalid: [ getInvalidListTest({ code: ` @Component({ selector: 'app-custom-list', template: \` <ul class="list"></ul> \` }) export class CustomListComponent { } `, locations: [{ line: 5, column: 11 }], }), getInvalidListTest({ code: ` @Component({ selector: 'app-custom-list', template: \` <ul class="list-unstyled"></ul> \` }) export class CustomListComponent { } `, locations: [{ line: 5, column: 11 }], }), getInvalidListTest({ code: ` @Component({ selector: 'app-custom-list', template: \` <ul class="list compact"></ul> \` }) export class CustomListComponent { } `, locations: [{ line: 5, column: 11 }], }), getInvalidListTest({ code: ` @Component({ selector: 'app-custom-list', template: \` <ul class="list-unstyled compact"></ul> \` }) export class CustomListComponent { } `, locations: [{ line: 5, column: 11 }], }), getInvalidListTest({ code: ` @Component({ selector: 'app-custom-list', template: \` <ol class="list"></ol> \` }) export class CustomListComponent { } `, locations: [{ line: 5, column: 11 }], }), getInvalidListTest({ code: ` @Component({ selector: 'app-custom-list', template: \` <ol class="list-unstyled"></ol> \` }) export class CustomListComponent { } `, locations: [{ line: 5, column: 11 }], }), getInvalidListTest({ code: ` @Component({ selector: 'app-custom-list', template: \` <ol class="list compact"></ol> \` }) export class CustomListComponent { } `, locations: [{ line: 5, column: 11 }], }), getInvalidListTest({ code: ` @Component({ selector: 'app-custom-list', template: \` <ol class="list-unstyled compact"></ol> \` }) export class CustomListComponent { } `, locations: [{ line: 5, column: 11 }], }), ], valid: [ ` @Component({ selector: 'app-custom-list', template: \` <div></div> \` }) export class CustomListComponent { // Should we catch that case? const myList = \` <ol class="list"></ol> \`; } `, ], }); ```
/content/code_sandbox/packages/eslint-plugin-clarity-adoption/src/rules/no-clr-list/no-clr-list.spec.ts
xml
2016-09-29T17:24:17
2024-08-11T17:06:15
clarity
vmware-archive/clarity
6,431
1,236
```xml import { expect } from "chai"; import { Form } from "../../../../src"; import { FormInterface } from "../../../../src/models/FormInterface"; const fields = { test: ['', '', 'x'] } class NewForm extends Form { hooks() { return { onInit(form: FormInterface) { describe("Check initial values:", () => { it("`values()` should be equal `['', '', 'x']`", () => expect(form.values()).to.be.deep.equal({ test: ['', '', 'x'] })); it("`test.value` should be equal `['', '', 'x']`", () => expect(form.$('test').value).to.be.deep.equal(['', '', 'x'])); }); } } } } export default new NewForm({ fields }, { name: "$544", options: { removeNullishValuesInArrays: false } }); ```
/content/code_sandbox/tests/data/forms/fixes/form.544.ts
xml
2016-06-20T22:10:41
2024-08-10T13:14:33
mobx-react-form
foxhound87/mobx-react-form
1,093
190
```xml import { mat4 } from "gl-matrix"; import { TextureMapping } from "../TextureHolder.js"; import { makeStaticDataBuffer } from "../gfx/helpers/BufferHelpers.js"; import { setAttachmentStateSimple } from "../gfx/helpers/GfxMegaStateDescriptorHelpers.js"; import { GfxTopology, convertToTriangleIndexBuffer, makeTriangleIndexBuffer, } from "../gfx/helpers/TopologyHelpers.js"; import { fillMatrix4x4, fillVec4, fillVec4v, } from "../gfx/helpers/UniformBufferHelpers.js"; import { GfxBlendFactor, GfxBlendMode, GfxBufferUsage, GfxCullMode, GfxDevice, GfxIndexBufferDescriptor, GfxInputLayoutBufferDescriptor, GfxMegaStateDescriptor, GfxVertexAttributeDescriptor, GfxVertexBufferDescriptor, GfxVertexBufferFrequency, } from "../gfx/platform/GfxPlatform.js"; import { GfxFormat } from "../gfx/platform/GfxPlatformFormat.js"; import { GfxInputLayout } from "../gfx/platform/GfxPlatformImpl.js"; import { GfxRenderHelper } from "../gfx/render/GfxRenderHelper.js"; import { GfxRenderInstManager, GfxRendererLayer, makeSortKey, } from "../gfx/render/GfxRenderInstManager.js"; import { rust } from "../rustlib.js"; import { assert } from "../util.js"; import { AdtData, BlpData, ChunkData, DoodadData, LiquidInstance, LiquidType, ModelData, ModelRenderPass, ParticleEmitter, SkinData, WmoBatchData, WmoData, WmoDefinition, WmoGroupData, getSkyboxDoodad, } from "./data.js"; import { loadingAdtIndices, loadingAdtVertices, skyboxIndices, skyboxVertices, } from "./mesh.js"; import { LoadingAdtProgram, MAX_BONE_TRANSFORMS, MAX_DOODAD_INSTANCES, ModelProgram, ParticleProgram, SkyboxProgram, TerrainProgram, WaterProgram, WmoProgram, } from "./program.js"; import { FrameData, MAP_SIZE, MapArray, View, WdtScene } from "./scenes.js"; import { TextureCache } from "./tex.js"; import { invlerp, lerp } from "../MathHelpers.js"; type TextureMappingArray = (TextureMapping | null)[]; export class ModelRenderer { private skinData: SkinData[] = []; private vertexBuffer: GfxVertexBufferDescriptor; private indexBuffers: GfxIndexBufferDescriptor[] = []; private skinPassTextures: TextureMappingArray[][] = []; private emitterTextures: TextureMappingArray[] = []; private particleQuadIndices: GfxIndexBufferDescriptor; private inputLayout: GfxInputLayout; private particleInputLayout: GfxInputLayout; public visible = true; private scratchMat4 = mat4.create(); constructor( private device: GfxDevice, public model: ModelData, renderHelper: GfxRenderHelper, private textureCache: TextureCache, ) { const vertexAttributeDescriptors: GfxVertexAttributeDescriptor[] = [ { location: ModelProgram.a_Position, bufferIndex: 0, bufferByteOffset: 0, format: GfxFormat.F32_RGB, }, { location: ModelProgram.a_BoneWeights, bufferIndex: 0, bufferByteOffset: 12, format: GfxFormat.U8_RGBA_NORM, }, { location: ModelProgram.a_BoneIndices, bufferIndex: 0, bufferByteOffset: 16, format: GfxFormat.U8_RGBA, }, { location: ModelProgram.a_Normal, bufferIndex: 0, bufferByteOffset: 20, format: GfxFormat.F32_RGB, }, { location: ModelProgram.a_TexCoord0, bufferIndex: 0, bufferByteOffset: 32, format: GfxFormat.F32_RG, }, { location: ModelProgram.a_TexCoord1, bufferIndex: 0, bufferByteOffset: 40, format: GfxFormat.F32_RG, }, ]; const vertexBufferDescriptors: GfxInputLayoutBufferDescriptor[] = [ { byteStride: rust.WowM2.get_vertex_stride(), frequency: GfxVertexBufferFrequency.PerVertex, }, ]; const indexBufferFormat: GfxFormat = GfxFormat.U16_R; this.inputLayout = renderHelper.renderCache.createInputLayout({ vertexAttributeDescriptors, vertexBufferDescriptors, indexBufferFormat, }); this.vertexBuffer = { buffer: makeStaticDataBuffer( device, GfxBufferUsage.Vertex, this.model.vertexBuffer.buffer, ), byteOffset: 0, }; for (let i in this.model.skins) { const skinData = this.model.skins[i]; this.indexBuffers.push({ buffer: makeStaticDataBuffer( device, GfxBufferUsage.Index, skinData.indexBuffer.buffer, ), byteOffset: 0, }); this.skinData.push(skinData); this.skinPassTextures[i] = []; for (let renderPass of skinData.renderPasses) { this.skinPassTextures[i].push( this.getRenderPassTextures(renderPass), ); } } for (const emitter of this.model.particleEmitters) { this.emitterTextures.push(this.getEmitterTextures(device, emitter)); } const particleIndexBuf = makeTriangleIndexBuffer( GfxTopology.Quads, 0, ParticleEmitter.MAX_PARTICLES * 4, ); this.particleQuadIndices = { buffer: makeStaticDataBuffer( device, GfxBufferUsage.Index, particleIndexBuf.buffer, ), byteOffset: 0, }; this.particleInputLayout = renderHelper.renderCache.createInputLayout({ vertexAttributeDescriptors: [], vertexBufferDescriptors: [], indexBufferFormat: GfxFormat.U16_R, }); } public update(view: View) { this.model.updateAnimation(view); } public isDrawable(): boolean { let nBatches = 0; for (let skinData of this.skinData) { nBatches += skinData.batches.length; } return nBatches > 0 && this.visible; } private getEmitterTextures( device: GfxDevice, emitter: ParticleEmitter, ): TextureMappingArray { const dataMapping = new TextureMapping(); dataMapping.gfxTexture = emitter.updateDataTex(device); return [ dataMapping, this.getTextureMapping(emitter.textures[0]), this.getTextureMapping(emitter.textures[1]), this.getTextureMapping(emitter.textures[2]), ]; } private getTextureMapping(blpData: BlpData | null): TextureMapping | null { if (blpData === null) return null; const wrapS = !!(blpData.flags & 0x01); const wrapT = !!(blpData.flags & 0x02); return this.textureCache.getTextureMapping( blpData.fileId, blpData.inner, { wrapS, wrapT }, ); } private getRenderPassTextures( renderPass: ModelRenderPass, ): TextureMappingArray { return [ this.getTextureMapping(renderPass.tex0), this.getTextureMapping(renderPass.tex1), this.getTextureMapping(renderPass.tex2), this.getTextureMapping(renderPass.tex3), ]; } public prepareToRenderModel( renderInstManager: GfxRenderInstManager, doodads: DoodadData[], ): void { if (!this.isDrawable()) return; const visibleDoodads = doodads.filter((d) => d.visible); for (let doodadChunk of chunk(visibleDoodads, MAX_DOODAD_INSTANCES)) { const template = renderInstManager.pushTemplateRenderInst(); template.setAllowSkippingIfPipelineNotReady(false); const numMat4s = 2; const numVec4s = 3; const instanceParamsSize = 16 * numMat4s + 4 * numVec4s; const boneParamsSize = 16 * 2 + 4 * 1; const lightSize = 4 * 4; const baseOffs = template.allocateUniformBuffer( ModelProgram.ub_DoodadParams, lightSize * 4 + instanceParamsSize * MAX_DOODAD_INSTANCES + boneParamsSize * MAX_BONE_TRANSFORMS, ); let offs = baseOffs; const mapped = template.mapUniformBufferF32( ModelProgram.ub_DoodadParams, ); for (let i = 0; i < 4; i++) { if (i < this.model.numLights) { const colorIndex = 4 * i; offs += fillVec4( mapped, offs, this.model.ambientLightColors[colorIndex + 0], this.model.ambientLightColors[colorIndex + 1], this.model.ambientLightColors[colorIndex + 2], this.model.ambientLightColors[colorIndex + 3], ); offs += fillVec4( mapped, offs, this.model.diffuseLightColors[colorIndex + 0], this.model.diffuseLightColors[colorIndex + 1], this.model.diffuseLightColors[colorIndex + 2], this.model.diffuseLightColors[colorIndex + 3], ); const posIndex = 3 * i; offs += fillVec4( mapped, offs, this.model.lightPositions[posIndex + 0], this.model.lightPositions[posIndex + 1], this.model.lightPositions[posIndex + 2], this.model.lightBones[i], ); offs += fillVec4( mapped, offs, this.model.lightAttenuationStarts[i], this.model.lightAttenuationEnds[i], this.model.lightVisibilities[i], ); } else { offs += fillVec4(mapped, offs, 0); offs += fillVec4(mapped, offs, 0); offs += fillVec4(mapped, offs, 0); offs += fillVec4(mapped, offs, 0); } } offs = baseOffs + lightSize * 4; for (let doodad of doodadChunk) { offs += fillMatrix4x4(mapped, offs, doodad.modelMatrix); offs += fillMatrix4x4(mapped, offs, doodad.normalMatrix); offs += fillVec4v(mapped, offs, doodad.ambientColor); // interiorAmbientColor if (doodad.color !== null) { offs += fillVec4( mapped, offs, // interiorDirectColor doodad.color[0], doodad.color[1], doodad.color[2], doodad.color[3], ); } else { offs += fillVec4(mapped, offs, 0); } let intExtBlendOrSkyboxBlend; if (doodad.isSkybox) { intExtBlendOrSkyboxBlend = doodad.skyboxBlend; } else { intExtBlendOrSkyboxBlend = doodad.applyInteriorLighting ? 1.0 : 0.0; } offs += fillVec4( mapped, offs, doodad.applyInteriorLighting ? 1.0 : 0.0, doodad.applyExteriorLighting ? 1.0 : 0.0, intExtBlendOrSkyboxBlend, doodad.isSkybox ? 1.0 : 0.0, ); } offs = baseOffs + lightSize * 4 + instanceParamsSize * MAX_DOODAD_INSTANCES; assert( this.model.boneData.length < MAX_BONE_TRANSFORMS, `model got too many bones (${this.model.boneData.length})`, ); mat4.identity(this.scratchMat4); for (let i = 0; i < MAX_BONE_TRANSFORMS; i++) { if (i < this.model.boneData.length) { const bone = this.model.boneData[i]; offs += fillMatrix4x4(mapped, offs, bone.transform); offs += fillMatrix4x4( mapped, offs, bone.postBillboardTransform, ); offs += fillVec4( mapped, offs, bone.isSphericalBillboard ? 1 : 0, ); } else { offs += fillMatrix4x4(mapped, offs, this.scratchMat4); offs += fillMatrix4x4(mapped, offs, this.scratchMat4); offs += fillVec4(mapped, offs, 0); } } for (let i = 0; i < this.skinData.length; i++) { const skinData = this.skinData[i]; const indexBuffer = this.indexBuffers[i]; for (let j = 0; j < skinData.renderPasses.length; j++) { const renderPass = skinData.renderPasses[j]; if (renderPass.getTextureWeight(0) === 0) { continue; } let renderInst = renderInstManager.newRenderInst(); renderInst.setVertexInput( this.inputLayout, [this.vertexBuffer], indexBuffer, ); renderPass.setMegaStateFlags(renderInst); renderInst.setDrawCount( renderPass.submesh.index_count, renderPass.submesh.index_start, ); renderInst.setInstanceCount(doodadChunk.length); const mappings = this.skinPassTextures[i][j]; renderInst.setSamplerBindingsFromTextureMappings(mappings); renderPass.setModelParams(renderInst); renderInstManager.submitRenderInst(renderInst); } } renderInstManager.popTemplateRenderInst(); } } public prepareToRenderSkybox( renderInstManager: GfxRenderInstManager, weight: number, ) { let doodad = getSkyboxDoodad(); doodad.skyboxBlend = weight; this.prepareToRenderModel(renderInstManager, [doodad]); } public prepareToRenderParticles( renderInstManager: GfxRenderInstManager, doodads: DoodadData[], ): void { if (!this.isDrawable() || this.model.particleEmitters.length === 0) return; const visibleDoodads = doodads.filter((d) => d.visible); for (let doodadChunk of chunk(visibleDoodads, MAX_DOODAD_INSTANCES)) { const template = renderInstManager.pushTemplateRenderInst(); let offs = template.allocateUniformBuffer( ParticleProgram.ub_DoodadParams, 16 * MAX_DOODAD_INSTANCES, ); const mapped = template.mapUniformBufferF32( ParticleProgram.ub_DoodadParams, ); for (let doodad of doodadChunk) { offs += fillMatrix4x4(mapped, offs, doodad.modelMatrix); } for (let i = 0; i < this.model.particleEmitters.length; i++) { const emitter = this.model.particleEmitters[i]; if (emitter.particles.length === 0) { continue; } if (emitter.needsRedraw) { emitter.updateDataTex(this.device); } let renderInst = renderInstManager.newRenderInst(); let offs = renderInst.allocateUniformBuffer( ParticleProgram.ub_EmitterParams, 4 * 2, ); const mapped = renderInst.mapUniformBufferF32( ParticleProgram.ub_EmitterParams, ); offs += fillVec4( mapped, offs, emitter.alphaTest, emitter.fragShaderType, ); offs += fillVec4( mapped, offs, emitter.texScaleX, emitter.texScaleY, ); renderInst.setVertexInput( this.particleInputLayout, null, this.particleQuadIndices, ); renderInst.setDrawCount(emitter.particles.length * 6, 0); emitter.setMegaStateFlags(renderInst); renderInst.setInstanceCount(doodadChunk.length); renderInst.setSamplerBindingsFromTextureMappings( this.emitterTextures[i], ); renderInstManager.submitRenderInst(renderInst); } renderInstManager.popTemplateRenderInst(); } } public destroy(device: GfxDevice): void { device.destroyBuffer(this.vertexBuffer.buffer); for (let indexBuffer of this.indexBuffers) { device.destroyBuffer(indexBuffer.buffer); } device.destroyBuffer(this.particleQuadIndices.buffer); } } function chunk<T>(arr: T[], chunkSize: number): T[][] { const ret: T[][] = []; for (let i = 0; i < arr.length; i += chunkSize) ret.push(arr.slice(i, i + chunkSize)); return ret; } export class WmoRenderer { private inputLayouts: GfxInputLayout[] = []; private vertexBuffers: GfxVertexBufferDescriptor[][] = []; private indexBuffers: GfxIndexBufferDescriptor[] = []; private groups: WmoGroupData[] = []; public batches: WmoBatchData[][] = []; public visible: boolean = true; public groupBatchTextureMappings: TextureMappingArray[][] = []; private dayNight: number; constructor( device: GfxDevice, private wmo: WmoData, private textureCache: TextureCache, renderHelper: GfxRenderHelper, ) { for (let group of this.wmo.groups) { this.inputLayouts.push( group.getInputLayout(renderHelper.renderCache), ); this.vertexBuffers.push(group.getVertexBuffers(device)); this.indexBuffers.push(group.getIndexBuffer(device)); this.batches.push(group.getBatches(this.wmo)); this.groups.push(group); } for (let i in this.batches) { const batches = this.batches[i]; this.groupBatchTextureMappings[i] = []; for (let batch of batches) { this.groupBatchTextureMappings[i].push( this.getBatchTextureMapping(batch), ); } } } private getBatchTextureMapping(batch: WmoBatchData): TextureMappingArray { const mappings = []; for (let blp of batch.textures) { if (blp === null) { mappings.push(this.textureCache.getAllWhiteTextureMapping()); } else { const wrapS = !batch.materialFlags.clamp_s; const wrapT = !batch.materialFlags.clamp_t; mappings.push( this.textureCache.getTextureMapping(blp.fileId, blp.inner, { wrapS, wrapT, }), ); } } return mappings; } public prepareToRenderWmo( renderInstManager: GfxRenderInstManager, frame: FrameData, ) { for (let def of frame.wmoDefs.get(this.wmo.fileId)) { assert( def.wmoId === this.wmo.fileId, `WmoRenderer handed a WmoDefinition that doesn't belong to it (${def.wmoId} != ${this.wmo.fileId}`, ); const template = renderInstManager.pushTemplateRenderInst(); let offs = template.allocateUniformBuffer( WmoProgram.ub_ModelParams, 2 * 16, ); const mapped = template.mapUniformBufferF32( WmoProgram.ub_ModelParams, ); offs += fillMatrix4x4(mapped, offs, def.modelMatrix); offs += fillMatrix4x4(mapped, offs, def.normalMatrix); const visibleGroups = frame.wmoDefGroups.get(def.uniqueId); for (let i = 0; i < this.vertexBuffers.length; i++) { const group = this.groups[i]; if (!visibleGroups.includes(group.fileId)) continue; const ambientColor = def.groupAmbientColors.get(group.fileId)!; const applyInteriorLight = group.flags.interior && !group.flags.exterior_lit; const applyExteriorLight = true; template.setVertexInput( this.inputLayouts[i], this.vertexBuffers[i], this.indexBuffers[i], ); for (let j in this.batches[i]) { const batch = this.batches[i][j]; if (!batch.visible) continue; const renderInst = renderInstManager.newRenderInst(); let offset = renderInst.allocateUniformBuffer( WmoProgram.ub_BatchParams, 6 * 4, ); const uniformBuf = renderInst.mapUniformBufferF32( WmoProgram.ub_BatchParams, ); offset += fillVec4( uniformBuf, offset, batch.vertexShader, batch.pixelShader, 0, 0, ); offset += fillVec4( uniformBuf, offset, batch.material.blend_mode, applyInteriorLight ? 1 : 0, applyExteriorLight ? 1 : 0, batch.materialFlags.unlit ? 1 : 0, ); offset += fillVec4( uniformBuf, offset, batch.materialFlags.unfogged ? 1 : 0, batch.materialFlags.exterior_light ? 1 : 0, batch.materialFlags.sidn ? this.getSIDN() : -1.0, batch.materialFlags.window ? 1 : 0, ); offset += fillVec4v(uniformBuf, offset, batch.sidnColor); offset += fillVec4v(uniformBuf, offset, ambientColor); offset += fillVec4v(uniformBuf, offset, [0, 0, 0, 0]); batch.setMegaStateFlags(renderInst); renderInst.setSamplerBindingsFromTextureMappings( this.groupBatchTextureMappings[i][j], ); renderInst.setDrawCount(batch.indexCount, batch.indexStart); renderInstManager.submitRenderInst(renderInst); } } renderInstManager.popTemplateRenderInst(); } } private getSIDN(): number { const morningTransition = [0.25, 0.291667]; const eveningTransition = [0.854167, 0.895833]; if ( this.dayNight >= morningTransition[0] && this.dayNight <= morningTransition[1] ) { return lerp( 1.0, 0.0, invlerp( morningTransition[0], morningTransition[1], this.dayNight, ), ); } else if ( this.dayNight >= eveningTransition[0] && this.dayNight <= eveningTransition[1] ) { return lerp( 0.0, 1.0, invlerp( eveningTransition[0], eveningTransition[1], this.dayNight, ), ); } else { return this.dayNight > morningTransition[1] && this.dayNight < eveningTransition[0] ? 0.0 : 1.0; } } public update(view: View) { this.dayNight = view.dayNight; } public destroy(device: GfxDevice) { for (let i = 0; i < this.vertexBuffers.length; i++) { this.vertexBuffers[i].forEach((buf) => device.destroyBuffer(buf.buffer), ); device.destroyBuffer(this.indexBuffers[i].buffer); } } } export class TerrainRenderer { private inputLayout: GfxInputLayout; public indexBuffer: GfxIndexBufferDescriptor; public vertexBuffer: GfxVertexBufferDescriptor; public alphaTextureMappings: (TextureMapping | null)[] = []; public shadowTextureMappings: (TextureMapping | null)[] = []; public chunkTextureMappings: TextureMappingArray[] = []; constructor( device: GfxDevice, renderHelper: GfxRenderHelper, public adt: AdtData, private textureCache: TextureCache, ) { const adtVboInfo = rust.WowAdt.get_vbo_info(); const vertexAttributeDescriptors: GfxVertexAttributeDescriptor[] = [ { location: TerrainProgram.a_ChunkIndex, bufferIndex: 0, bufferByteOffset: 0, format: GfxFormat.F32_R, }, { location: TerrainProgram.a_Position, bufferIndex: 0, bufferByteOffset: adtVboInfo.vertex_offset, format: GfxFormat.F32_RGB, }, { location: TerrainProgram.a_Normal, bufferIndex: 0, bufferByteOffset: adtVboInfo.normal_offset, format: GfxFormat.F32_RGB, }, { location: TerrainProgram.a_Color, bufferIndex: 0, bufferByteOffset: adtVboInfo.color_offset, format: GfxFormat.F32_RGBA, }, { location: TerrainProgram.a_Lighting, bufferIndex: 0, bufferByteOffset: adtVboInfo.lighting_offset, format: GfxFormat.F32_RGBA, }, ]; const vertexBufferDescriptors: GfxInputLayoutBufferDescriptor[] = [ { byteStride: adtVboInfo.stride, frequency: GfxVertexBufferFrequency.PerVertex, }, ]; const indexBufferFormat: GfxFormat = GfxFormat.U16_R; const cache = renderHelper.renderCache; this.inputLayout = cache.createInputLayout({ vertexAttributeDescriptors, vertexBufferDescriptors, indexBufferFormat, }); [this.vertexBuffer, this.indexBuffer] = this.adt.getBufsAndChunks(device); for (let i in this.adt.chunkData) { const chunk = this.adt.chunkData[i]; this.chunkTextureMappings[i] = this.getChunkTextureMapping(chunk); if (chunk.alphaTexture) { const alphaMapping = textureCache.getAlphaTextureMapping( device, chunk.alphaTexture, ); chunk.alphaTexture = undefined; this.alphaTextureMappings.push(alphaMapping); this.chunkTextureMappings[i].push(alphaMapping); } else { this.chunkTextureMappings[i].push( textureCache.getDefaultAlphaTextureMapping(), ); } if (chunk.shadowTexture) { const shadowMapping = textureCache.getShadowTextureMapping( device, chunk.shadowTexture, ); chunk.shadowTexture = undefined; this.shadowTextureMappings.push(shadowMapping); this.chunkTextureMappings[i].push(shadowMapping); } else { this.chunkTextureMappings[i].push( textureCache.getDefaultShadowTextureMapping(), ); } } } private getChunkTextureMapping(chunk: ChunkData): TextureMappingArray { let mapping: TextureMappingArray = [null, null, null, null]; chunk.textures.forEach((blp, i) => { if (blp) { mapping[i] = this.textureCache.getTextureMapping( blp.fileId, blp.inner, ); } else { mapping[i] = null; } }); return mapping; } public prepareToRenderTerrain( renderInstManager: GfxRenderInstManager, frame: FrameData, ) { const indices = frame.adtChunkIndices.get(this.adt.fileId); if (indices.length === 0) return; const template = renderInstManager.pushTemplateRenderInst(); template.setVertexInput( this.inputLayout, [this.vertexBuffer], this.indexBuffer, ); for (let i of indices) { const chunk = this.adt.chunkData[i]; if (chunk.indexCount === 0) continue; const renderInst = renderInstManager.newRenderInst(); renderInst.setSamplerBindingsFromTextureMappings( this.chunkTextureMappings[i], ); renderInst.setDrawCount(chunk.indexCount, chunk.indexOffset); renderInstManager.submitRenderInst(renderInst); } renderInstManager.popTemplateRenderInst(); } public destroy(device: GfxDevice) { device.destroyBuffer(this.vertexBuffer.buffer); device.destroyBuffer(this.indexBuffer.buffer); const textureMappings = this.alphaTextureMappings.concat( this.shadowTextureMappings, ); for (let mapping of textureMappings) { if (mapping) { destroyTextureMapping(device, mapping); } } } } export class LoadingAdtRenderer { private inputLayout: GfxInputLayout; private vertexBuffer: GfxVertexBufferDescriptor; private indexBuffer: GfxIndexBufferDescriptor; private scratchMat4 = mat4.create(); private time: number = 0.0; public frequency = 0.1; public numIndices: number; constructor(device: GfxDevice, renderHelper: GfxRenderHelper) { const vertexAttributeDescriptors: GfxVertexAttributeDescriptor[] = [ { location: LoadingAdtProgram.a_Position, bufferIndex: 0, bufferByteOffset: 0, format: GfxFormat.F32_RGB, }, ]; const vertexBufferDescriptors: GfxInputLayoutBufferDescriptor[] = [ { byteStride: 12, frequency: GfxVertexBufferFrequency.PerVertex }, ]; const indexBufferFormat: GfxFormat = GfxFormat.U16_R; this.inputLayout = renderHelper.renderCache.createInputLayout({ vertexAttributeDescriptors, vertexBufferDescriptors, indexBufferFormat, }); this.vertexBuffer = { byteOffset: 0, buffer: makeStaticDataBuffer( device, GfxBufferUsage.Vertex, loadingAdtVertices.buffer, ), }; this.numIndices = loadingAdtIndices.length; this.indexBuffer = { byteOffset: 0, buffer: makeStaticDataBuffer( device, GfxBufferUsage.Index, loadingAdtIndices.buffer, ), }; } public update(view: View) { this.time += view.deltaTime / 1000.0; } public prepareToRenderLoadingBox( renderInstManager: GfxRenderInstManager, loadingAdts: [number, number][], ) { for (let [x, y] of loadingAdts) { const renderInst = renderInstManager.newRenderInst(); let offs = renderInst.allocateUniformBuffer( LoadingAdtProgram.ub_ModelParams, 16 + 4, ); const mapped = renderInst.mapUniformBufferF32( LoadingAdtProgram.ub_ModelParams, ); mat4.identity(this.scratchMat4); const ADT_SIZE = 1600.0 / 3.0; mat4.translate(this.scratchMat4, this.scratchMat4, [ MAP_SIZE - (y + 0.5) * ADT_SIZE, MAP_SIZE - (x + 0.5) * ADT_SIZE, 0, ]); mat4.scale(this.scratchMat4, this.scratchMat4, [ ADT_SIZE / 2, ADT_SIZE / 2, 500, ]); offs += fillMatrix4x4(mapped, offs, this.scratchMat4); offs += fillVec4(mapped, offs, this.frequency * this.time); renderInst.setVertexInput( this.inputLayout, [this.vertexBuffer], this.indexBuffer, ); renderInst.setBindingLayouts(LoadingAdtProgram.bindingLayouts); renderInst.setDrawCount(this.numIndices, 0); renderInstManager.submitRenderInst(renderInst); } } public destroy(device: GfxDevice) { device.destroyBuffer(this.vertexBuffer.buffer); device.destroyBuffer(this.indexBuffer.buffer); } } export class WaterRenderer { private inputLayout: GfxInputLayout; public buffers: [ GfxIndexBufferDescriptor, GfxVertexBufferDescriptor[], LiquidInstance, LiquidType, ][] = []; public liquidTexturesByType: MapArray<number, TextureMapping> = new MapArray(); public megaStateFlags: Partial<GfxMegaStateDescriptor>; public deltaTime: number = 0; private scratchMat4 = mat4.identity(mat4.create()); public time = 0.0; constructor( device: GfxDevice, renderHelper: GfxRenderHelper, public liquids: LiquidInstance[], public liquidTypes: Map<number, LiquidType>, private textureCache: TextureCache, ) { const vertexAttributeDescriptors: GfxVertexAttributeDescriptor[] = [ { location: WaterProgram.a_Position, bufferIndex: 0, bufferByteOffset: 0, format: GfxFormat.F32_RGB, }, { location: WaterProgram.a_TexCoord, bufferIndex: 0, bufferByteOffset: 12, format: GfxFormat.F32_RG, }, { location: WaterProgram.a_Depth, bufferIndex: 0, bufferByteOffset: 20, format: GfxFormat.F32_R, }, ]; const vertexBufferDescriptors: GfxInputLayoutBufferDescriptor[] = [ { byteStride: 24, frequency: GfxVertexBufferFrequency.PerVertex }, ]; const indexBufferFormat: GfxFormat = GfxFormat.U16_R; const cache = renderHelper.renderCache; this.inputLayout = cache.createInputLayout({ vertexAttributeDescriptors, vertexBufferDescriptors, indexBufferFormat, }); this.megaStateFlags = { cullMode: GfxCullMode.None }; setAttachmentStateSimple(this.megaStateFlags, { blendMode: GfxBlendMode.Add, blendSrcFactor: GfxBlendFactor.SrcAlpha, blendDstFactor: GfxBlendFactor.OneMinusSrcAlpha, }); for (let layer of this.liquids) { const liquidType = this.liquidTypes.get(layer.liquidType); if (!liquidType) { throw new Error( `liquid with type ${layer.liquidType}, but no matching LiquidType provided`, ); } this.buffers.push([ layer.takeIndices(device), [layer.takeVertices(device)], layer, liquidType, ]); } for (let liquidType of this.liquidTypes.values()) { if (!liquidType.animatedTextureIds) continue; for (let blpId of liquidType.animatedTextureIds) { const blp = liquidType.blps.get(blpId); assert( blp !== undefined, `blp (id=${blpId}) didn't exist in LiquidType`, ); this.liquidTexturesByType.append( liquidType.type, this.textureCache.getTextureMapping(blpId, blp!.inner), ); } } } public update(view: View) { this.time += view.deltaTime / 50.0; } public prepareToRenderWmoWater( renderInstManager: GfxRenderInstManager, frame: FrameData, wmoId: number, ) { for (let def of frame.wmoDefs.get(wmoId)) { const indices = frame.wmoLiquids.get(def.uniqueId); this.prepareToRenderWaterInner( renderInstManager, def.modelMatrix, indices, ); } } public prepareToRenderAdtWater( renderInstManager: GfxRenderInstManager, frame: FrameData, adtFileId: number, ) { mat4.identity(this.scratchMat4); const indices = frame.adtLiquids.get(adtFileId); this.prepareToRenderWaterInner( renderInstManager, this.scratchMat4, indices, ); } private prepareToRenderWaterInner( renderInstManager: GfxRenderInstManager, modelMatrix: mat4, indices: number[], ) { for (let i of indices) { const [indexBuffer, vertexBuffers, liquid, liquidType] = this.buffers[i]; const renderInst = renderInstManager.newRenderInst(); let offs = renderInst.allocateUniformBuffer( WaterProgram.ub_WaterParams, 16 + 4, ); const mapped = renderInst.mapUniformBufferF32( WaterProgram.ub_WaterParams, ); offs += fillVec4(mapped, offs, liquidType.category); offs += fillMatrix4x4(mapped, offs, modelMatrix); const liquidTextures = this.liquidTexturesByType.get( liquid.liquidType, ); if (liquidTextures) { const texIndex = Math.floor(this.time % liquidTextures.length); renderInst.setSamplerBindingsFromTextureMappings([ liquidTextures[texIndex], ]); } else { console.warn(`no tex`); } renderInst.setVertexInput( this.inputLayout, vertexBuffers, indexBuffer, ); renderInst.setMegaStateFlags(this.megaStateFlags); renderInst.setDrawCount(liquid.indexCount); renderInst.sortKey = makeSortKey(GfxRendererLayer.TRANSLUCENT); renderInstManager.submitRenderInst(renderInst); } } public destroy(device: GfxDevice) { for (const [indexBuffer, vertexBuffers] of this.buffers) { device.destroyBuffer(indexBuffer.buffer); for (const vertexBuffer of vertexBuffers) device.destroyBuffer(vertexBuffer.buffer); } } } function destroyTextureMapping(device: GfxDevice, mapping: TextureMapping) { if (mapping.gfxTexture) { device.destroyTexture(mapping.gfxTexture); } } export class SkyboxRenderer { private inputLayout: GfxInputLayout; private vertexBuffer: GfxVertexBufferDescriptor; private indexBuffer: GfxIndexBufferDescriptor; public numIndices: number; constructor(device: GfxDevice, renderHelper: GfxRenderHelper) { const vertexAttributeDescriptors: GfxVertexAttributeDescriptor[] = [ { location: SkyboxProgram.a_Position, bufferIndex: 0, bufferByteOffset: 0, format: GfxFormat.F32_RGB, }, { location: SkyboxProgram.a_ColorIndex, bufferIndex: 0, bufferByteOffset: 3 * 4, format: GfxFormat.F32_R, }, ]; const vertexBufferDescriptors: GfxInputLayoutBufferDescriptor[] = [ { byteStride: 16, frequency: GfxVertexBufferFrequency.PerVertex }, ]; const indexBufferFormat: GfxFormat = GfxFormat.U16_R; this.inputLayout = renderHelper.renderCache.createInputLayout({ vertexAttributeDescriptors, vertexBufferDescriptors, indexBufferFormat, }); this.vertexBuffer = { byteOffset: 0, buffer: makeStaticDataBuffer( device, GfxBufferUsage.Vertex, skyboxVertices.buffer, ), }; const convertedIndices = convertToTriangleIndexBuffer( GfxTopology.TriStrips, skyboxIndices, ); this.numIndices = convertedIndices.length; this.indexBuffer = { byteOffset: 0, buffer: makeStaticDataBuffer( device, GfxBufferUsage.Index, convertedIndices.buffer, ), }; } public prepareToRenderSkybox(renderInstManager: GfxRenderInstManager) { const renderInst = renderInstManager.newRenderInst(); renderInst.setVertexInput( this.inputLayout, [this.vertexBuffer], this.indexBuffer, ); renderInst.setBindingLayouts(SkyboxProgram.bindingLayouts); renderInst.setDrawCount(this.numIndices, 0); renderInstManager.submitRenderInst(renderInst); } public destroy(device: GfxDevice) { device.destroyBuffer(this.vertexBuffer.buffer); device.destroyBuffer(this.indexBuffer.buffer); } } ```
/content/code_sandbox/src/WorldOfWarcraft/render.ts
xml
2016-10-06T21:43:45
2024-08-16T17:03:52
noclip.website
magcius/noclip.website
3,206
8,657
```xml <resources> <!-- Default screen margins, per the Android Design guidelines. --> <dimen name="activity_horizontal_margin">16dp</dimen> <dimen name="activity_vertical_margin">16dp</dimen> <!--Card Stack--> <dimen name="card_gap">60dp</dimen> <dimen name="card_gap_bottom">5dp</dimen> <dimen name="dp30">30dp</dimen> <dimen name="dp8">8dp</dimen> <dimen name="dp10">10dp</dimen> <dimen name="dp80">80dp</dimen> <dimen name="card_radius">5dp</dimen> <dimen name="dp16">16dp</dimen> <dimen name="dp24">24dp</dimen> <!--Desktop--> <dimen name="desktop_divider">0.5dp</dimen> <dimen name="item_height">60dp</dimen> <dimen name="dsrv_defaultHotspotHeight">56dp</dimen> <dimen name="line_height">40dp</dimen> </resources> ```
/content/code_sandbox/VirtualApp/app/src/main/res/values/dimens.xml
xml
2016-07-06T13:25:23
2024-08-16T16:38:22
VirtualApp
asLody/VirtualApp
10,107
264
```xml <vector xmlns:android="path_to_url" android:width="24dp" android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0"> <path android:fillColor="#FF000000" android:pathData="M13,7h-2v2h2L13,7zM13,11h-2v2h2v-2zM17,11h-2v2h2v-2zM3,3v18h18L21,3L3,3zM19,19L5,19L5,5h14v14zM13,15h-2v2h2v-2zM9,11L7,11v2h2v-2z"/> </vector> ```
/content/code_sandbox/sample/src/main/res/drawable/ic_border_on.xml
xml
2016-10-06T22:42:42
2024-08-16T18:32:58
lottie-android
airbnb/lottie-android
34,892
174
```xml /* * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * * path_to_url * * Unless required by applicable law or agreed to in writing, * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * specific language governing permissions and limitations */ export interface TreeData { name: string; id: string; children: TreeData[]; } export interface RowData { label: string; value: string; depth: number; collapsed: boolean; hidden: boolean; children: RowData[]; } /** * Properties added to an Angular Scope either by directive binding or by being * declared in the `link` function. */ export interface TreeSelectScopeProperties { /** Returns true if the row data should be displayed after filtering. */ checkFilters: (row: RowData)=>boolean; /** When collapse icon is clicked on row data. */ collapse: (row: RowData, evt: Event)=>void; /** * Gets the FontAwesome icon class based on if the row data has children and * is collapsed. */ getClass: (row: RowData)=>string; /** Used for form validation, will be assigned to an id attribute. */ handle: string; initialValue: string; /** * Used to properly update the parent on value change, useful for * validation. */ onUpdate: (output: {value: string})=>void; searchText: string; /** Updates the selection when clicking a dropdown option. */ select: (row: RowData)=>void; selected: RowData | null; shown: boolean; /** Toggle the dropdown menu. */ toggle: ()=>void; treeData: Array<TreeData>; /** Non-recursed ordered list of rows to display (before filtering). */ treeRows: Array<RowData>; } ```
/content/code_sandbox/traffic_portal/app/src/common/directives/treeSelect/TreeSelectDirective.d.ts
xml
2016-09-02T07:00:06
2024-08-16T03:50:21
trafficcontrol
apache/trafficcontrol
1,043
406
```xml <resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> <!-- Customize your theme here. --> <item name="colorPrimary">@color/colorPrimary</item> <item name="colorPrimaryDark">@color/colorPrimaryDark</item> <item name="colorAccent">@color/colorAccent</item> </style> <style name="AppTheme.NoActionBar"> <item name="windowActionBar">false</item> <item name="windowNoTitle">true</item> </style> <style name="AppTheme.AppBarOverlay" parent="ThemeOverlay.AppCompat.Dark.ActionBar"/> <style name="AppTheme.PopupOverlay" parent="ThemeOverlay.AppCompat.Light"/> <style name="Toolbar_TextAppearance_White"> <item name="android:textSize">18sp</item> <item name="android:textColor">@android:color/white</item> </style> <style name="Toolbar_TextAppearance_Expanded"> <item name="android:textSize">24sp</item> <item name="android:textColor">@android:color/white</item> </style> <style name="AppTheme.NoActionBar.AppBarOverlay" parent="ThemeOverlay.AppCompat.Dark.ActionBar"/> <style name="AppTheme.NoActionBar.PopupOverlay" parent="ThemeOverlay.AppCompat.Light"/> <style name="AppTheme.NoActionBar.SwipeBack"> <item name="android:windowIsTranslucent">true</item> </style> <style name="tab_appearance"> <item name="android:textSize">16sp</item> </style> </resources> ```
/content/code_sandbox/demo/src/main/res/values/styles.xml
xml
2016-02-23T08:54:55
2024-08-15T05:22:10
Fragmentation
YoKeyword/Fragmentation
9,719
360
```xml import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities'; export type DialogActionsSlots = { root: Slot<'div'>; }; export type DialogActionsPosition = 'start' | 'end'; /** * DialogActions Props */ export type DialogActionsProps = ComponentProps<DialogActionsSlots> & { /** * defines the position on the dialog grid of the actions * @default 'end' */ position?: DialogActionsPosition; /** * Makes the actions expand the entire width of the DialogBody * @default false */ fluid?: boolean; }; /** * State used in rendering DialogActions */ export type DialogActionsState = ComponentState<DialogActionsSlots> & Pick<Required<DialogActionsProps>, 'position' | 'fluid'>; ```
/content/code_sandbox/packages/react-components/react-dialog/library/src/components/DialogActions/DialogActions.types.ts
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
174
```xml <?xml version="1.0" encoding="utf-8"?> <androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:id="@+id/main_content" android:layout_width="match_parent" android:layout_height="match_parent"> <com.google.android.material.appbar.AppBarLayout android:id="@+id/appbar" android:layout_width="match_parent" android:layout_height="128dp" android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"> <com.google.android.material.appbar.CollapsingToolbarLayout android:id="@+id/collapsing_toolbar_layout" android:layout_width="match_parent" android:layout_height="match_parent" android:fitsSystemWindows="true" app:contentScrim="?colorPrimary" app:layout_scrollFlags="scroll|exitUntilCollapsed" app:titleEnabled="false"> <androidx.appcompat.widget.Toolbar android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="wrap_content" app:layout_collapseMode="pin" /> </com.google.android.material.appbar.CollapsingToolbarLayout> </com.google.android.material.appbar.AppBarLayout> <RelativeLayout android:layout_width="match_parent" android:layout_height="match_parent" app:behavior_overlapTop="@dimen/dp_56" app:layout_behavior="@string/appbar_scrolling_view_behavior" tools:ignore="MissingPrefix"> <androidx.recyclerview.widget.RecyclerView android:id="@+id/recyclerView" android:layout_width="match_parent" android:layout_height="match_parent" android:clipToPadding="false" android:paddingTop="@dimen/dp_8" /> <include android:id="@+id/empty_state_view" layout="@layout/view_song_empty" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerInParent="true" android:layout_marginTop="50dp" android:visibility="gone" tools:visibility="visible" /> </RelativeLayout> </androidx.coordinatorlayout.widget.CoordinatorLayout> ```
/content/code_sandbox/app/src/main/res/layout/frag_play_queue.xml
xml
2016-04-09T15:47:45
2024-08-14T04:30:04
MusicLake
caiyonglong/MusicLake
2,654
496
```xml import { KeyDefinitionLike, MigrationHelper } from "../migration-helper"; import { Migrator } from "../migrator"; type ExpectedGlobalState = { disableContextMenuItem?: boolean; }; const enableContextMenuKeyDefinition: KeyDefinitionLike = { stateDefinition: { name: "autofillSettings", }, key: "enableContextMenu", }; export class EnableContextMenuMigrator extends Migrator<30, 31> { async migrate(helper: MigrationHelper): Promise<void> { const globalState = await helper.get<ExpectedGlobalState>("global"); // disableContextMenuItem -> enableContextMenu if (globalState?.disableContextMenuItem != null) { await helper.setToGlobal(enableContextMenuKeyDefinition, !globalState.disableContextMenuItem); // delete `disableContextMenuItem` from state global delete globalState.disableContextMenuItem; await helper.set<ExpectedGlobalState>("global", globalState); } } async rollback(helper: MigrationHelper): Promise<void> { const globalState = (await helper.get<ExpectedGlobalState>("global")) || {}; const enableContextMenu: boolean = await helper.getFromGlobal(enableContextMenuKeyDefinition); // enableContextMenu -> disableContextMenuItem if (enableContextMenu != null) { await helper.set<ExpectedGlobalState>("global", { ...globalState, disableContextMenuItem: !enableContextMenu, }); // remove the global state provider framework key for `enableContextMenu` await helper.setToGlobal(enableContextMenuKeyDefinition, null); } } } ```
/content/code_sandbox/libs/common/src/state-migrations/migrations/31-move-enable-context-menu-to-autofill-settings-state-provider.ts
xml
2016-03-09T23:14:01
2024-08-16T15:07:51
clients
bitwarden/clients
8,877
322
```xml <RelativeLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/colorDark" android:clickable="true" tools:context="com.sdsmdg.harjot.MusicDNA.fragments.RecentsFragment.RecentsFragment"> <RelativeLayout android:id="@+id/recents_header" android:layout_width="match_parent" android:layout_height="150dp"> <ImageView android:id="@+id/recents_backdrop" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop" /> <com.sdsmdg.harjot.MusicDNA.customviews.CustomLinearGradient android:layout_width="match_parent" android:layout_height="match_parent" /> <RelativeLayout android:id="@+id/recents_action_container" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize"> <ImageView android:id="@+id/recents_back_btn" android:layout_width="50dp" android:layout_height="match_parent" android:layout_alignParentLeft="true" android:layout_centerVertical="true" android:background="?attr/selectableItemBackgroundBorderless" android:clickable="true" android:padding="12dp" android:src="@drawable/back2" /> <TextView android:id="@+id/recents_fragment_title" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerInParent="true" android:text="RECENT" android:textColor="#FFFFFF" android:textSize="25sp" /> <ImageView android:id="@+id/add_recents_to_queue_icon" android:layout_width="50dp" android:layout_height="match_parent" android:layout_alignParentRight="true" android:layout_centerVertical="true" android:clickable="true" android:padding="14dp" android:src="@drawable/ic_add_to_queue" /> </RelativeLayout> <ImageView android:id="@+id/recents_frag_icon" android:layout_width="55dp" android:layout_height="match_parent" android:layout_below="@+id/recents_action_container" android:layout_centerHorizontal="true" android:paddingBottom="10dp" android:src="@drawable/recents_frag_icon" /> </RelativeLayout> <android.support.v7.widget.RecyclerView android:id="@+id/view_recent_recycler" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_above="@+id/bottom_margin_layout" android:layout_below="@+id/recents_header" /> <android.support.design.widget.FloatingActionButton android:id="@+id/play_all_fab_recent" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_above="@+id/bottom_margin_layout" android:layout_alignParentRight="true" android:layout_margin="16dp" android:clickable="true" android:scaleX="0.0" android:scaleY="0.0" android:src="@drawable/ic_shuffle_white_48dp" app:backgroundTint="#111111" app:borderWidth="0dp" app:elevation="6dp" app:pressedTranslationZ="9dp" app:rippleColor="#888888" /> <LinearLayout android:id="@+id/no_recents_content" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/colorDark" android:clickable="true" android:orientation="vertical" android:visibility="invisible"> <View android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="5" /> <ImageView android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="2" android:src="@drawable/ic_error_white_48dp" /> <TextView android:layout_width="match_parent" android:layout_height="0dp" android:layout_gravity="center" android:layout_marginTop="30dp" android:layout_weight="5" android:gravity="top|center_horizontal" android:text="No Recent Songs" android:textColor="#DDDDDD" android:textSize="15dp" /> </LinearLayout> <View android:id="@+id/bottom_margin_layout" android:layout_width="match_parent" android:layout_height="65dp" android:layout_alignParentBottom="true" android:background="@color/colorDark" android:clickable="true" /> </RelativeLayout> ```
/content/code_sandbox/app/src/main/res/layout/fragment_recents.xml
xml
2016-04-30T20:12:34
2024-08-15T10:56:34
MusicDNA
harjot-oberai/MusicDNA
2,822
1,074
```xml <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> </PropertyGroup> <PropertyGroup> <Version>$(RoslynatorAnalyzersVersion)</Version> <AssemblyName>Roslynator.CodeAnalysis.Analyzers</AssemblyName> <RootNamespace>Roslynator.CodeAnalysis</RootNamespace> <PackageId>CodeAnalysis.Analyzers</PackageId> <IsPackable>false</IsPackable> <EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="$(RoslynatorRoslynAnalyzersVersion)"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference> <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="$(RoslynatorRoslynVersion)" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\Common\Common.csproj" /> <ProjectReference Include="..\CSharp\CSharp.csproj" /> </ItemGroup> <ItemGroup> <AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleToAttribute"> <_Parameter1>Roslynator.CodeAnalysis.Analyzers.Tests, PublicKey=$(RoslynatorPublicKey)</_Parameter1> </AssemblyAttribute> <AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleToAttribute"> <_Parameter1>Roslynator.CodeAnalysis.Analyzers.CodeFixes, PublicKey=$(RoslynatorPublicKey)</_Parameter1> </AssemblyAttribute> </ItemGroup> </Project> ```
/content/code_sandbox/src/CodeAnalysis.Analyzers/CodeAnalysis.Analyzers.csproj
xml
2016-04-26T18:51:53
2024-08-16T05:58:36
roslynator
dotnet/roslynator
3,030
360
```xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE language SYSTEM "language.dtd"> <language name="Motorola 68k (VASM/Devpac)" section="Assembler" version="2" kateversion="5.0" extensions="*.s;*.i;*.S;*.I" author="Miro Kropacek (miro.kropacek@gmail.com)" license="LGPL"> <highlighting> <list name="Data Registers"> <item>d0</item> <item>d1</item> <item>d2</item> <item>d3</item> <item>d4</item> <item>d5</item> <item>d6</item> <item>d7</item> </list> <list name="Address Registers"> <item>a0</item> <item>a1</item> <item>a2</item> <item>a3</item> <item>a4</item> <item>a5</item> <item>a6</item> <item>a7</item> <item>sp</item> </list> <list name="Control Registers"> <item>ccr</item> <item>sr</item> <item>pc</item> <item>zpc</item> <item>ssp</item> <item>usp</item> <item>msp</item> <item>isp</item> <item>dfc</item> <item>cacr</item> <item>caar</item> <item>vbr</item> <item>crp</item> <item>srp</item> <item>urp</item> <item>tc</item> <item>tt0</item> <item>tt1</item> <item>mmusr</item> <item>itt0</item> <item>itt1</item> <item>dtt0</item> <item>dtt1</item> <item>buscr</item> <item>pcr</item> <item>ic</item> <!-- <item>dc</item> --> <item>bc</item> </list> <list name="FPU Registers"> <item>fp0</item> <item>fp1</item> <item>fp2</item> <item>fp3</item> <item>fp4</item> <item>fp5</item> <item>fp6</item> <item>fp7</item> <item>fpcr></item> <item>fpsr</item> <item>fpiar</item> </list> <list name="Instructions (CPU)"> <item>abcd</item> <item>adda</item> <item>addi</item> <item>add</item> <item>addq</item> <item>addx</item> <item>andi</item> <item>and</item> <item>asl</item> <item>asr</item> <item>bcc</item> <item>bchg</item> <item>bclr</item> <item>bcs</item> <item>beq</item> <item>bfchg</item> <item>bfclr</item> <item>bfexts</item> <item>bfextu</item> <item>bfffo</item> <item>bfins</item> <item>bfset</item> <item>bftst</item> <item>bge</item> <item>bgt</item> <item>bhi</item> <item>bhs</item> <item>bkpt</item> <item>ble</item> <item>blo</item> <item>bls</item> <item>blt</item> <item>bmi</item> <item>bne</item> <item>bpl</item> <item>bra</item> <item>bset</item> <item>bsr</item> <item>btst</item> <item>bvc</item> <item>bvs</item> <item>callm</item> <item>cas2</item> <item>cas</item> <item>chk2</item> <item>chk</item> <item>cinva</item> <item>cinvl</item> <item>cinvp</item> <item>clr</item> <item>cmp2</item> <item>cmpa</item> <item>cmpi</item> <item>cmp</item> <item>cmpm</item> <item>cpusha</item> <item>cpushl</item> <item>cpushp</item> <item>dbcc</item> <item>dbcs</item> <item>dbeq</item> <item>dbf</item> <item>dbge</item> <item>dbgt</item> <item>dbhi</item> <item>dbhs</item> <item>dble</item> <item>dblo</item> <item>dbls</item> <item>dblt</item> <item>dbmi</item> <item>dbne</item> <item>dbpl</item> <item>dbra</item> <item>dbt</item> <item>dbvc</item> <item>dbvs</item> <item>divs</item> <item>divsl</item> <item>divu</item> <item>divul</item> <item>eori</item> <item>eor</item> <item>exg</item> <item>extb</item> <item>ext</item> <item>illegal</item> <item>jmp</item> <item>jsr</item> <item>lea</item> <item>link</item> <item>lpstop</item> <item>lsl</item> <item>lsr</item> <item>move16</item> <item>movea</item> <item>movec</item> <item>move</item> <item>movem</item> <item>movep</item> <item>moveq</item> <item>moves</item> <item>muls</item> <item>mulu</item> <item>nbcd</item> <item>neg</item> <item>negx</item> <item>nop</item> <item>not</item> <item>ori</item> <item>or</item> <item>pack</item> <item>pea</item> <item>pflusha</item> <item>pflushan</item> <item>pflush</item> <item>pflushn</item> <item>ploadr</item> <item>ploadw</item> <item>plpa</item> <item>pmovefd</item> <item>pmove</item> <item>ptestr</item> <item>ptestw</item> <item>reset</item> <item>rol</item> <item>ror</item> <item>roxl</item> <item>roxr</item> <item>rtd</item> <item>rte</item> <item>rtm</item> <item>rtr</item> <item>rts</item> <item>sbcd</item> <item>scc</item> <item>scs</item> <item>seq</item> <item>sf</item> <item>sge</item> <item>sgt</item> <item>shi</item> <item>shs</item> <item>sle</item> <item>slo</item> <item>sls</item> <item>slt</item> <item>smi</item> <item>sne</item> <item>spl</item> <item>st</item> <item>stop</item> <item>suba</item> <item>subi</item> <item>sub</item> <item>subq</item> <item>subx</item> <item>svc</item> <item>svs</item> <item>swap</item> <item>tas</item> <item>trapcc</item> <item>trapcs</item> <item>trapeq</item> <item>trapf</item> <item>trapge</item> <item>trapgt</item> <item>traphi</item> <item>traphs</item> <item>trap</item> <item>traple</item> <item>traplo</item> <item>trapls</item> <item>traplt</item> <item>trapmi</item> <item>trapne</item> <item>trappl</item> <item>trapt</item> <item>trapvc</item> <item>trapvc</item> <item>trapv</item> <item>tst</item> <item>unlk</item> <item>unpk</item> </list> <list name="Instructions (FPU)"> <item>fabs</item> <item>facos</item> <item>fadd</item> <item>fasin</item> <item>fatanh</item> <item>fatan</item> <item>fbeq</item> <item>fbf</item> <item>fbge</item> <item>fbgle</item> <item>fbgl</item> <item>fbgt</item> <item>fble</item> <item>fblt</item> <item>fbne</item> <item>fbnge</item> <item>fbngle</item> <item>fbngl</item> <item>fbngt</item> <item>fbnle</item> <item>fbnlt</item> <item>fboge</item> <item>fbogl</item> <item>fbogt</item> <item>fbole</item> <item>fbolt</item> <item>fbor</item> <item>fbseq</item> <item>fbsf</item> <item>fbsne</item> <item>fbst</item> <item>fbt</item> <item>fbueq</item> <item>fbuge</item> <item>fbugt</item> <item>fbule</item> <item>fbult</item> <item>fbun</item> <item>fcmp</item> <item>fcosh</item> <item>fcos</item> <item>fdabs</item> <item>fdadd</item> <item>fdbeq</item> <item>fdbf</item> <item>fdbge</item> <item>fdbgle</item> <item>fdbgl</item> <item>fdbgt</item> <item>fdble</item> <item>fdblt</item> <item>fdbne</item> <item>fdbnge</item> <item>fdbngle</item> <item>fdbngl</item> <item>fdbngt</item> <item>fdbnle</item> <item>fdbnlt</item> <item>fdboge</item> <item>fdbogl</item> <item>fdbogt</item> <item>fdbole</item> <item>fdbolt</item> <item>fdbor</item> <item>fdbseq</item> <item>fdbsf</item> <item>fdbsne</item> <item>fdbst</item> <item>fdbt</item> <item>fdbueq</item> <item>fdbuge</item> <item>fdbugt</item> <item>fdbule</item> <item>fdbult</item> <item>fdbun</item> <item>fddiv</item> <item>fdiv</item> <item>fdmove</item> <item>fdmul</item> <item>fdneg</item> <item>fdsqrt</item> <item>fdsub</item> <item>fetox</item> <item>fetoxm1</item> <item>fgetexp</item> <item>fgetman</item> <item>fint</item> <item>fintrz</item> <item>flog10</item> <item>flog2</item> <item>flogn</item> <item>flognp1</item> <item>fmod</item> <item>fmovecr</item> <item>fmove</item> <item>fmovem</item> <item>fmul</item> <item>fneg</item> <item>fnop</item> <item>frem</item> <item>frestore</item> <item>fsabs</item> <item>fsadd</item> <item>fsave</item> <item>fscale</item> <item>fsdiv</item> <item>fseq</item> <item>fsf</item> <item>fsge</item> <item>fsgldiv</item> <item>fsgle</item> <item>fsgl</item> <item>fsglmul</item> <item>fsgt</item> <item>fsincos</item> <item>fsinh</item> <item>fsin</item> <item>fsle</item> <item>fslt</item> <item>fsmove</item> <item>fsmul</item> <item>fsneg</item> <item>fsne</item> <item>fsnge</item> <item>fsngle</item> <item>fsngl</item> <item>fsngt</item> <item>fsnle</item> <item>fsnlt</item> <item>fsoge</item> <item>fsogl</item> <item>fsogt</item> <item>fsole</item> <item>fsolt</item> <item>fsor</item> <item>fsqrt</item> <item>fsseq</item> <item>fssf</item> <item>fssne</item> <item>fssqrt</item> <item>fsst</item> <item>fssub</item> <item>fst</item> <item>fsub</item> <item>fsueq</item> <item>fsuge</item> <item>fsugt</item> <item>fsule</item> <item>fsult</item> <item>fsun</item> <item>ftanh</item> <item>ftan</item> <item>ftentox</item> <item>ftrapeq</item> <item>ftrapf</item> <item>ftrapge</item> <item>ftrapgle</item> <item>ftrapgl</item> <item>ftrapgt</item> <item>ftraple</item> <item>ftraplt</item> <item>ftrapne</item> <item>ftrapnge</item> <item>ftrapngle</item> <item>ftrapngl</item> <item>ftrapngt</item> <item>ftrapnle</item> <item>ftrapnlt</item> <item>ftrapoge</item> <item>ftrapogl</item> <item>ftrapogt</item> <item>ftrapole</item> <item>ftrapolt</item> <item>ftrapor</item> <item>ftrapseq</item> <item>ftrapsf</item> <item>ftrapsne</item> <item>ftrapst</item> <item>ftrapt</item> <item>ftrapueq</item> <item>ftrapuge</item> <item>ftrapugt</item> <item>ftrapule</item> <item>ftrapult</item> <item>ftrapun</item> <item>ftst</item> <item>ftwotox</item> </list> <list name="Directives"> <item>align</item> <item>blk</item> <item>bss</item> <item>clrfo</item> <item>clrso</item> <item>cnop</item> <item>code</item> <item>cseg</item> <item>data</item> <item>dc</item> <item>dcb</item> <item>ds</item> <item>dseg</item> <item>else</item> <item>end</item> <item>endc</item> <item>endif</item> <item>endm</item> <item>endr</item> <item>equ</item> <item>even</item> <item>fo</item> <item>idnt</item> <item>if</item> <item>ifeq</item> <item>ifne</item> <item>ifgt</item> <item>ifge</item> <item>iflt</item> <item>ifle</item> <item>ifd</item> <item>ifnd</item> <item>ifc</item> <item>ifnc</item> <item>incbin</item> <item>incdir</item> <item>include</item> <item>macro</item> <item>org</item> <item>public</item> <item>rept</item> <item>rs</item> <item>rsreset</item> <item>rsset</item> <item>section</item> <item>set</item> <item>setfo</item> <item>setso</item> <item>so</item> <item>text</item> <item>ttl</item> <item>xdef</item> <item>xref</item> <item>sdreg</item> <item>cpu32</item> <item>far</item> <item>fpu</item> <item>machine</item> <item>mc68000</item> <item>mc68010</item> <item>mc68020</item> <item>mc68030</item> <item>mc68040</item> <item>mc68060</item> <item>mcf5200</item> <item>mcf5206</item> <item>mcf5307</item> <item>mcf5407</item> <item>near</item> <item>opt</item> <item>equr</item> <item>equrl</item> <item>fequr</item> <item>fequrl</item> <item>freg</item> <item>reg</item> </list> <contexts> <!-- name = name of context, attribute = name of item data --> <context attribute="Normal Text" lineEndContext="#stay" name="Normal Text" > <keyword attribute="Data Registers" context="#stay" String="Data Registers"/> <keyword attribute="Address Registers" context="#stay" String="Address Registers"/> <keyword attribute="Control Registers" context="#stay" String="Control Registers"/> <keyword attribute="FPU Registers" context="#stay" String="FPU Registers"/> <keyword attribute="Instructions (CPU)" context="#stay" String="Instructions (CPU)"/> <keyword attribute="Instructions (FPU)" context="#stay" String="Instructions (FPU)"/> <keyword attribute="Directives" context="#stay" String="Directives"/> <!-- precedes ".[bwlsdqpx]" match --> <RegExpr attribute="Label" context="#stay" String="^[A-Za-z_][A-Za-z_.0-9]*:?"/> <RegExpr attribute="Local label" context="#stay" String="^\.[A-Za-z_][A-Za-z_.0-9]*:?"/> <RegExpr attribute="Operand sizes (CPU)" context="#stay" insensitive="true" String="\.b[\s,]"/> <RegExpr attribute="Operand sizes (CPU)" context="#stay" insensitive="true" String="\.w[\s,]"/> <RegExpr attribute="Operand sizes (CPU)" context="#stay" insensitive="true" String="\.l[\s,]"/> <RegExpr attribute="Operand sizes (FPU)" context="#stay" insensitive="true" String="\.s[\s,]"/> <RegExpr attribute="Operand sizes (FPU)" context="#stay" insensitive="true" String="\.d[\s,]"/> <RegExpr attribute="Operand sizes (FPU)" context="#stay" insensitive="true" String="\.p[\s,]"/> <RegExpr attribute="Operand sizes (FPU)" context="#stay" insensitive="true" String="\.q[\s,]"/> <RegExpr attribute="Operand sizes (FPU)" context="#stay" insensitive="true" String="\.x[\s,]"/> <DetectChar attribute="Comment" context="Comment" char=";"/> <DetectChar attribute="Comment" context="Comment" char="*" firstNonSpace="true"/> <DetectChar attribute="Constant" context="Constant" char="#"/> <DetectChar attribute="BaseN" context="Number16" char="$"/> <DetectChar attribute="BaseN" context="Number2" char="%"/> <DetectChar attribute="BaseN" context="Number8" char="@"/> <Float attribute="Float" context="#stay"/> <Int attribute="Number" context="#stay"/> <RangeDetect attribute="Char" context="#stay" char="'" char1="'"/> <AnyChar attribute="String" context="String" String="&quot;'"/> </context> <context name="Comment" attribute="Comment" lineEndContext="#pop"/> <context name="String" attribute="String" lineEndContext="#pop"> <AnyChar attribute="String" context="#pop" String="&quot;'"/> </context> <context name="Constant" attribute="Constant" lineEndContext="#pop"> <RegExpr attribute="Constant" context="Operators" String="[0-9]+"/> <RegExpr attribute="Constant" context="Operators" String="\$[A-Fa-f0-9]+"/> <RegExpr attribute="Constant" context="Operators" String="@[0-7]+"/> <RegExpr attribute="Constant" context="Operators" String="%[01]+"/> <RegExpr attribute="Label" context="Operators" String="[A-Za-z_][A-Za-z_.0-9]*"/> <RegExpr attribute="Local label" context="Operators" String="\.[A-Za-z_][A-Za-z_.0-9]*"/> <RangeDetect attribute="Char" context="#pop" char="'" char1="'"/> <DetectChar attribute="Normal Text" char="," context="#pop"/> <DetectSpaces attribute="Normal Text" context="#pop"/> <DetectChar attribute="Normal Text" char="(" context="#stay"/> </context> <context name="Operators" attribute="Normal Text" lineEndContext="#pop"> <DetectChar attribute="Normal Text" char="|" context="#pop"/> <DetectChar attribute="Normal Text" char="&amp;" context="#pop"/> <DetectChar attribute="Normal Text" char="^" context="#pop"/> <DetectChar attribute="Normal Text" char="*" context="#pop"/> <DetectChar attribute="Normal Text" char="(" context="#pop"/> <DetectChar attribute="Normal Text" char=")" context="#pop"/> <DetectChar attribute="Normal Text" char="+" context="#pop"/> <DetectChar attribute="Normal Text" char="-" context="#pop"/> <DetectChar attribute="Normal Text" char="/" context="#pop"/> <DetectChar attribute="Normal Text" char="~" context="#pop"/> <DetectChar attribute="Normal Text" char="!" context="#pop"/> <DetectChar attribute="Normal Text" char="%" context="#pop"/> <Detect2Chars attribute="Normal Text" char="&lt;" char1="&lt;" context="#pop"/> <Detect2Chars attribute="Normal Text" char="&gt;" char1="&gt;" context="#pop"/> <DetectChar attribute="Normal Text" char="," context="#pop#pop"/> <DetectSpaces attribute="Normal Text" context="#pop#pop"/> </context> <context name="Number16" attribute="BaseN" lineEndContext="#pop"> <RegExpr attribute="BaseN" context="#pop" String="[A-Fa-f0-9]+"/> </context> <context name="Number2" attribute="BaseN" lineEndContext="#pop"> <RegExpr attribute="BaseN" context="#pop" String="[01]+"/> </context> <context name="Number8" attribute="BaseN" lineEndContext="#pop"> <RegExpr attribute="BaseN" context="#pop" String="[0-7]+"/> </context> </contexts> <itemDatas> <!-- keywords --> <itemData name="Normal Text" defStyleNum="dsNormal"/> <itemData name="Data Registers" defStyleNum="dsDataType"/> <itemData name="Address Registers" defStyleNum="dsDataType"/> <itemData name="Control Registers" defStyleNum="dsDataType"/> <itemData name="FPU Registers" defStyleNum="dsDataType"/> <itemData name="Instructions (CPU)" bold="true" defStyleNum="dsKeyword"/> <itemData name="Instructions (FPU)" bold="true" defStyleNum="dsKeyword"/> <itemData name="Directives" bold="true" defStyleNum="dsBuiltIn"/> <!-- defined in contexts --> <itemData name="Operand sizes (CPU)" bold="true" defStyleNum="dsKeyword"/> <itemData name="Operand sizes (FPU)" bold="true" defStyleNum="dsKeyword"/> <itemData name="Comment" italic="false" defStyleNum="dsComment"/> <itemData name="Label" defStyleNum="dsFunction"/> <itemData name="Local label" defStyleNum="dsFunction"/> <itemData name="Constant" defStyleNum="dsConstant"/> <itemData name="BaseN" defStyleNum="dsBaseN"/> <itemData name="Float" defStyleNum="dsFloat"/> <itemData name="Number" defStyleNum="dsDecVal"/> <itemData name="Char" defStyleNum="dsChar"/> <itemData name="String" defStyleNum="dsString"/> </itemDatas> </highlighting> <general> <keywords casesensitive="0"/> <comments> <comment name="singleLine" start=";"/> <comment name="singleLine" start="*"/> </comments> </general> </language> ```
/content/code_sandbox/src/data/extra/syntax-highlighting/syntax/asm-m68k.xml
xml
2016-10-05T07:24:54
2024-08-16T05:03:40
vnote
vnotex/vnote
11,687
6,367
```xml <vector android:height="306dp" android:viewportHeight="216.00002" android:viewportWidth="216" android:width="306dp" xmlns:aapt="path_to_url" xmlns:android="path_to_url"> <path android:fillAlpha="0.47600002" android:fillColor="#d0e9f2" android:pathData="m98.91,116.702c26.092,26.093 68.397,26.093 94.49,0 26.093,-26.092 26.093,-68.397 0,-94.49 -26.093,-26.092 -68.398,-26.092 -94.49,0 -26.093,26.093 -26.093,68.398 0,94.49z" /> <path android:pathData="m98.91,116.702c26.092,26.093 68.397,26.093 94.49,0 26.093,-26.092 26.093,-68.397 0,-94.49 -26.093,-26.092 -68.398,-26.093 -94.49,0 -26.093,26.093 -26.093,68.398 0,94.49z" > <aapt:attr name="android:fillColor"> <gradient android:centerX="146.15471" android:centerY="69.45723" android:gradientRadius="66.81473" android:type="radial"> <item android:color="#00D0E9F2" android:offset="0"/> <item android:color="#00D0E9F2" android:offset="0.839"/> <item android:color="#47D0E9F2" android:offset="0.943"/> <item android:color="#FFD0E9F2" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:fillAlpha="0.604" android:pathData="m103.045,21.035c40.659,-32.173 78.136,-12.728 77.782,5.303 -0.353,18.031 -56.568,70.357 -76.367,66.115 -19.8,-4.243 -25.456,-53.387 -1.415,-71.418z"> <aapt:attr name="android:fillColor"> <gradient android:endX="151.838" android:endY="111.180984" android:startX="98.520004" android:startY="3.7999864" android:type="linear"> <item android:color="#FFFFFFFF" android:offset="0"/> <item android:color="#00FFFFFF" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:pathData="m155.389,9.129c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.694,3.264 -0.307,5.734 0.386,2.464 1.068,4.253 2.045,5.365 0.976,1.106 2.249,1.535 3.822,1.289 1.579,-0.247 2.665,-1.047 3.256,-2.398 0.591,-1.352 0.692,-3.262 0.305,-5.732 -0.388,-2.477 -1.069,-4.269 -2.045,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM143.621,10.971c-0.188,0.01 -0.381,0.032 -0.578,0.063 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.694,3.262 -0.307,5.732 0.386,2.464 1.068,4.253 2.045,5.365 0.976,1.106 2.249,1.537 3.822,1.291 1.579,-0.247 2.665,-1.047 3.256,-2.398 0.591,-1.352 0.692,-3.264 0.305,-5.734 -0.388,-2.477 -1.069,-4.269 -2.045,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM155.184,11.578c0.656,-0.103 1.195,0.22 1.619,0.969 0.424,0.749 0.775,1.999 1.049,3.75 0.273,1.745 0.321,3.038 0.146,3.881 -0.175,0.843 -0.588,1.317 -1.244,1.42 -0.65,0.102 -1.187,-0.224 -1.611,-0.973 -0.424,-0.749 -0.772,-1.995 -1.045,-3.74 -0.274,-1.751 -0.325,-3.048 -0.15,-3.891 0.175,-0.843 0.587,-1.314 1.236,-1.416zM133.121,12.85 L130.398,13.277 127.559,14.445 127.955,16.986 130.773,15.801 132.223,25.057 129.072,25.551 129.461,28.033 138.506,26.617 138.117,24.133 134.965,24.627zM143.416,13.42c0.656,-0.103 1.197,0.222 1.621,0.971 0.424,0.749 0.773,1.999 1.047,3.75 0.273,1.745 0.321,3.038 0.146,3.881 -0.175,0.843 -0.588,1.315 -1.244,1.418 -0.65,0.102 -1.187,-0.222 -1.611,-0.971 -0.424,-0.749 -0.772,-1.995 -1.045,-3.74 -0.274,-1.751 -0.325,-3.048 -0.15,-3.891 0.175,-0.843 0.587,-1.316 1.236,-1.418zM121.354,14.693 L118.631,15.119 115.791,16.289 116.188,18.828 119.006,17.645 120.455,26.898 117.305,27.393 117.693,29.877 126.738,28.459 126.35,25.977 123.197,26.471zM155.783,15.398c-0.331,0.052 -0.594,0.209 -0.787,0.475 -0.193,0.265 -0.264,0.567 -0.211,0.904 0.053,0.337 0.211,0.604 0.477,0.797 0.264,0.187 0.561,0.253 0.893,0.201 0.337,-0.053 0.604,-0.211 0.797,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.213,-0.602 -0.479,-0.795 -0.265,-0.193 -0.565,-0.264 -0.902,-0.211zM108.318,16.5c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.694,3.264 -0.307,5.734 0.386,2.464 1.068,4.253 2.045,5.365 0.976,1.106 2.249,1.535 3.822,1.289 1.579,-0.247 2.665,-1.047 3.256,-2.398 0.591,-1.352 0.692,-3.262 0.305,-5.732 -0.388,-2.477 -1.069,-4.269 -2.045,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM144.016,17.24c-0.331,0.052 -0.594,0.211 -0.787,0.477 -0.193,0.265 -0.264,0.567 -0.211,0.904 0.053,0.337 0.211,0.602 0.477,0.795 0.264,0.187 0.561,0.255 0.893,0.203 0.337,-0.053 0.604,-0.211 0.797,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.213,-0.604 -0.479,-0.797 -0.265,-0.193 -0.565,-0.264 -0.902,-0.211zM97.818,18.379 L95.096,18.805 92.256,19.975 92.652,22.514 95.471,21.33 96.922,30.584 93.77,31.078 94.158,33.562 103.203,32.145 102.814,29.662 99.662,30.156zM108.113,18.949c0.656,-0.103 1.197,0.22 1.621,0.969 0.424,0.749 0.773,1.999 1.047,3.75 0.273,1.745 0.321,3.038 0.146,3.881 -0.175,0.843 -0.588,1.317 -1.244,1.42 -0.65,0.102 -1.187,-0.224 -1.611,-0.973 -0.424,-0.749 -0.772,-1.995 -1.045,-3.74 -0.274,-1.751 -0.325,-3.048 -0.15,-3.891 0.175,-0.843 0.587,-1.314 1.236,-1.416zM108.713,22.77c-0.331,0.052 -0.594,0.209 -0.787,0.475 -0.193,0.265 -0.264,0.567 -0.211,0.904 0.053,0.337 0.211,0.604 0.477,0.797 0.264,0.187 0.561,0.253 0.893,0.201 0.337,-0.053 0.604,-0.211 0.797,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.213,-0.602 -0.479,-0.795 -0.265,-0.193 -0.565,-0.264 -0.902,-0.211zM172.252,31.773 L169.529,32.201 166.689,33.369 167.088,35.91 169.906,34.725 171.355,43.98 168.203,44.475 168.592,46.957 177.637,45.541 177.248,43.057 174.096,43.551zM159.217,33.58c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.05 -3.244,2.408 -0.591,1.352 -0.692,3.262 -0.305,5.732 0.386,2.464 1.066,4.253 2.043,5.365 0.976,1.106 2.249,1.537 3.822,1.291 1.579,-0.247 2.665,-1.047 3.256,-2.398 0.591,-1.352 0.694,-3.264 0.307,-5.734 -0.388,-2.477 -1.071,-4.269 -2.047,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM148.717,35.459 L145.994,35.885 143.154,37.055 143.553,39.596 146.371,38.41 147.82,47.666 144.668,48.16 145.057,50.643 154.102,49.227 153.713,46.742 150.561,47.236zM159.014,36.029c0.656,-0.103 1.195,0.22 1.619,0.969 0.424,0.749 0.773,2.001 1.047,3.752 0.273,1.745 0.323,3.038 0.148,3.881 -0.175,0.843 -0.59,1.315 -1.246,1.418 -0.65,0.102 -1.185,-0.222 -1.609,-0.971 -0.424,-0.749 -0.774,-1.995 -1.047,-3.74 -0.274,-1.751 -0.323,-3.05 -0.148,-3.893 0.175,-0.843 0.587,-1.314 1.236,-1.416zM135.682,37.266c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.05 -3.244,2.408 -0.591,1.352 -0.692,3.262 -0.305,5.732 0.386,2.464 1.066,4.253 2.043,5.365 0.976,1.106 2.251,1.537 3.824,1.291 1.579,-0.247 2.663,-1.047 3.254,-2.398 0.591,-1.352 0.694,-3.264 0.307,-5.734 -0.388,-2.477 -1.071,-4.269 -2.047,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM125.182,39.145 L122.459,39.57 119.619,40.74 120.018,43.281 122.836,42.096 124.285,51.352 121.133,51.846 121.521,54.328 130.566,52.912 130.178,50.428 127.027,50.922zM135.479,39.715c0.656,-0.103 1.195,0.22 1.619,0.969 0.424,0.749 0.773,2.001 1.047,3.752 0.273,1.745 0.323,3.038 0.148,3.881 -0.175,0.843 -0.59,1.315 -1.246,1.418 -0.65,0.102 -1.185,-0.222 -1.609,-0.971 -0.424,-0.749 -0.774,-1.995 -1.047,-3.74 -0.274,-1.751 -0.323,-3.05 -0.148,-3.893 0.175,-0.843 0.587,-1.314 1.236,-1.416zM159.611,39.85c-0.331,0.052 -0.594,0.211 -0.787,0.477 -0.193,0.265 -0.264,0.565 -0.211,0.902 0.053,0.337 0.213,0.604 0.479,0.797 0.264,0.187 0.561,0.255 0.893,0.203 0.337,-0.053 0.602,-0.211 0.795,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.211,-0.604 -0.477,-0.797 -0.265,-0.193 -0.567,-0.264 -0.904,-0.211zM113.414,40.988 L110.693,41.414 107.852,42.582 108.25,45.123 111.068,43.939 112.518,53.193 109.365,53.687 109.754,56.172 118.799,54.754 118.41,52.271 115.26,52.766zM100.379,42.795c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.692,3.262 -0.305,5.732 0.386,2.464 1.066,4.255 2.043,5.367 0.976,1.106 2.251,1.535 3.824,1.289 1.579,-0.247 2.663,-1.047 3.254,-2.398 0.591,-1.352 0.694,-3.262 0.307,-5.732 -0.388,-2.477 -1.071,-4.269 -2.047,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM136.076,43.535c-0.331,0.052 -0.594,0.211 -0.787,0.477 -0.193,0.265 -0.264,0.565 -0.211,0.902 0.053,0.337 0.213,0.604 0.479,0.797 0.264,0.187 0.561,0.255 0.893,0.203 0.337,-0.053 0.602,-0.211 0.795,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.211,-0.604 -0.477,-0.797 -0.265,-0.193 -0.567,-0.264 -0.904,-0.211zM88.611,44.637c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.692,3.264 -0.305,5.734 0.386,2.464 1.066,4.253 2.043,5.365 0.976,1.106 2.251,1.537 3.824,1.291 1.579,-0.247 2.663,-1.047 3.254,-2.398 0.591,-1.352 0.694,-3.264 0.307,-5.734 -0.388,-2.477 -1.069,-4.269 -2.045,-5.375 -0.854,-0.968 -1.94,-1.418 -3.256,-1.35zM100.176,45.242c0.656,-0.103 1.195,0.222 1.619,0.971 0.424,0.749 0.773,1.999 1.047,3.75 0.273,1.745 0.323,3.038 0.148,3.881 -0.175,0.843 -0.59,1.317 -1.246,1.42 -0.65,0.102 -1.185,-0.224 -1.609,-0.973 -0.424,-0.749 -0.774,-1.995 -1.047,-3.74 -0.274,-1.751 -0.323,-3.048 -0.148,-3.891 0.175,-0.843 0.587,-1.316 1.236,-1.418zM88.408,47.086c0.656,-0.103 1.195,0.22 1.619,0.969 0.424,0.749 0.773,2.001 1.047,3.752 0.273,1.745 0.323,3.038 0.148,3.881 -0.175,0.843 -0.59,1.315 -1.246,1.418 -0.65,0.102 -1.185,-0.222 -1.609,-0.971 -0.424,-0.749 -0.774,-1.995 -1.047,-3.74 -0.274,-1.751 -0.323,-3.05 -0.148,-3.893 0.175,-0.843 0.587,-1.314 1.236,-1.416zM100.773,49.064c-0.331,0.052 -0.594,0.209 -0.787,0.475 -0.193,0.265 -0.264,0.567 -0.211,0.904 0.053,0.337 0.213,0.604 0.479,0.797 0.264,0.187 0.561,0.253 0.893,0.201 0.337,-0.053 0.602,-0.211 0.795,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.211,-0.602 -0.477,-0.795 -0.265,-0.193 -0.567,-0.264 -0.904,-0.211zM89.006,50.906c-0.331,0.052 -0.594,0.211 -0.787,0.477 -0.193,0.265 -0.264,0.565 -0.211,0.902 0.053,0.337 0.213,0.604 0.479,0.797 0.264,0.187 0.561,0.255 0.893,0.203 0.337,-0.053 0.604,-0.211 0.797,-0.477 0.193,-0.265 0.263,-0.563 0.211,-0.895 -0.053,-0.337 -0.211,-0.604 -0.477,-0.797 -0.265,-0.193 -0.567,-0.264 -0.904,-0.211zM164.314,58.068 L161.592,58.494 158.75,59.664 159.148,62.205 161.967,61.02 163.416,70.275 160.266,70.77 160.654,73.252c4.479,1.73 15.274,-4.938 5.504,-3.406zM151.279,59.875c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.694,3.264 -0.307,5.734 0.386,2.464 1.068,4.253 2.045,5.365 0.976,1.106 2.249,1.537 3.822,1.291 1.579,-0.247 2.665,-1.047 3.256,-2.398 0.591,-1.352 0.692,-3.264 0.305,-5.734 -0.388,-2.477 -1.069,-4.269 -2.045,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM139.512,61.719c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.694,3.262 -0.307,5.732 0.386,2.464 1.068,4.255 2.045,5.367 0.976,1.106 2.249,1.535 3.822,1.289 1.579,-0.247 2.665,-1.047 3.256,-2.398 0.591,-1.352 0.692,-3.262 0.305,-5.732 -0.388,-2.477 -1.069,-4.269 -2.045,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM151.074,62.324c0.656,-0.103 1.195,0.22 1.619,0.969 0.424,0.749 0.775,2.001 1.049,3.752 0.273,1.745 0.321,3.038 0.146,3.881 -0.175,0.843 -0.588,1.315 -1.244,1.418 -0.65,0.102 -1.187,-0.222 -1.611,-0.971 -0.424,-0.749 -0.772,-1.995 -1.045,-3.74 -0.274,-1.751 -0.325,-3.05 -0.15,-3.893 0.175,-0.843 0.587,-1.314 1.236,-1.416zM129.012,63.598 L126.289,64.023 123.449,65.191 123.846,67.732 126.664,66.547 128.113,75.803 124.963,76.297 125.352,78.779 134.396,77.363 134.008,74.881 130.855,75.373zM139.307,64.166c0.656,-0.103 1.197,0.222 1.621,0.971 0.424,0.749 0.773,1.999 1.047,3.75 0.273,1.745 0.321,3.038 0.146,3.881 -0.175,0.843 -0.588,1.315 -1.244,1.418 -0.65,0.102 -1.187,-0.222 -1.611,-0.971 -0.424,-0.749 -0.772,-1.995 -1.045,-3.74 -0.274,-1.751 -0.325,-3.048 -0.15,-3.891 0.175,-0.843 0.587,-1.316 1.236,-1.418zM115.977,65.404c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.694,3.262 -0.307,5.732 0.386,2.464 1.068,4.255 2.045,5.367 0.976,1.106 2.249,1.535 3.822,1.289 1.579,-0.247 2.665,-1.047 3.256,-2.398 0.591,-1.352 0.692,-3.262 0.305,-5.732 -0.388,-2.477 -1.069,-4.269 -2.045,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM151.674,66.145c-0.331,0.052 -0.594,0.211 -0.787,0.477 -0.193,0.265 -0.264,0.565 -0.211,0.902 0.053,0.337 0.211,0.604 0.477,0.797 0.264,0.187 0.561,0.255 0.893,0.203 0.337,-0.053 0.604,-0.211 0.797,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.213,-0.604 -0.479,-0.797 -0.265,-0.193 -0.565,-0.264 -0.902,-0.211zM104.209,67.246c-0.188,0.01 -0.381,0.03 -0.578,0.061 -1.573,0.246 -2.654,1.048 -3.244,2.406 -0.591,1.352 -0.694,3.264 -0.307,5.734 0.386,2.464 1.068,4.253 2.045,5.365 0.976,1.106 2.249,1.537 3.822,1.291 1.579,-0.247 2.665,-1.047 3.256,-2.398 0.591,-1.352 0.692,-3.264 0.305,-5.734 -0.388,-2.477 -1.069,-4.269 -2.045,-5.375 -0.854,-0.968 -1.938,-1.418 -3.254,-1.35zM115.771,67.852c0.656,-0.103 1.197,0.222 1.621,0.971 0.424,0.749 0.773,1.999 1.047,3.75 0.273,1.745 0.321,3.038 0.146,3.881 -0.175,0.843 -0.588,1.315 -1.244,1.418 -0.65,0.102 -1.187,-0.222 -1.611,-0.971 -0.424,-0.749 -0.772,-1.995 -1.045,-3.74 -0.274,-1.751 -0.325,-3.048 -0.15,-3.891 0.175,-0.843 0.587,-1.316 1.236,-1.418zM139.906,67.988c-0.331,0.052 -0.594,0.209 -0.787,0.475 -0.193,0.265 -0.264,0.567 -0.211,0.904 0.053,0.337 0.211,0.604 0.477,0.797 0.264,0.187 0.561,0.253 0.893,0.201 0.337,-0.053 0.604,-0.211 0.797,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.213,-0.604 -0.479,-0.797 -0.265,-0.193 -0.565,-0.262 -0.902,-0.209zM104.004,69.695c0.656,-0.103 1.197,0.22 1.621,0.969 0.424,0.749 0.773,1.999 1.047,3.75 0.273,1.745 0.321,3.04 0.146,3.883 -0.175,0.843 -0.588,1.315 -1.244,1.418 -0.65,0.102 -1.187,-0.222 -1.611,-0.971 -0.424,-0.749 -0.772,-1.997 -1.045,-3.742 -0.274,-1.751 -0.325,-3.048 -0.15,-3.891 0.175,-0.843 0.587,-1.314 1.236,-1.416zM116.371,71.674c-0.331,0.052 -0.594,0.209 -0.787,0.475 -0.193,0.265 -0.264,0.567 -0.211,0.904 0.053,0.337 0.211,0.604 0.477,0.797 0.264,0.187 0.561,0.253 0.893,0.201 0.337,-0.053 0.604,-0.211 0.797,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.213,-0.604 -0.479,-0.797 -0.265,-0.193 -0.565,-0.262 -0.902,-0.209zM104.604,73.516c-0.331,0.052 -0.594,0.209 -0.787,0.475 -0.193,0.265 -0.264,0.567 -0.211,0.904 0.053,0.337 0.211,0.604 0.477,0.797 0.264,0.187 0.561,0.255 0.893,0.203 0.337,-0.053 0.604,-0.211 0.797,-0.477 0.193,-0.265 0.265,-0.563 0.213,-0.895 -0.053,-0.337 -0.213,-0.604 -0.479,-0.797 -0.265,-0.193 -0.565,-0.264 -0.902,-0.211z" > <aapt:attr name="android:fillColor"> <gradient android:centerX="130.503" android:centerY="45.626247" android:gradientRadius="46.579845" android:type="radial"> <item android:color="#FFFFFFFF" android:offset="0"/> <item android:color="#EDFFFFFF" android:offset="0.5"/> <item android:color="#00FFFFFF" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:fillAlpha="0.765" android:pathData="m191.34,113.075c-26.794,21.983 -41.808,21.007 -38.075,13.138 3.734,-7.87 42.326,-41.655 51.448,-43.748 9.12,-2.093 2.275,18.041 -13.373,30.61z"> <aapt:attr name="android:fillColor"> <gradient android:endX="184.57668" android:endY="83.76342" android:startX="190.21742" android:startY="119.63171" android:type="linear"> <item android:color="#FFFFFFFF" android:offset="0"/> <item android:color="#00FFFFFF" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:pathData="m19.887,211.442 l-4.807,4.558c-5.007,-5.315 -10.24,-10.707 -15.08,-16.133l4.49,-4.073c6.83,6.534 8.873,8.53 15.397,15.648z"> <aapt:attr name="android:fillColor"> <gradient android:endX="-10.836359" android:endY="242.1967" android:startX="-26.584702" android:startY="226.44835" android:type="linear"> <item android:color="#FFF9E295" android:offset="0"/> <item android:color="#FFF7DD84" android:offset="0.125"/> <item android:color="#FFFFFFFF" android:offset="0.206"/> <item android:color="#FFF4CE51" android:offset="0.301"/> <item android:color="#FFF9E7AA" android:offset="0.341"/> <item android:color="#FFEFBB0E" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:fillColor="#2d3335" android:pathData="m96.941,118.671c-27.18,-27.18 -27.18,-71.247 0,-98.427 27.18,-27.18 71.247,-27.18 98.427,0 27.18,27.18 27.18,71.247 0,98.427 -27.18,27.18 -71.247,27.18 -98.427,0zM99.894,115.718c26.093,26.093 67.413,27.077 93.506,0.984 26.093,-26.092 25.108,-67.413 -0.984,-93.506 -26.093,-26.092 -67.414,-27.076 -93.506,-0.984 -26.093,26.093 -25.109,67.413 0.984,93.506z"/> <path android:fillColor="#9eaaac" android:pathData="m96.941,118.671c-27.18,-27.18 -27.18,-71.247 0,-98.427 0.166,-0.166 0.325,-0.33 0.492,-0.493 -26.685,27.218 -26.522,70.921 0.492,97.936 27.015,27.014 70.718,27.177 97.935,0.492 -0.163,0.167 -0.326,0.326 -0.492,0.492 -27.18,27.18 -71.247,27.18 -98.427,0zM99.401,21.72c0.163,-0.167 0.328,-0.327 0.493,-0.492 26.093,-26.093 67.413,-25.109 93.506,0.984 26.092,26.093 27.077,67.413 0.984,93.506 -0.165,0.165 -0.326,0.33 -0.492,0.492 25.587,-26.118 24.451,-67.086 -1.477,-93.014 -25.927,-25.927 -66.895,-27.063 -93.013,-1.476z"/> <path android:pathData="m87.929,99.262 l-5.752,4.091a72.425,72.425 0,0 0,12.796 17.286,72.425 72.425,0 0,0 17.286,12.796l4.09,-5.752a65.286,65.286 0,0 1,-16.455 -11.965,65.287 65.287,0 0,1 -11.965,-16.456z"> <aapt:attr name="android:fillColor"> <gradient android:endX="92.52785" android:endY="128.74379" android:startX="98.55651" android:startY="117.05557" android:type="linear"> <item android:color="#FF2D3335" android:offset="0"/> <item android:color="#FF4C464A" android:offset="0.5"/> <item android:color="#FF384042" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:pathData="m96.695,118.917a22.271,22.271 0,0 1,4.122 5.721l-26.206,26.206a22.271,22.271 0,0 1,-5.722 -4.121,22.271 22.271,0 0,1 -4.121,-5.721l26.206,-26.207a22.27,22.27 0,0 1,5.721 4.122z"> <aapt:attr name="android:fillColor"> <gradient android:endX="77.87076" android:endY="127.89865" android:startX="87.71347" android:startY="137.74136" android:type="linear"> <item android:color="#FF2D3335" android:offset="0"/> <item android:color="#FF4C464A" android:offset="0.5"/> <item android:color="#FF384042" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:pathData="m88.144,143.217 l-66.068,66.068c-3.984,-2.192 -5.832,-3 -9.29,-6.459 -3.458,-3.458 -4.267,-5.306 -6.459,-9.29l66.068,-66.068c5.064,3.748 12.117,10.398 15.749,15.749z"> <aapt:attr name="android:fillColor"> <gradient android:endX="55.109776" android:endY="176.25066" android:startX="39.361435" android:startY="160.5023" android:type="linear"> <item android:color="#FFF9E295" android:offset="0"/> <item android:color="#FFF7DD84" android:offset="0.125"/> <item android:color="#FFFFFFFF" android:offset="0.206"/> <item android:color="#FFF4CE51" android:offset="0.301"/> <item android:color="#FFF9E7AA" android:offset="0.341"/> <item android:color="#FFEFBB0E" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:pathData="m77.656,138.103c3.458,3.458 7.435,6.666 8.52,11.02l-64.1,64.099c-6.517,-5.155 -14.555,-12.79 -19.686,-19.686l64.1,-64.1c3.491,0.224 7.659,5.16 11.117,8.618z"> <aapt:attr name="android:fillColor"> <gradient android:endX="44.28262" android:endY="151.64435" android:startX="63.96805" android:startY="171.32977" android:type="linear"> <item android:color="#FF2D3335" android:offset="0"/> <item android:color="#FF4C464A" android:offset="0.5"/> <item android:color="#FF384042" android:offset="1"/> </gradient> </aapt:attr> </path> <path android:fillAlpha="0.596" android:pathData="m77.411,138.348c3.459,3.458 7.68,6.421 8.764,10.774l-64.1,64.1c-7.876,-6.908 -11.797,-10.624 -19.685,-19.686l64.1,-64.1c3.491,0.224 7.414,5.453 10.872,8.912h0.05z"> <aapt:attr name="android:fillColor"> <gradient android:endX="44.28262" android:endY="151.64435" android:startX="63.261734" android:startY="231.08057" android:type="linear"> <item android:color="#FF000000" android:offset="0"/> <item android:color="#00000000" android:offset="1"/> </gradient> </aapt:attr> </path> </vector> ```
/content/code_sandbox/app/src/main/res/drawable/logo_osm_magnifier.xml
xml
2016-07-02T10:44:04
2024-08-16T18:55:54
StreetComplete
streetcomplete/StreetComplete
3,781
10,747
```xml /* * @license Apache-2.0 * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ // TypeScript Version: 4.1 /// <reference types="@stdlib/types"/> import { NumericArray } from '@stdlib/types/array'; import { ndarray } from '@stdlib/types/ndarray'; /** * Computes the dot product of two vectors. * * ## Notes * * - In general, for best performance, especially for large vectors, provide 1-dimensional `ndarrays` whose underlying data type is either `float64` or `float32`. * * @param x - first input array * @param y - second input array * @throws first argument must be either an array-like object or a 1-dimensional `ndarray` * @throws second argument must be either an array-like object or a 1-dimensional `ndarray` * @throws input arrays must be the same length * @returns dot product * * @example * var x = [ 4.0, 2.0, -3.0, 5.0, -1.0 ]; * var y = [ 2.0, 6.0, -1.0, -4.0, 8.0 ]; * * var z = gdot( x, y ); * // returns -5.0 */ declare function gdot( x: ndarray | NumericArray, y: ndarray | NumericArray ): number; // EXPORTS // export = gdot; ```
/content/code_sandbox/lib/node_modules/@stdlib/blas/gdot/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
338
```xml /* * @license Apache-2.0 * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ // TypeScript Version: 4.1 /// <reference types="@stdlib/types"/> import * as random from '@stdlib/types/random'; import { TypedIterator } from '@stdlib/types/iter'; /** * Interface defining function options. */ interface Options { /** * Pseudorandom number generator which generates uniformly distributed pseudorandom numbers. */ prng?: random.PRNG; /** * Pseudorandom number generator seed. */ seed?: random.PRNGSeedMT19937; /** * Pseudorandom number generator state. */ state?: random.PRNGStateMT19937; /** * Specifies whether to copy a provided pseudorandom number generator state (default: `true`). */ copy?: boolean; /** * Number of iterations. */ iter?: number; } /** * Interface for iterators of pseudorandom numbers drawn from a cosine distribution. */ interface Iterator<T> extends TypedIterator<T> { /** * Underlying PRNG. */ readonly PRNG: random.PRNG; /** * PRNG seed. */ readonly seed: random.PRNGSeedMT19937; /** * PRNG seed length. */ readonly seedLength: number; /** * PRNG state. */ state: random.PRNGStateMT19937; /** * PRNG state length. */ readonly stateLength: number; /** * PRNG state size (in bytes). */ readonly byteLength: number; } /** * Returns an iterator for generating pseudorandom numbers drawn from a cosine distribution. * * @param mu - location parameter * @param s - scale parameter * @param options - function options * @throws `s` must be a positive number * @throws must provide valid options * @throws must provide a valid state * @returns iterator * * @example * var iter = iterator( -1.0, 3.0 ); * * var r = iter.next().value; * // returns <number> * * r = iter.next().value; * // returns <number> * * r = iter.next().value; * // returns <number> * * // ... */ declare function iterator( mu: number, s: number, options?: Options ): Iterator<number>; // EXPORTS // export = iterator; ```
/content/code_sandbox/lib/node_modules/@stdlib/random/iter/cosine/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
544
```xml <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <TargetFramework>net8.0</TargetFramework> <Nullable>enable</Nullable> <RollForward>LatestMajor</RollForward> </PropertyGroup> <PropertyGroup> <!-- Workaround for issue path_to_url --> <RuntimeIdentifier>$(NETCoreSdkRuntimeIdentifier)</RuntimeIdentifier> </PropertyGroup> <ItemGroup> <PackageReference Include="CppAst" Version="0.13.0" /> <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.6.0" /> <PackageReference Include="Mono.Cecil" Version="0.11.2" /> <PackageReference Include="Mono.Options" Version="5.3.0.1" /> </ItemGroup> </Project> ```
/content/code_sandbox/utils/SkiaSharpGenerator/SkiaSharpGenerator.csproj
xml
2016-02-22T17:54:43
2024-08-16T17:53:42
SkiaSharp
mono/SkiaSharp
4,347
188
```xml <vector xmlns:android="path_to_url" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24"> <group> <clip-path android:pathData="M2,2h20v20h-20z"/> <path android:pathData="M12.625,7C12.97,7 13.25,7.28 13.25,7.625V12.732C13.25,13.229 13.052,13.706 12.701,14.058L10.567,16.192C10.323,16.436 9.927,16.436 9.683,16.192C9.439,15.948 9.439,15.552 9.683,15.308L11.817,13.174C11.934,13.057 12,12.898 12,12.732V7.625C12,7.28 12.28,7 12.625,7Z" android:fillColor="#000000" android:fillType="evenOdd"/> <path android:pathData="M12,20.75C16.833,20.75 20.75,16.833 20.75,12C20.75,7.168 16.833,3.25 12,3.25C7.168,3.25 3.25,7.168 3.25,12C3.25,16.833 7.168,20.75 12,20.75ZM12,22C17.523,22 22,17.523 22,12C22,6.477 17.523,2 12,2C6.477,2 2,6.477 2,12C2,17.523 6.477,22 12,22Z" android:fillColor="#000000" android:fillType="evenOdd"/> </group> </vector> ```
/content/code_sandbox/app/src/main/res/drawable/access_time.xml
xml
2016-04-30T16:43:17
2024-08-16T19:45:08
android
bitwarden/android
6,085
457
```xml /** @jsx jsx */ import { Transforms } from 'slate' import { jsx } from '../../..' export const run = (editor, options = {}) => { Transforms.insertFragment( editor, <fragment> <inline>fragment</inline> </fragment>, options ) } export const input = ( <editor> <block> <cursor /> word </block> </editor> ) export const output = ( <editor> <block> <text /> <inline> fragment <cursor /> </inline> word </block> </editor> ) ```
/content/code_sandbox/packages/slate/test/transforms/insertFragment/of-inlines/block-start.tsx
xml
2016-06-18T01:52:42
2024-08-16T18:43:42
slate
ianstormtaylor/slate
29,492
140
```xml // This is a generated file. Changes are likely to result in being overwritten declare namespace ButtonScssNamespace { export interface IButtonScss { button: string; 'default-button': string; defaultButton: string; 'link-button': string; linkButton: string; 'primary-button': string; primaryButton: string; } } declare const ButtonScssModule: ButtonScssNamespace.IButtonScss & { /** WARNING: Only available when `css-loader` is used without `style-loader` or `mini-css-extract-plugin` */ locals: ButtonScssNamespace.IButtonScss; }; export = ButtonScssModule; ```
/content/code_sandbox/packages/sdk/ui-react/src/widget/button/button.scss.d.ts
xml
2016-11-11T23:15:09
2024-08-16T12:45:29
BotFramework-Emulator
microsoft/BotFramework-Emulator
1,803
143
```xml import { FluentBundle } from "@fluent/bundle/compat"; import React, { FunctionComponent } from "react"; import { graphql } from "react-relay"; import { useCoralContext } from "coral-framework/lib/bootstrap"; import { getMessage } from "coral-framework/lib/i18n"; import { QueryRenderData, QueryRenderer } from "coral-framework/lib/relay"; import { Delay, Spinner } from "coral-ui/components/v2"; import { QueryError } from "coral-ui/components/v3"; import { AdditionalCommentQuery as QueryTypes } from "coral-stream/__generated__/AdditionalCommentQuery.graphql"; export const render = ( { error, props }: QueryRenderData<QueryTypes>, additionalComment: { id: string; url: string }, onAddCommentError: (errorMessage: string, commentID: string) => void, onAddCommentSuccess: (id: string, url: string) => void, localeBundles: FluentBundle[] ) => { if (error) { return <QueryError error={error} />; } if (props) { if (!props.comment) { const commentNotFoundError = getMessage( localeBundles, your_sha256_hashommentNotFoundError", "Comment not found. Please enter a valid comment URL" ); onAddCommentError(commentNotFoundError, additionalComment.id); return null; } if (props.comment.viewerActionPresence?.illegal) { const previouslyReportedError = getMessage( localeBundles, your_sha256_hashreviouslyReportedCommentError", "You've previously reported this comment for containing potentially illegal content. You may only report a comment for this reason one time." ); onAddCommentError(previouslyReportedError, additionalComment.id); return null; } onAddCommentSuccess(additionalComment.id, additionalComment.url); return null; } return ( <Delay> <Spinner /> </Delay> ); }; interface Props { additionalComment: { id: string; url: string }; onAddCommentError: (errorMessage: string, commentID: string) => void; onAddCommentSuccess: (id: string, url: string) => void; } const AdditionalCommentQuery: FunctionComponent<Props> = ({ additionalComment, onAddCommentError, onAddCommentSuccess, }) => { const { localeBundles } = useCoralContext(); return ( <QueryRenderer<QueryTypes> query={graphql` query AdditionalCommentQuery($commentID: ID!) { comment(id: $commentID) { id viewerActionPresence { illegal } } } `} variables={{ commentID: additionalComment.id, }} render={(data) => { return render( data, additionalComment, onAddCommentError, onAddCommentSuccess, localeBundles ); }} /> ); }; export default AdditionalCommentQuery; ```
/content/code_sandbox/client/src/core/client/stream/tabs/Comments/IllegalContentReportView/AdditionalCommentQuery.tsx
xml
2016-10-31T16:14:05
2024-08-06T16:15:57
talk
coralproject/talk
1,881
640
```xml import { Component } from '@angular/core'; import { ComponentFixture, fakeAsync, flush, TestBed, tick } from '@angular/core/testing'; import { FormsModule } from '@angular/forms'; import { By } from '@angular/platform-browser'; import { NoopAnimationsModule } from '@angular/platform-browser/animations'; import { RouterTestingModule } from '@angular/router/testing'; import { SharedModule } from 'primeng/api'; import { ContextMenu, ContextMenuModule } from 'primeng/contextmenu'; import { DropdownModule } from 'primeng/dropdown'; import { EditableColumn, Table, TableModule } from './table'; import type { Paginator } from '../paginator/paginator'; @Component({ template: ` <p-table class="basicTable" [value]="cars"> <ng-template pTemplate="caption"> List of Cars </ng-template> <ng-template pTemplate="header"> <tr> <th>Vin</th> <th>Year</th> <th>Brand</th> <th>Color</th> </tr> </ng-template> <ng-template pTemplate="body" let-car> <tr> <td>{{ car.vin }}</td> <td>{{ car.year }}</td> <td>{{ car.brand }}</td> <td>{{ car.color }}</td> </tr> </ng-template> <ng-template pTemplate="footer" let-columns> <tr> <td>Vin</td> <td>Year</td> <td>Brand</td> <td>Color</td> </tr> </ng-template> <ng-template pTemplate="summary"> <div style="text-align: left">Always Bet On Prime!</div> </ng-template> </p-table> <p-table class="filterTable" #dt [columns]="cols" [value]="cars"> <ng-template pTemplate="caption"> <div style="text-align: right"> <i class="pi pi-search" style="margin:4px 4px 0 0"></i> <input type="text" class="globalFilter" pInputText size="50" placeholder="Global Filter" (input)="dt.filterGlobal($event.target.value, 'contains')" style="width:auto" /> </div> </ng-template> <ng-template pTemplate="header" let-columns> <tr> <th *ngFor="let col of columns"> {{ col.header }} </th> </tr> <tr> <th *ngFor="let col of columns" [ngSwitch]="col.field"> <input *ngSwitchCase="'brand'" class="brandFilter" pInputText type="text" (input)="dt.filter($event.target.value, col.field, col.filterMatchMode)" /> </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns"> <tr> <td *ngFor="let col of columns"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> <p-table class="sortTable" [columns]="cols" [value]="cars"> <ng-template pTemplate="header" let-columns> <tr> <th *ngFor="let col of columns" class="sortableColumn" [pSortableColumn]="col.field"> {{ col.header }} <p-sortIcon [field]="col.field" ariaLabel="Activate to sort" ariaLabelDesc="Activate to sort in descending order" ariaLabelAsc="Activate to sort in ascending order"></p-sortIcon> </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns"> <tr class="sort"> <td *ngFor="let col of columns"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> <p-table class="basicSelectionTable" [columns]="cols" [value]="cars" selectionMode="single" dataKey="vin"> <ng-template pTemplate="header" let-columns> <tr> <th *ngFor="let col of columns"> {{ col.header }} </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns" let-rowIndex="rowIndex"> <tr class="selectableRow" [pSelectableRow]="rowData" [pSelectableRowIndex]="rowIndex"> <td *ngFor="let col of columns"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> <p-table class="radioSelectionTable" [columns]="cols" [value]="cars" dataKey="vin"> <ng-template pTemplate="header" let-columns> <tr> <th style="width: 3em"></th> <th *ngFor="let col of columns"> {{ col.header }} </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns"> <tr [pSelectableRow]="rowData"> <td> <p-tableRadioButton class="radioRow" [value]="rowData"></p-tableRadioButton> </td> <td *ngFor="let col of columns"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> <p-table class="checkboxSelectionTable" [columns]="cols" [value]="cars" dataKey="vin"> <ng-template pTemplate="header" let-columns> <tr> <th> <p-tableHeaderCheckbox class="headerCheckbox"></p-tableHeaderCheckbox> </th> <th *ngFor="let col of columns"> {{ col.header }} </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns"> <tr [pSelectableRow]="rowData"> <td> <p-tableCheckbox class="rowCheckbox" [value]="rowData"></p-tableCheckbox> </td> <td *ngFor="let col of columns"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> <p-table class="editableTable" [value]="cars"> <ng-template pTemplate="header"> <tr> <th>Vin</th> <th>Year</th> <th>Brand</th> <th>Color</th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData> <tr> <td pEditableColumn> <p-cellEditor> <ng-template pTemplate="input"> <input pInputText type="text" [(ngModel)]="rowData.vin" /> </ng-template> <ng-template pTemplate="output"> {{ rowData.vin }} </ng-template> </p-cellEditor> </td> <td pEditableColumn> <p-cellEditor> <ng-template pTemplate="input"> <input pInputText type="text" [(ngModel)]="rowData.year" required /> </ng-template> <ng-template pTemplate="output"> {{ rowData.year }} </ng-template> </p-cellEditor> </td> <td pEditableColumn> <p-cellEditor> <ng-template pTemplate="input"> <p-dropdown [options]="brands" [(ngModel)]="rowData.brand" [style]="{ width: '100%' }"></p-dropdown> </ng-template> <ng-template pTemplate="output"> {{ rowData.brand }} </ng-template> </p-cellEditor> </td> <td pEditableColumn> <p-cellEditor> <ng-template pTemplate="input"> <input pInputText type="text" [(ngModel)]="rowData.color" /> </ng-template> <ng-template pTemplate="output"> {{ rowData.color }} </ng-template> </p-cellEditor> </td> </tr> </ng-template> </p-table> <p-table class="rowExpansionTable" [columns]="cols" [value]="cars" dataKey="vin"> <ng-template pTemplate="header" let-columns> <tr> <th style="width: 3em"></th> <th *ngFor="let col of columns"> {{ col.header }} </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-expanded="expanded" let-columns="columns"> <tr> <td> <a href="#" class="rowExpansionToggler" [pRowToggler]="rowData"> <i [ngClass]="expanded ? 'pi pi-chevron-down' : 'pi pi-chevron-right'"></i> </a> </td> <td *ngFor="let col of columns"> {{ rowData[col.field] }} </td> </tr> </ng-template> <ng-template pTemplate="rowexpansion" let-rowData let-columns="columns"> <tr> <td [attr.colspan]="columns.length + 1"> <div class="p-grid p-fluid expandedRow" style="font-size:16px;padding:20px"> <div class="p-col-12 p-md-3" style="text-align:center"></div> <div class="p-col-12 p-md-9"> <div class="p-grid"> <div class="p-col-12"><b>Vin:</b> {{ rowData.vin }}</div> <div class="p-col-12"><b>Year:</b> {{ rowData.year }}</div> <div class="p-col-12"><b>Brand:</b> {{ rowData.brand }}</div> <div class="p-col-12"><b>Color:</b> {{ rowData.color }}</div> </div> </div> </div> </td> </tr> </ng-template> </p-table> <p-table class="colResizeTable" [columns]="cols" [value]="cars" [resizableColumns]="true"> <ng-template pTemplate="colgroup" let-columns> <colgroup> <col *ngFor="let col of columns" /> </colgroup> </ng-template> <ng-template pTemplate="header" let-columns> <tr> <th *ngFor="let col of columns" pResizableColumn> {{ col.header }} </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns"> <tr> <td *ngFor="let col of columns" class="p-resizable-column"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> <p-table class="reorderableTable" [columns]="cols" [value]="cars" [reorderableColumns]="true"> <ng-template pTemplate="header" let-columns> <tr> <th style="width:2.5em"></th> <th *ngFor="let col of columns" style="width: 25%;" pReorderableColumn> {{ col.header }} </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns" let-index="rowIndex"> <tr [pReorderableRow]="index"> <td> <i class="pi pi-bars" pReorderableRowHandle></i> </td> <td *ngFor="let col of columns" style="width: 25%;"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> <p-table class="contextMenuTable" [columns]="cols" [value]="cars" [contextMenu]="cm"> <ng-template pTemplate="header" let-columns> <tr> <th *ngFor="let col of columns"> {{ col.header }} </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns"> <tr [pSelectableRow]="rowData" [pContextMenuRow]="rowData"> <td *ngFor="let col of columns"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> <p-contextMenu #cm [model]="items"></p-contextMenu> <p-table class="stateTable" #dt1 [columns]="cols2" [value]="cars2" [paginator]="true" [rows]="3" dataKey="vin" [resizableColumns]="true" [reorderableColumns]="true" selectionMode="single" stateKey="statedemo"> <ng-template pTemplate="header" let-columns> <tr> <th *ngFor="let col of columns" [pSortableColumn]="col.field" pResizableColumn pReorderableColumn> {{ col.header }} <p-sortIcon [field]="col.field"></p-sortIcon> </th> </tr> <tr> <th *ngFor="let col of columns" [ngSwitch]="col.field" class="p-fluid"> <input pInputText type="text" (input)="dt1.filter($event.target.value, col.field, col.filterMatchMode)" [value]="dt1.filters[col.field]?.value" /> </th> </tr> </ng-template> <ng-template pTemplate="body" let-rowData let-columns="columns"> <tr [pSelectableRow]="rowData"> <td *ngFor="let col of columns"> {{ rowData[col.field] }} </td> </tr> </ng-template> </p-table> ` }) class TestBasicTableComponent { items = [ { label: 'View', icon: 'pi pi-search', command: (event) => {} }, { label: 'Delete', icon: 'pi pi-times', command: (event) => {} } ]; cols = [ { field: 'brand', header: 'Brand' }, { field: 'vin', header: 'Vin' }, { field: 'year', header: 'Year' }, { field: 'color', header: 'Color' } ]; cols2 = [ { field: 'brand', header: 'Brand' }, { field: 'vin', header: 'Vin' }, { field: 'year', header: 'Year' }, { field: 'color', header: 'Color' } ]; cars = [ { brand: 'VW', year: 2012, color: 'Orange', vin: 'dsad231ff' }, { brand: 'Audi', year: 2011, color: 'Black', vin: 'gwregre345' }, { brand: 'Renault', year: 2005, color: 'Gray', vin: 'h354htr' }, { brand: 'BMW', year: 2003, color: 'Blue', vin: 'j6w54qgh' }, { brand: 'Mercedes', year: 1995, color: 'Orange', vin: 'hrtwy34' }, { brand: 'Volvo', year: 2005, color: 'Black', vin: 'jejtyj' }, { brand: 'Honda', year: 2012, color: 'Yellow', vin: 'g43gr' }, { brand: 'Jaguar', year: 2013, color: 'Orange', vin: 'greg34' }, { brand: 'Ford', year: 2000, color: 'Black', vin: 'h54hw5' }, { brand: 'Fiat', year: 2013, color: 'Red', vin: '245t2s' } ]; cars2 = [ { brand: 'VW', year: 2012, color: 'Orange', vin: 'dsad231ff' }, { brand: 'Audi', year: 2011, color: 'Black', vin: 'gwregre345' }, { brand: 'Renault', year: 2005, color: 'Gray', vin: 'h354htr' }, { brand: 'BMW', year: 2003, color: 'Blue', vin: 'j6w54qgh' }, { brand: 'Mercedes', year: 1995, color: 'Orange', vin: 'hrtwy34' }, { brand: 'Volvo', year: 2005, color: 'Black', vin: 'jejtyj' }, { brand: 'Honda', year: 2012, color: 'Yellow', vin: 'g43gr' }, { brand: 'Jaguar', year: 2013, color: 'Orange', vin: 'greg34' }, { brand: 'Ford', year: 2000, color: 'Black', vin: 'h54hw5' }, { brand: 'Fiat', year: 2013, color: 'Red', vin: '245t2s' } ]; customSort(event) { event.data.sort((data1, data2) => { let value1 = data1[event.field]; let value2 = data2[event.field]; let result = null; if (value1 == null && value2 != null) result = -1; else if (value1 != null && value2 == null) result = 1; else if (value1 == null && value2 == null) result = 0; else if (typeof value1 === 'string' && typeof value2 === 'string') result = value1.localeCompare(value2); else result = value1 < value2 ? -1 : value1 > value2 ? 1 : 0; return event.order * result; }); } } describe('Table', () => { let table: Table; let filterTable: Table; let sortTable: Table; let basicSelectionTable: Table; let radioSelectionTable: Table; let checkboxSelectionTable: Table; let editableTable: Table; let rowExpansionTable: Table; let colResizeTable: Table; let reorderableTable: Table; let contextMenuTable: Table; let stateTable: Table; let testComponent: TestBasicTableComponent; let fixture: ComponentFixture<TestBasicTableComponent>; beforeEach(() => { TestBed.configureTestingModule({ imports: [NoopAnimationsModule, FormsModule, SharedModule, DropdownModule, ContextMenuModule, TableModule, RouterTestingModule.withRoutes([{ path: 'test', component: ContextMenu }])], declarations: [TestBasicTableComponent, EditableColumn] }); fixture = TestBed.createComponent(TestBasicTableComponent); testComponent = fixture.componentInstance; table = fixture.debugElement.children[0].componentInstance; filterTable = fixture.debugElement.children[1].componentInstance; sortTable = fixture.debugElement.children[2].componentInstance; basicSelectionTable = fixture.debugElement.children[3].componentInstance; radioSelectionTable = fixture.debugElement.children[4].componentInstance; checkboxSelectionTable = fixture.debugElement.children[5].componentInstance; editableTable = fixture.debugElement.children[6].componentInstance; rowExpansionTable = fixture.debugElement.children[7].componentInstance; colResizeTable = fixture.debugElement.children[8].componentInstance; reorderableTable = fixture.debugElement.children[9].componentInstance; contextMenuTable = fixture.debugElement.children[10].componentInstance; stateTable = fixture.debugElement.children[12].componentInstance; }); it('should display by default', () => { fixture.detectChanges(); const tableEl = fixture.debugElement.query(By.css('div')); expect(tableEl.nativeElement).toBeTruthy(); }); it('should display 10 rows', () => { fixture.detectChanges(); const tableEl = fixture.debugElement.query(By.css('div')); const bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(10); }); it('should use sections', () => { fixture.detectChanges(); expect(table.captionTemplate).toBeTruthy(); expect(table.footerTemplate).toBeTruthy(); expect(table.summaryTemplate).toBeTruthy(); }); it('should use 2 paginators', () => { fixture.detectChanges(); table.paginator = true; table.rows = 5; table.paginatorPosition = 'both'; fixture.detectChanges(); const basicTableElement = fixture.debugElement.query(By.css('.basicTable')); const paginators = basicTableElement?.queryAll(By.css('p-paginator')); expect(paginators?.length).toEqual(2); }); it('should use paginator and list 5 elements', () => { fixture.detectChanges(); table.paginator = true; table.rows = 5; fixture.detectChanges(); const tableEl = fixture.debugElement.query(By.css('div')); const bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(5); const pageTwoEl = fixture.debugElement.query(By.css('p-paginator')).query(By.css('.p-paginator-pages')).children[1]; pageTwoEl.nativeElement.click(); fixture.detectChanges(); expect(table.first).toEqual(5); expect(bodyRows.length).toEqual(5); }); it('should pass top/botton styleClass to paginators', () => { table.paginator = true; table.paginatorPosition = 'both'; fixture.detectChanges(); const basicTableElement = fixture.debugElement.query(By.css('.basicTable')); const paginators = basicTableElement?.queryAll(By.css('p-paginator'))?.map(({ componentInstance }) => componentInstance as Paginator); expect(paginators).toEqual([jasmine.objectContaining({ styleClass: 'p-paginator-top' }), jasmine.objectContaining({ styleClass: 'p-paginator-bottom' })]); }); it('should pass paginatorStyleClass to paginators', () => { table.paginator = true; table.paginatorPosition = 'both'; table.paginatorStyleClass = 'p-paginator-custom'; fixture.detectChanges(); const basicTableElement = fixture.debugElement.query(By.css('.basicTable')); const paginators = basicTableElement?.queryAll(By.css('p-paginator'))?.map(({ componentInstance }) => componentInstance as Paginator); expect(paginators).toEqual([jasmine.objectContaining({ styleClass: 'p-paginator-custom p-paginator-top' }), jasmine.objectContaining({ styleClass: 'p-paginator-custom p-paginator-bottom' })]); }); it('should use custom filter and show 2 items', fakeAsync(() => { fixture.detectChanges(); const brandFilter = fixture.debugElement.query(By.css('.brandFilter')); brandFilter.nativeElement.value = 'v'; brandFilter.nativeElement.dispatchEvent(new Event('input')); tick(300); fixture.detectChanges(); const tableEl = fixture.debugElement.query(By.css('.filterTable')); const bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(2); flush(); })); it('should use custom filter and show 2 items and after call reset', fakeAsync(() => { fixture.detectChanges(); const brandFilter = fixture.debugElement.query(By.css('.brandFilter')); brandFilter.nativeElement.value = 'v'; brandFilter.nativeElement.dispatchEvent(new Event('input')); tick(300); fixture.detectChanges(); const tableEl = fixture.debugElement.query(By.css('.filterTable')); const bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(2); filterTable.reset(); fixture.detectChanges(); expect(filterTable.filteredValue).toBeNull(); flush(); })); it('should use global filter and show 1 items', fakeAsync(() => { fixture.detectChanges(); const globalFilter = fixture.debugElement.query(By.css('.globalFilter')); globalFilter.nativeElement.value = 'dsad231ff'; globalFilter.nativeElement.dispatchEvent(new Event('input')); tick(300); fixture.detectChanges(); const tableEl = fixture.debugElement.query(By.css('.filterTable')); const bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(1); flush(); })); it('should use globalFilterFields and show 0 items', fakeAsync(() => { fixture.detectChanges(); filterTable.globalFilterFields = ['year', 'color', 'brand']; fixture.detectChanges(); const globalFilter = fixture.debugElement.query(By.css('.globalFilter')); globalFilter.nativeElement.value = 'dsad231'; globalFilter.nativeElement.dispatchEvent(new Event('input')); tick(300); fixture.detectChanges(); const tableEl = fixture.debugElement.query(By.css('.filterTable')); const bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(0); flush(); })); it('should use endsWith filter and show 1 item. It should clear the filter and show 10 item.', fakeAsync(() => { fixture.detectChanges(); filterTable.filter('231ff', 'vin', 'endsWith'); tick(300); fixture.detectChanges(); let tableEl = fixture.debugElement.query(By.css('.filterTable')); let bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(1); filterTable.filter(null, 'vin', 'endsWith'); tick(300); fixture.detectChanges(); bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(10); flush(); })); it('should use equals filter and show 1 item', fakeAsync(() => { fixture.detectChanges(); filterTable.filter('dsad231ff', 'vin', 'equals'); tick(300); fixture.detectChanges(); let tableEl = fixture.debugElement.query(By.css('.filterTable')); let bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(1); flush(); })); it('should use not equals filter and show 9 item', fakeAsync(() => { fixture.detectChanges(); filterTable.filter('dsad231ff', 'vin', 'notEquals'); tick(300); fixture.detectChanges(); let tableEl = fixture.debugElement.query(By.css('.filterTable')); let bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(9); flush(); })); it('should use in filter and show 1 item', fakeAsync(() => { fixture.detectChanges(); filterTable.filter(['BMW', null], 'brand', 'in'); tick(300); fixture.detectChanges(); let tableEl = fixture.debugElement.query(By.css('.filterTable')); let bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(1); filterTable.filter([], 'brand', 'in'); tick(300); fixture.detectChanges(); expect(bodyRows.length).toEqual(1); flush(); })); it('should use lt filter and show 5 item', fakeAsync(() => { fixture.detectChanges(); filterTable.filter('2005', 'year', 'lt'); tick(300); fixture.detectChanges(); let tableEl = fixture.debugElement.query(By.css('.filterTable')); let bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(3); flush(); })); it('should use lte filter and show 5 item', fakeAsync(() => { fixture.detectChanges(); filterTable.filter('2005', 'year', 'lte'); tick(300); fixture.detectChanges(); let tableEl = fixture.debugElement.query(By.css('.filterTable')); let bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(5); flush(); })); it('should use gt filter and show 5 item', fakeAsync(() => { fixture.detectChanges(); filterTable.filter('2005', 'year', 'gt'); tick(300); fixture.detectChanges(); let tableEl = fixture.debugElement.query(By.css('.filterTable')); let bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(5); flush(); })); it('should use gte filter and show 5 item', fakeAsync(() => { fixture.detectChanges(); filterTable.filter('2005', 'year', 'gte'); tick(300); fixture.detectChanges(); let tableEl = fixture.debugElement.query(By.css('.filterTable')); let bodyRows = tableEl.query(By.css('.p-datatable-tbody')).queryAll(By.css('tr')); expect(bodyRows.length).toEqual(7); flush(); })); it('should use basic sort', () => { fixture.detectChanges(); const brandSortEl = fixture.debugElement.query(By.css('.sortableColumn')); brandSortEl.nativeElement.click(); fixture.detectChanges(); const firstEl = fixture.debugElement.query(By.css('.sortTable')).query(By.css('.p-datatable-tbody')).query(By.css('td')); expect(firstEl.nativeElement.outerText).toEqual('Audi'); }); it('should use multiple sort', fakeAsync(() => { sortTable.sortMode = 'multiple'; fixture.detectChanges(); const yearSortEl = fixture.debugElement.queryAll(By.css('.sortableColumn'))[1]; const colorSortEl = fixture.debugElement.queryAll(By.css('.sortableColumn'))[3]; colorSortEl.nativeElement.click(); fixture.detectChanges(); const firstEl = fixture.debugElement.query(By.css('.sortTable')).query(By.css('.p-datatable-tbody')).query(By.css('tr')); expect(firstEl.children[3].nativeElement.outerText).toEqual('Black'); expect(firstEl.children[2].nativeElement.outerText).toEqual('2011'); sortTable.multiSortMeta.push({ field: 'year', order: 1 }); sortTable.sortMultiple(); tick(300); fixture.detectChanges(); const firstRow = fixture.debugElement.query(By.css('.sortTable')).query(By.css('.p-datatable-tbody')).query(By.css('tr')); expect(firstRow.children[2].nativeElement.outerText).toEqual('2000'); flush(); })); it('should use custom sort', () => { sortTable.customSort = true; sortTable.sortFunction.subscribe((event) => testComponent.customSort(event)); fixture.detectChanges(); const brandSortEl = fixture.debugElement.query(By.css('.sortableColumn')); brandSortEl.nativeElement.click(); fixture.detectChanges(); const firstEl = fixture.debugElement.query(By.css('.sortTable')).query(By.css('.p-datatable-tbody')).query(By.css('td')); expect(firstEl.nativeElement.outerText).toEqual('Audi'); }); it('should select single item and unselect when another item select and self click', () => { fixture.detectChanges(); const selectableRows = fixture.debugElement.queryAll(By.css('.selectableRow')); const vwEl = selectableRows[0]; vwEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection.brand).toEqual('VW'); expect(vwEl.nativeElement.className).toContain('p-highlight'); const audiEl = selectableRows[1]; audiEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection.brand).toEqual('Audi'); expect(audiEl.nativeElement.className).toContain('p-highlight'); audiEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection).toBeFalsy(); expect(audiEl.nativeElement.className).not.toContain('p-highlight'); }); it('should select single item and unselect when another item select and self click without dataKey', () => { fixture.detectChanges(); basicSelectionTable.dataKey = null; fixture.detectChanges(); const selectableRows = fixture.debugElement.queryAll(By.css('.selectableRow')); const vwEl = selectableRows[0]; vwEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection.brand).toEqual('VW'); expect(vwEl.nativeElement.className).toContain('p-highlight'); const audiEl = selectableRows[1]; audiEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection.brand).toEqual('Audi'); expect(audiEl.nativeElement.className).toContain('p-highlight'); audiEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection).toBeFalsy(); expect(audiEl.nativeElement.className).not.toContain('p-highlight'); }); it('should select multiple items and unselect with self click', () => { fixture.detectChanges(); basicSelectionTable.selectionMode = 'multiple'; fixture.detectChanges(); const selectableRows = fixture.debugElement.queryAll(By.css('.selectableRow')); const vwEl = selectableRows[0]; vwEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection[0].brand).toEqual('VW'); expect(vwEl.nativeElement.className).toContain('p-highlight'); const audiEl = selectableRows[1]; audiEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection[1].brand).toEqual('Audi'); expect(basicSelectionTable.selection.length).toEqual(2); expect(audiEl.nativeElement.className).toContain('p-highlight'); audiEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection.length).toEqual(1); expect(audiEl.nativeElement.className).not.toContain('p-highlight'); }); it('should select single item with metaKey selection', () => { fixture.detectChanges(); basicSelectionTable.metaKeySelection = true; fixture.detectChanges(); const selectableRows = fixture.debugElement.queryAll(By.css('.selectableRow')); const vwEl = selectableRows[0]; vwEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection.brand).toEqual('VW'); expect(vwEl.nativeElement.className).toContain('p-highlight'); const event: any = document.createEvent('CustomEvent'); event.metaKey = true; event.ctrlKey = true; event.initEvent('click'); const audiEl = selectableRows[1]; audiEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection.brand).toEqual('Audi'); expect(audiEl.nativeElement.className).toContain('p-highlight'); audiEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection).toBeFalsy(); expect(audiEl.nativeElement.className).not.toContain('p-highlight'); }); it('should select multiple items with metaKey selection', () => { fixture.detectChanges(); basicSelectionTable.stateKey = 'vin'; basicSelectionTable.selectionMode = 'multiple'; basicSelectionTable.metaKeySelection = true; fixture.detectChanges(); const selectableRows = fixture.debugElement.queryAll(By.css('.selectableRow')); const vwEl = selectableRows[0]; vwEl.nativeElement.click(); fixture.detectChanges(); expect(basicSelectionTable.selection[0].brand).toEqual('VW'); expect(vwEl.nativeElement.className).toContain('p-highlight'); const event: any = document.createEvent('CustomEvent'); event.metaKey = true; event.ctrlKey = true; event.initEvent('click'); const audiEl = selectableRows[1]; audiEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection[1].brand).toEqual('Audi'); expect(basicSelectionTable.selection.length).toEqual(2); expect(audiEl.nativeElement.className).toContain('p-highlight'); audiEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection.length).toEqual(1); expect(audiEl.nativeElement.className).not.toContain('p-highlight'); }); it('should select range with shiftKey selection', () => { fixture.detectChanges(); basicSelectionTable.selectionMode = 'multiple'; basicSelectionTable.metaKeySelection = true; fixture.detectChanges(); const event: any = document.createEvent('CustomEvent'); event.shiftKey = true; event.initEvent('click'); const selectableRows = fixture.debugElement.queryAll(By.css('.selectableRow')); const audiEl = selectableRows[1]; audiEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); audiEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.rangeRowIndex).toEqual(basicSelectionTable.anchorRowIndex); expect(basicSelectionTable.selection[0].brand).toEqual('Audi'); expect(audiEl.nativeElement.className).toContain('p-highlight'); const mercedesEl = selectableRows[4]; mercedesEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection.length).toEqual(4); const fordEl = selectableRows[8]; fordEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection.length).toEqual(8); const vwEl = selectableRows[0]; vwEl.nativeElement.dispatchEvent(event); vwEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection.length).toEqual(2); }); it('should select range with shiftKey selection without dataKey', () => { fixture.detectChanges(); basicSelectionTable.dataKey = null; basicSelectionTable.selectionMode = 'multiple'; basicSelectionTable.metaKeySelection = true; fixture.detectChanges(); const event: any = document.createEvent('CustomEvent'); event.shiftKey = true; event.initEvent('click'); const selectableRows = fixture.debugElement.queryAll(By.css('.selectableRow')); const audiEl = selectableRows[1]; audiEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); audiEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.rangeRowIndex).toEqual(basicSelectionTable.anchorRowIndex); expect(basicSelectionTable.selection[0].brand).toEqual('Audi'); expect(audiEl.nativeElement.className).toContain('p-highlight'); const mercedesEl = selectableRows[4]; mercedesEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection.length).toEqual(4); const fordEl = selectableRows[8]; fordEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection.length).toEqual(8); const vwEl = selectableRows[0]; vwEl.nativeElement.dispatchEvent(event); vwEl.nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(basicSelectionTable.selection.length).toEqual(2); }); it('should select with radioButton', () => { fixture.detectChanges(); radioSelectionTable.stateKey = 'vin'; fixture.detectChanges(); const radioRows = fixture.debugElement.queryAll(By.css('.radioRow')); expect(radioRows.length).toEqual(10); const vwRadioEl = radioRows[0].query(By.css('div')); const bmwRadioEl = radioRows[3].query(By.css('div')); vwRadioEl.query(By.css('input')).nativeElement.dispatchEvent(new Event('focus')); vwRadioEl.nativeElement.click(); fixture.detectChanges(); expect(vwRadioEl.query(By.css('.p-radiobutton-box')).nativeElement.className).toContain('p-focus'); vwRadioEl.query(By.css('input')).nativeElement.dispatchEvent(new Event('blur')); fixture.detectChanges(); expect(vwRadioEl.query(By.css('.p-radiobutton-box')).nativeElement.className).not.toContain('p-focus'); expect(radioSelectionTable.selection.brand).toEqual('VW'); bmwRadioEl.nativeElement.click(); fixture.detectChanges(); expect(radioSelectionTable.selection.brand).toEqual('BMW'); bmwRadioEl.nativeElement.click(); fixture.detectChanges(); expect(radioSelectionTable.selection).toBeFalsy(); }); it('should select with checkbox and unselect when self click', () => { fixture.detectChanges(); checkboxSelectionTable.stateKey = 'vin'; fixture.detectChanges(); const checkboxRows = fixture.debugElement.queryAll(By.css('.rowCheckbox')); expect(checkboxRows.length).toEqual(10); const vwCheckboxEl = checkboxRows[0].query(By.css('div')); vwCheckboxEl.query(By.css('input')).nativeElement.dispatchEvent(new Event('focus')); vwCheckboxEl.nativeElement.click(); fixture.detectChanges(); expect(vwCheckboxEl.query(By.css('.p-checkbox-box')).nativeElement.className).toContain('p-focus'); vwCheckboxEl.query(By.css('input')).nativeElement.dispatchEvent(new Event('blur')); fixture.detectChanges(); expect(vwCheckboxEl.query(By.css('.p-checkbox-box')).nativeElement.className).not.toContain('p-focus'); expect(checkboxSelectionTable.selection[0].brand).toEqual('VW'); const audiCheckboxEl = checkboxRows[1].query(By.css('div')); audiCheckboxEl.nativeElement.click(); fixture.detectChanges(); expect(checkboxSelectionTable.selection.length).toEqual(2); audiCheckboxEl.nativeElement.click(); vwCheckboxEl.nativeElement.click(); fixture.detectChanges(); expect(checkboxSelectionTable.selection.length).toEqual(0); }); it('should select all items and unselect all item with header checkbox', () => { fixture.detectChanges(); checkboxSelectionTable.stateKey = 'vin'; fixture.detectChanges(); const checkboxRows = fixture.debugElement.queryAll(By.css('.rowCheckbox')); const vwCheckboxEl = checkboxRows[0].query(By.css('div')); const headerCheckbox = fixture.debugElement.query(By.css('.headerCheckbox')).query(By.css('div')); headerCheckbox.query(By.css('input')).nativeElement.dispatchEvent(new Event('focus')); fixture.detectChanges(); expect(headerCheckbox.query(By.css('.p-checkbox-box')).nativeElement.className).toContain('p-focus'); headerCheckbox.nativeElement.click(); headerCheckbox.query(By.css('input')).nativeElement.dispatchEvent(new Event('blur')); fixture.detectChanges(); expect(headerCheckbox.query(By.css('.p-checkbox-box')).nativeElement.className).not.toContain('p-focus'); expect(checkboxSelectionTable.selection.length).toEqual(10); vwCheckboxEl.nativeElement.click(); fixture.detectChanges(); expect(checkboxSelectionTable.selection.length).toEqual(9); headerCheckbox.nativeElement.click(); fixture.detectChanges(); headerCheckbox.nativeElement.click(); fixture.detectChanges(); expect(checkboxSelectionTable.selection).toEqual([]); }); it('should open cell', () => { fixture.detectChanges(); let cell = fixture.debugElement.query(By.css('.p-editable-column')); cell.nativeElement.click(); fixture.detectChanges(); expect(editableTable.editingCell).toBeTruthy(); }); it('should close cell', () => { fixture.detectChanges(); let cell = fixture.debugElement.query(By.css('.p-editable-column')); let editableDir = cell.parent.query(By.directive(EditableColumn)).injector.get(EditableColumn); cell.nativeElement.click(); fixture.detectChanges(); expect(editableTable.editingCell).toBeTruthy(); const keydownEvent: any = document.createEvent('CustomEvent'); keydownEvent.keyCode = 13; keydownEvent.initEvent('keydown', true, true); cell.nativeElement.dispatchEvent(keydownEvent); editableDir.onEnterKeyDown(keydownEvent); fixture.detectChanges(); expect(editableTable.editingCell).toBeFalsy(); cell.nativeElement.click(); fixture.detectChanges(); expect(editableTable.editingCell).toBeTruthy(); keydownEvent.keyCode = 27; cell.nativeElement.dispatchEvent(keydownEvent); editableDir.onEscapeKeyDown(keydownEvent); fixture.detectChanges(); expect(editableTable.editingCell).toBeFalsy(); }); it('should open next cell', () => { fixture.detectChanges(); let cellEls = fixture.debugElement.queryAll(By.css('.p-editable-column')); let cell = cellEls[0]; let editableDir = cell.parent.query(By.directive(EditableColumn)).injector.get(EditableColumn); const moveToNextCellSpy = spyOn(editableDir, 'moveToNextCell').and.callThrough(); cell.nativeElement.click(); fixture.detectChanges(); expect(editableTable.editingCell).toBeTruthy(); const keydownEvent: any = document.createEvent('CustomEvent'); keydownEvent.keyCode = 9; keydownEvent.initEvent('keydown', true, true); keydownEvent.shiftKey = false; editableDir.onShiftKeyDown(keydownEvent); fixture.detectChanges(); expect(moveToNextCellSpy).toHaveBeenCalled(); }); it('should open prev cell', () => { fixture.detectChanges(); let cellEls = fixture.debugElement.queryAll(By.css('.p-editable-column')); let cell = cellEls[1]; cell.nativeElement.click(); fixture.detectChanges(); expect(editableTable.editingCell).toBeTruthy(); let editableDir = cell.parent.query(By.directive(EditableColumn)).injector.get(EditableColumn); const moveToPreviousCellSpy = spyOn(editableDir, 'moveToPreviousCell').and.callThrough(); const keydownEvent: any = document.createEvent('CustomEvent'); keydownEvent.keyCode = 9; keydownEvent.initEvent('keydown', true, true); keydownEvent.shiftKey = true; editableDir.onShiftKeyDown(keydownEvent); fixture.detectChanges(); expect(moveToPreviousCellSpy).toHaveBeenCalled(); }); it('should open expansion', () => { fixture.detectChanges(); const rowExpansionTableEl = fixture.debugElement.query(By.css('.rowExpansionTable')); let togglerEls = fixture.debugElement.queryAll(By.css('.rowExpansionToggler')); let rowEls = rowExpansionTableEl.queryAll(By.css('tr')); expect(togglerEls.length).toEqual(10); expect(rowEls.length).toEqual(11); togglerEls[0].nativeElement.click(); fixture.detectChanges(); rowEls = rowExpansionTableEl.queryAll(By.css('tr')); let expandedRow = fixture.debugElement.query(By.css('.expandedRow')); expect(rowEls.length).toEqual(12); expect(expandedRow.nativeElement).toBeTruthy(); }); it('should call resize (expand)', () => { fixture.detectChanges(); colResizeTable.columnResizeMode = 'expand'; fixture.detectChanges(); let resizerEls = document.getElementsByClassName('p-column-resizer'); let defaultWidth = resizerEls[0].parentElement.parentElement.clientWidth; const onColumnResizeBeginSpy = spyOn(colResizeTable, 'onColumnResizeBegin').and.callThrough(); const event: any = document.createEvent('CustomEvent'); event.pageX = 450; event.which = 1; event.initEvent('mousedown'); let firstWidth = resizerEls[0].parentElement.clientWidth; resizerEls[0].dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeBeginSpy).toHaveBeenCalled(); const onColumnResizeSpy = spyOn(colResizeTable, 'onColumnResize').and.callThrough(); event.initEvent('mousemove'); event.pageX = 420; document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeSpy).toHaveBeenCalled(); const onColumnResizeEndSpy = spyOn(colResizeTable, 'onColumnResizeEnd').and.callThrough(); event.initEvent('mouseup'); document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeEndSpy).toHaveBeenCalled(); expect(resizerEls[0].parentElement.clientWidth).not.toEqual(firstWidth); expect(defaultWidth).not.toEqual(resizerEls[0].parentElement.parentElement.clientWidth); expect(defaultWidth).toEqual(resizerEls[0].parentElement.parentElement.clientWidth + 30); }); it('should call resize and resizeColGroup with scrollableTable (expand)', () => { fixture.detectChanges(); colResizeTable.columnResizeMode = 'expand'; colResizeTable.scrollable = true; colResizeTable.scrollHeight = '50px'; fixture.detectChanges(); let resizerEls = document.getElementsByClassName('p-column-resizer'); let defaultWidth = resizerEls[0].parentElement.parentElement.clientWidth; const onColumnResizeBeginSpy = spyOn(colResizeTable, 'onColumnResizeBegin').and.callThrough(); const event: any = document.createEvent('CustomEvent'); event.pageX = 450; event.which = 1; event.initEvent('mousedown'); let firstWidth = resizerEls[0].parentElement.clientWidth; resizerEls[0].dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeBeginSpy).toHaveBeenCalled(); const onColumnResizeSpy = spyOn(colResizeTable, 'onColumnResize').and.callThrough(); event.initEvent('mousemove'); event.pageX = 420; document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeSpy).toHaveBeenCalled(); const onColumnResizeEndSpy = spyOn(colResizeTable, 'onColumnResizeEnd').and.callThrough(); event.initEvent('mouseup'); document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeEndSpy).toHaveBeenCalled(); expect(resizerEls[0].parentElement.clientWidth).not.toEqual(firstWidth); expect(defaultWidth).not.toEqual(resizerEls[0].parentElement.parentElement.clientWidth); expect(defaultWidth).toEqual(resizerEls[0].parentElement.parentElement.clientWidth + 30); }); it('should call resize (fit)', () => { fixture.detectChanges(); let resizerEls = document.getElementsByClassName('p-column-resizer'); let defaultWidth = resizerEls[0].parentElement.parentElement.clientWidth; const onColumnResizeBeginSpy = spyOn(colResizeTable, 'onColumnResizeBegin').and.callThrough(); const event: any = document.createEvent('CustomEvent'); event.pageX = 450; event.initEvent('mousedown'); event.which = 1; let firstWidth = resizerEls[0].parentElement.clientWidth; resizerEls[0].dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeBeginSpy).toHaveBeenCalled(); const onColumnResizeSpy = spyOn(colResizeTable, 'onColumnResize').and.callThrough(); event.initEvent('mousemove'); event.pageX = 420; document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeSpy).toHaveBeenCalled(); const onColumnResizeEndSpy = spyOn(colResizeTable, 'onColumnResizeEnd').and.callThrough(); event.initEvent('mouseup'); document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeEndSpy).toHaveBeenCalled(); expect(resizerEls[0]?.parentElement?.clientWidth).toEqual(firstWidth - 30); expect(resizerEls[0]?.parentElement?.clientWidth).not.toEqual(firstWidth); expect(defaultWidth).toEqual(resizerEls[0]!.parentElement!.parentElement!.clientWidth); }); it('should call resize and resizeColGroup with scrollableTable (fit)', () => { colResizeTable.scrollable = true; colResizeTable.scrollHeight = '50px'; fixture.detectChanges(); let resizerEls = document.getElementsByClassName('p-column-resizer'); let defaultWidth = resizerEls[0]?.parentElement?.parentElement?.clientWidth; const onColumnResizeBeginSpy = spyOn(colResizeTable, 'onColumnResizeBegin').and.callThrough(); const event: any = document.createEvent('CustomEvent'); event.pageX = 450; event.which = 1; event.initEvent('mousedown'); let firstWidth = resizerEls[0]?.parentElement?.clientWidth; resizerEls[0].dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeBeginSpy).toHaveBeenCalled(); const onColumnResizeSpy = spyOn(colResizeTable, 'onColumnResize').and.callThrough(); event.initEvent('mousemove'); event.pageX = 420; document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeSpy).toHaveBeenCalled(); const onColumnResizeEndSpy = spyOn(colResizeTable, 'onColumnResizeEnd').and.callThrough(); event.initEvent('mouseup'); document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); expect(onColumnResizeEndSpy).toHaveBeenCalled(); expect(resizerEls[0].parentElement.clientWidth).toEqual(firstWidth - 30); expect(resizerEls[0].parentElement.clientWidth).not.toEqual(firstWidth); expect(defaultWidth).toEqual(resizerEls[0].parentElement.parentElement.clientWidth); }); it('should reorder column (dropPosition -1)', () => { fixture.detectChanges(); const reorderableTableEl = fixture.debugElement.query(By.css('.reorderableTable')); let reorableHeaderEls = reorderableTableEl.queryAll(By.css('th')); expect(reorableHeaderEls[1].nativeElement.draggable).toBeFalsy(); reorableHeaderEls[1].nativeElement.dispatchEvent(new Event('mousedown')); fixture.detectChanges(); expect(reorableHeaderEls[1].nativeElement.draggable).toBeTruthy(); const onColumnDragStartSpy = spyOn(reorderableTable, 'onColumnDragStart').and.callThrough(); const dragEvent: any = document.createEvent('CustomEvent'); dragEvent.initEvent('dragstart', true, true); dragEvent.dataTransfer = { setData(val1, val2) {} }; reorableHeaderEls[1].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); dragEvent.initEvent('dragenter', true, true); dragEvent.pageX = reorableHeaderEls[3].nativeElement.clientWidth + 1; reorableHeaderEls[2].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); dragEvent.initEvent('dragleave', true, true); reorableHeaderEls[2].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); expect(onColumnDragStartSpy).toHaveBeenCalled(); expect(reorderableTable.draggedColumn.textContent).toEqual(' Brand '); dragEvent.initEvent('dragenter', true, true); dragEvent.pageX = reorableHeaderEls[3].nativeElement.clientWidth * 2 + 1; reorableHeaderEls[3].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); expect(reorderableTable.dropPosition).toEqual(-1); dragEvent.initEvent('drop'); reorableHeaderEls[3].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); reorableHeaderEls = reorderableTableEl.queryAll(By.css('th')); expect(reorableHeaderEls[1].nativeElement.textContent).toEqual(' Vin '); expect(reorableHeaderEls[2].nativeElement.textContent).toEqual(' Brand '); }); it('should reorder column (dropPosition +1)', () => { fixture.detectChanges(); const reorderableTableEl = fixture.debugElement.query(By.css('.reorderableTable')); let reorableHeaderEls = reorderableTableEl.queryAll(By.css('th')); expect(reorableHeaderEls[1].nativeElement.draggable).toBeFalsy(); reorableHeaderEls[1].nativeElement.dispatchEvent(new Event('mousedown')); fixture.detectChanges(); expect(reorableHeaderEls[1].nativeElement.draggable).toBeTruthy(); const onColumnDragStartSpy = spyOn(reorderableTable, 'onColumnDragStart').and.callThrough(); const dragEvent: any = document.createEvent('CustomEvent'); dragEvent.initEvent('dragstart', true, true); dragEvent.dataTransfer = { setData(val1, val2) {} }; reorableHeaderEls[1].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); expect(onColumnDragStartSpy).toHaveBeenCalled(); expect(reorderableTable.draggedColumn.textContent).toEqual(' Brand '); dragEvent.initEvent('dragenter', true, true); dragEvent.pageX = reorableHeaderEls[3].nativeElement.clientWidth * 3 + 1; reorableHeaderEls[3].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); expect(reorderableTable.dropPosition).toEqual(1); dragEvent.initEvent('drop'); reorableHeaderEls[3].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); reorableHeaderEls = reorderableTableEl.queryAll(By.css('th')); expect(reorableHeaderEls[1].nativeElement.textContent).toEqual(' Vin '); expect(reorableHeaderEls[2].nativeElement.textContent).toEqual(' Year '); expect(reorableHeaderEls[3].nativeElement.textContent).toEqual(' Brand '); }); it('should reorder row (bottom of the dropped row)', () => { fixture.detectChanges(); const reorderableTableEl = fixture.debugElement.query(By.css('.reorderableTable')); let reorderableRowEls = reorderableTableEl.queryAll(By.css('tr')); expect(reorderableRowEls[1].nativeElement.draggable).toBeFalsy(); expect(reorderableRowEls[1].children[1].nativeElement.textContent).toEqual(' VW '); reorderableRowEls[1].nativeElement.classList.add('p-datatable-reorderablerow-handle'); reorderableRowEls[1].nativeElement.dispatchEvent(new Event('mousedown')); fixture.detectChanges(); expect(reorderableRowEls[1].nativeElement.draggable).toBeTruthy(); reorderableRowEls[1].nativeElement.classList.remove('p-datatable-reorderablerow-handle'); const onRowDragStartSpy = spyOn(reorderableTable, 'onRowDragStart').and.callThrough(); const dragEvent: any = document.createEvent('CustomEvent'); dragEvent.initEvent('dragstart', true, true); dragEvent.dataTransfer = { setData(val1, val2) {} }; reorderableRowEls[1].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); expect(onRowDragStartSpy).toHaveBeenCalled(); expect(reorderableTable.rowDragging).toBeTruthy(); expect(reorderableTable.draggedRowIndex).toEqual(0); dragEvent.initEvent('dragover', true, true); dragEvent.pageY = reorderableRowEls[3].nativeElement.clientWidth + 1; const onRowDragOverSpy = spyOn(reorderableTable, 'onRowDragOver').and.callThrough(); reorderableRowEls[3].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); expect(onRowDragOverSpy).toHaveBeenCalled(); expect(reorderableTable.droppedRowIndex).toEqual(2); const onRowDropSpy = spyOn(reorderableTable, 'onRowDrop').and.callThrough(); const onRowDragEndSpy = spyOn(reorderableTable, 'onRowDragEnd').and.callThrough(); const onRowDragLeaveSpy = spyOn(reorderableTable, 'onRowDragLeave').and.callThrough(); dragEvent.initEvent('drop', true, true); reorderableRowEls[3].nativeElement.dispatchEvent(dragEvent); fixture.detectChanges(); reorderableRowEls = reorderableTableEl.queryAll(By.css('tr')); expect(reorderableRowEls[1].children[1].nativeElement.textContent).toEqual(' Audi '); expect(reorderableRowEls[2].children[1].nativeElement.textContent).toEqual(' VW '); expect(reorderableRowEls[3].children[1].nativeElement.textContent).toEqual(' Renault '); expect(onRowDropSpy).toHaveBeenCalled(); expect(onRowDragEndSpy).toHaveBeenCalled(); expect(onRowDragLeaveSpy).toHaveBeenCalled(); }); it('should export csv selection only', () => { fixture.detectChanges(); basicSelectionTable.selectionMode = 'multiple'; fixture.detectChanges(); const selectableRows = fixture.debugElement.queryAll(By.css('.selectableRow')); const vwEl = selectableRows[0]; vwEl.nativeElement.click(); fixture.detectChanges(); let spyObj: HTMLElement = document.createElement('a'); spyOn(document, 'createElement').and.returnValue(spyObj); fixture.detectChanges(); basicSelectionTable.exportCSV({ selectionOnly: true }); fixture.detectChanges(); expect(document.createElement).toHaveBeenCalledTimes(1); expect(document.createElement).toHaveBeenCalledWith('a'); expect(spyObj.style.display).toEqual('none'); }); it('should set href and download when using exportCSV function', () => { fixture.detectChanges(); let spyObj: HTMLElement = document.createElement('a'); spyOn(spyObj, 'click').and.callThrough(); spyOn(document, 'createElement').and.returnValue(spyObj); basicSelectionTable.exportCSV(); expect(document.createElement).toHaveBeenCalledTimes(1); expect(document.createElement).toHaveBeenCalledWith('a'); expect(spyObj.click).toHaveBeenCalledTimes(1); }); it('should open contextMenu and select row', () => { fixture.detectChanges(); const contextMenu = fixture.debugElement.query(By.directive(ContextMenu)).componentInstance; const showSpy = spyOn(contextMenu, 'show').and.callThrough(); const contextMenuTableEl = fixture.debugElement.query(By.css('.contextMenuTable')); const rowEls = contextMenuTableEl.queryAll(By.css('tr')); const event: any = document.createEvent('CustomEvent'); const handleRowRightClickSpy = spyOn(contextMenuTable, 'handleRowRightClick').and.callThrough(); event.initEvent('contextmenu'); rowEls[1].nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(handleRowRightClickSpy).toHaveBeenCalled(); expect(showSpy).toHaveBeenCalled(); expect(contextMenuTable.contextMenuSelection.brand).toEqual('VW'); }); it('should open contextMenu and select row (contextMenuSelectionMode is joint and selection mode single)', () => { fixture.detectChanges(); contextMenuTable.selectionMode = 'single'; contextMenuTable.contextMenuSelectionMode = 'joint'; fixture.detectChanges(); const contextMenu = fixture.debugElement.query(By.directive(ContextMenu)).componentInstance; const showSpy = spyOn(contextMenu, 'show').and.callThrough(); const contextMenuTableEl = fixture.debugElement.query(By.css('.contextMenuTable')); const rowEls = contextMenuTableEl.queryAll(By.css('tr')); const event: any = document.createEvent('CustomEvent'); const handleRowRightClickSpy = spyOn(contextMenuTable, 'handleRowRightClick').and.callThrough(); event.initEvent('contextmenu'); rowEls[1].nativeElement.dispatchEvent(event); fixture.detectChanges(); expect(handleRowRightClickSpy).toHaveBeenCalled(); expect(showSpy).toHaveBeenCalled(); expect(contextMenuTable.selection.brand).toEqual('VW'); }); it('should open contextMenu and select row (contextMenuSelectionMode is joint and selection mode multiple)', () => { fixture.detectChanges(); contextMenuTable.selectionMode = 'multiple'; contextMenuTable.contextMenuSelectionMode = 'joint'; fixture.detectChanges(); const contextMenu = fixture.debugElement.query(By.directive(ContextMenu)).componentInstance; const showSpy = spyOn(contextMenu, 'show').and.callThrough(); const contextMenuTableEl = fixture.debugElement.query(By.css('.contextMenuTable')); const rowEls = contextMenuTableEl.queryAll(By.css('tr')); const event: any = document.createEvent('CustomEvent'); const handleRowRightClickSpy = spyOn(contextMenuTable, 'handleRowRightClick').and.callThrough(); event.initEvent('contextmenu'); rowEls[1].nativeElement.dispatchEvent(event); rowEls[2].nativeElement.click(); fixture.detectChanges(); expect(handleRowRightClickSpy).toHaveBeenCalled(); expect(showSpy).toHaveBeenCalled(); expect(contextMenuTable.selection[0].brand).toEqual('VW'); expect(contextMenuTable.selection[1].brand).toEqual('Audi'); expect(contextMenuTable.selection.length).toEqual(2); }); it('should call saveState and clearState (session)', () => { stateTable.columnResizeMode = 'expand'; fixture.detectChanges(); stateTable.selection = null; stateTable.clearState(); stateTable.stateStorage = 'session'; fixture.detectChanges(); const stateTableEl = fixture.debugElement.query(By.css('.stateTable')); const headerEls = stateTableEl.queryAll(By.css('th')); const brandFilter = stateTableEl.query(By.css('input')); brandFilter.nativeElement.value = 'vo'; brandFilter.nativeElement.dispatchEvent(new Event('input')); fixture.detectChanges(); const rowEls = stateTableEl.queryAll(By.css('.p-selectable-row')); rowEls[0].nativeElement.click(); fixture.detectChanges(); let resizerEls = document.getElementsByClassName('p-column-resizer'); const event: any = document.createEvent('CustomEvent'); event.pageX = 450; event.initEvent('mousedown'); resizerEls[4].dispatchEvent(event as MouseEvent); fixture.detectChanges(); event.initEvent('mousemove'); event.pageX = 420; document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); event.initEvent('mouseup'); document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); headerEls[0].nativeElement.click(); fixture.detectChanges(); let state = JSON.parse(stateTable.getStorage().getItem(stateTable.stateKey)); expect(state.columnOrder[0]).toEqual('brand'); expect(state.columnOrder[1]).toEqual('vin'); expect(state.columnOrder[2]).toEqual('year'); expect(state.columnOrder[3]).toEqual('color'); expect(state.filters.brand.value).toEqual('vo'); expect(state.first).toEqual(0); expect(state.rows).toEqual(3); expect(state.selection).toBeTruthy(); expect(state.sortField).toEqual('brand'); expect(state.sortOrder).toBeTruthy(); stateTable.clearState(); fixture.detectChanges(); state = JSON.parse(stateTable.getStorage().getItem(stateTable.stateKey)); expect(state).toBeNull(); }); it('should call saveState and clearState (local)', () => { stateTable.columnResizeMode = 'expand'; fixture.detectChanges(); stateTable.selection = null; stateTable.clearState(); stateTable.stateStorage = 'local'; fixture.detectChanges(); const stateTableEl = fixture.debugElement.query(By.css('.stateTable')); const headerEls = stateTableEl.queryAll(By.css('th')); const brandFilter = stateTableEl.query(By.css('input')); brandFilter.nativeElement.value = 'vo'; brandFilter.nativeElement.dispatchEvent(new Event('input')); fixture.detectChanges(); const rowEls = stateTableEl.queryAll(By.css('.p-selectable-row')); rowEls[0].nativeElement.click(); fixture.detectChanges(); let resizerEls = document.getElementsByClassName('p-column-resizer'); const event: any = document.createEvent('CustomEvent'); event.pageX = 450; event.initEvent('mousedown'); resizerEls[4].dispatchEvent(event as MouseEvent); fixture.detectChanges(); event.initEvent('mousemove'); event.pageX = 420; document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); event.initEvent('mouseup'); document.dispatchEvent(event as MouseEvent); fixture.detectChanges(); headerEls[0].nativeElement.click(); fixture.detectChanges(); let state = JSON.parse(stateTable.getStorage().getItem(stateTable.stateKey)); expect(state.columnOrder[0]).toEqual('brand'); expect(state.columnOrder[1]).toEqual('vin'); expect(state.columnOrder[2]).toEqual('year'); expect(state.columnOrder[3]).toEqual('color'); expect(state.filters.brand.value).toEqual('vo'); expect(state.first).toEqual(0); expect(state.rows).toEqual(3); expect(state.selection).toBeTruthy(); expect(state.sortField).toEqual('brand'); expect(state.sortOrder).toBeTruthy(); stateTable.clearState(); fixture.detectChanges(); state = JSON.parse(stateTable.getStorage().getItem(stateTable.stateKey)); expect(state).toBeNull(); }); }); ```
/content/code_sandbox/src/app/components/table/table.spec.ts
xml
2016-01-16T09:23:28
2024-08-16T19:58:20
primeng
primefaces/primeng
9,969
14,598
```xml // // // Microsoft Bot Framework: path_to_url // // Bot Framework Emulator Github: // path_to_url // // All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including // without limitation the rights to use, copy, modify, merge, publish, // distribute, sublicense, and/or sell copies of the Software, and to // permit persons to whom the Software is furnished to do so, subject to // the following conditions: // // The above copyright notice and this permission notice shall be // included in all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED ""AS IS"", WITHOUT WARRANTY OF ANY KIND, // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND // NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE // LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // import { IEndpointService, ServiceTypes } from 'botframework-config/lib/schema'; import { BotConfigOverrides, BotConfigWithPath } from '../types'; import { applyBotConfigOverrides, botsAreTheSame, mergeEndpoints } from './bot'; describe('Bot utility function tests', () => { const bot: BotConfigWithPath = { name: 'someBot', description: 'someDescription', path: 'somePath', padlock: null, services: [], overrides: null, version: '0.1', }; it('should apply bot config overrides', () => { const overrides: BotConfigOverrides = { endpoint: { endpoint: 'someEndpoint', appId: 'someAppId', appPassword: 'someAppPw', id: 'someEndpoint', }, }; const overriddenBot = applyBotConfigOverrides(bot, overrides); expect(overriddenBot.overrides).not.toBe(null); expect(overriddenBot.overrides.endpoint.endpoint).toBe('someEndpoint'); expect(overriddenBot.overrides.endpoint.appId).toBe('someAppId'); expect(overriddenBot.overrides.endpoint.appPassword).toBe('someAppPw'); expect(overriddenBot.overrides.endpoint.id).toBe('someEndpoint'); }); describe('Comparing two bots', () => { it('should return false when one of the bots is falsy', () => { const falsyBot: BotConfigWithPath = null; const result1 = botsAreTheSame(bot, falsyBot); const result2 = botsAreTheSame(falsyBot, bot); expect(result1).toBe(false); expect(result2).toBe(false); }); it("should return false when the bots don't have matching paths", () => { const nonMatchingBot: BotConfigWithPath = { name: 'someName', description: '', padlock: null, services: [], version: '0.1', }; const result = botsAreTheSame(bot, nonMatchingBot); expect(result).toBe(false); }); it('should return true when the bots do have matching paths', () => { const matchingBot: BotConfigWithPath = { name: 'someOtherName', description: '', padlock: null, services: [], path: 'somePath', version: '0.1', }; const result = botsAreTheSame(bot, matchingBot); expect(result).toBe(true); }); }); describe('Merging two endpoint services', () => { const endpoint1: IEndpointService = { type: ServiceTypes.Endpoint, name: 'endpoint1', id: 'path_to_url endpoint: 'path_to_url appId: 'someAppId1', appPassword: 'MOCK_TEST_SECRET', }; const endpoint2: Partial<IEndpointService> = { id: 'path_to_url endpoint: 'path_to_url appId: 'someAppId2', appPassword: null, }; const result = mergeEndpoints(endpoint1, endpoint2); expect(result.name).toBe('endpoint1'); expect(result.endpoint).toBe('path_to_url expect(result.id).toBe('path_to_url expect(result.appId).toBe('someAppId2'); expect(result.appPassword).toBe(null); }); }); ```
/content/code_sandbox/packages/sdk/shared/src/utils/bot.spec.ts
xml
2016-11-11T23:15:09
2024-08-16T12:45:29
BotFramework-Emulator
microsoft/BotFramework-Emulator
1,803
976
```xml import { Column } from "../../../../../../src/decorator/columns/Column" import { EditHistory } from "./EditHistory" export class ExtraInformation { @Column((type) => EditHistory) lastEdit: EditHistory } ```
/content/code_sandbox/test/functional/mongodb/basic/embedded-columns/entity/ExtraInformation.ts
xml
2016-02-29T07:41:14
2024-08-16T18:28:52
typeorm
typeorm/typeorm
33,875
50
```xml <vector xmlns:android="path_to_url" android:width="128dp" android:height="128dp" android:viewportWidth="128" android:viewportHeight="128"> <path android:pathData="M119.416,95.983c-17.67,30.593 -56.805,41.075 -87.41,23.412C1.4,101.733 -9.088,62.612 8.582,32.019 26.253,1.422 65.39,-9.06 95.996,8.603c30.604,17.663 41.091,56.784 23.421,87.379" android:fillColor="#529add"/> <path android:pathData="m110.22,19.75 l-60.924,106.51c9.684,2.293 19.636,2.245 29.086,0.066l46.689,-81.455c-2.908,-9.281 -7.934,-17.911 -14.852,-25.121z" android:fillColor="#999"/> <path android:fillColor="#000" android:pathData="m123.55,41.986 l-49.141,85.078c3.636,-0.543 7.22,-1.391 10.707,-2.545l41.885,-72.52c-0.873,-3.423 -2.025,-6.773 -3.451,-10.014z" android:fillAlpha="0.2"/> <path android:pathData="m107.92,17.455 l-62.561,107.71c2.68,0.819 5.387,1.464 8.109,1.918l60.135,-103.53c-1.745,-2.139 -3.643,-4.174 -5.684,-6.096zM122.557,38.176 L70.926,127.567c3.521,-0.385 7,-1.062 10.402,-2.018l44.68,-77.359c-0.873,-3.423 -2.025,-6.773 -3.451,-10.014z" android:fillColor="#fff"/> <path android:pathData="m32,32.148v87.273a64,64 0,0 0,16 6.53v-93.803zM80,32.148v93.84a64,64 0,0 0,16 -6.582v-87.258z" android:fillColor="#666"/> <path android:fillColor="#000" android:pathData="M24,44.148a8.025,8.025 0,0 0,-8.043 8.043v31.914A8.025,8.025 0,0 0,24 92.148h79.914a8.025,8.025 0,0 0,8.043 -8.043V52.191a8.025,8.025 0,0 0,-8.043 -8.043z" android:fillAlpha="0.2"/> <path android:pathData="M24.044,40.148h79.913a8.026,8.026 0,0 1,8.043 8.043v31.913a8.026,8.026 0,0 1,-8.043 8.044L24.044,88.148a8.026,8.026 0,0 1,-8.043 -8.044L16.001,48.191a8.026,8.026 0,0 1,8.043 -8.043z" android:fillColor="#fff"/> <path android:pathData="M24,40.148a7.976,7.976 0,0 0,-7.795 6.213L44.951,88.148h14.143l-32.332,-48zM40.619,40.148 L72.951,88.148h14.143l-32.332,-48zM68.619,40.148 L100.951,88.148h3.049a7.973,7.973 0,0 0,7.705 -5.87L82.762,40.148zM96.619,40.148 L112,62.148v-14c0,-4.432 -3.568,-8 -8,-8zM16,66.148v14c0,4.432 3.568,8 8,8h7.094z" android:fillColor="#c84747"/> <path android:pathData="M24.038,40.148h79.924a8.02,8.02 0,0 1,8.038 8.038v31.924a8.02,8.02 0,0 1,-8.038 8.038L24.038,88.148a8.02,8.02 0,0 1,-8.038 -8.038L16,48.186a8.02,8.02 0,0 1,8.038 -8.038z" android:strokeLineJoin="round" android:strokeWidth="4" android:strokeColor="#555" android:strokeLineCap="round"/> </vector> ```
/content/code_sandbox/app/src/main/res/drawable/ic_quest_barrier_on_path.xml
xml
2016-07-02T10:44:04
2024-08-16T18:55:54
StreetComplete
streetcomplete/StreetComplete
3,781
1,233
```xml import { definePageConfig } from 'ice'; export default function Home() { return ( <> <h2>Home Page</h2> </> ); } export const pageConfig = definePageConfig(() => { return { queryParamsPassKeys: [ 'questionId', 'source', 'disableNav', ], title: 'Home', }; }); ```
/content/code_sandbox/examples/with-pha/src/pages/home.tsx
xml
2016-11-03T06:59:15
2024-08-16T10:11:29
ice
alibaba/ice
17,815
83
```xml <?xml version="1.0" encoding="UTF-8"?> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <LWM2M xmlns:xsi="path_to_url" xsi:noNamespaceSchemaLocation="path_to_url"> <Object ObjectType="MODefinition"> <Name>oA Group</Name> <Description1><![CDATA[The 'oA Group' represents a group. It contains an application group ID, a security group ID and a list of multicast and unicast IP addresses that are used in the group. \nAdditionally it contains a list of all members of the group.]]></Description1> <ObjectID>3389</ObjectID> <ObjectURN>urn:oma:lwm2m:ext:3389</ObjectURN> <LWM2MVersion>1.1</LWM2MVersion> <ObjectVersion>1.0</ObjectVersion> <MultipleInstances>Multiple</MultipleInstances> <Mandatory>Optional</Mandatory> <Resources> <Item ID="4001"> <Name>ObjectVersion</Name> <Operations>R</Operations> <MultipleInstances>Single</MultipleInstances> <Mandatory>Optional</Mandatory> <Type>String</Type> <RangeEnumeration></RangeEnumeration> <Units></Units> <Description><![CDATA[LWM2M Object versioning label.]]></Description> </Item> <Item ID="901"> <Name>Documentary Description</Name> <Operations>RW</Operations> <MultipleInstances>Single</MultipleInstances> <Mandatory>Optional</Mandatory> <Type>String</Type> <RangeEnumeration>0..256 bytes</RangeEnumeration> <Units></Units> <Description><![CDATA[Resource to hold a documentary text description of the object.]]></Description> </Item> <Item ID="600"> <Name>Application Group ID</Name> <Operations>RW</Operations> <MultipleInstances>Single</MultipleInstances> <Mandatory>Mandatory</Mandatory> <Type>Unsigned Integer</Type> <RangeEnumeration>0..65535</RangeEnumeration> <Units></Units> <Description><![CDATA[Identifier of the application group]]></Description> </Item> <Item ID="601"> <Name>Security Group ID</Name> <Operations>RW</Operations> <MultipleInstances>Single</MultipleInstances> <Mandatory>Mandatory</Mandatory> <Type>Unsigned Integer</Type> <RangeEnumeration>0..65535</RangeEnumeration> <Units></Units> <Description><![CDATA[Identifier of the security group]]></Description> </Item> <Item ID="602"> <Name>IP Addresses</Name> <Operations>RW</Operations> <MultipleInstances>Multiple</MultipleInstances> <Mandatory>Mandatory</Mandatory> <Type>Opaque</Type> <RangeEnumeration></RangeEnumeration> <Units></Units> <Description><![CDATA[List of multicast and unicast IPv6 addresses to be used for outgoing group messages]]></Description> </Item> <Item ID="603"> <Name>Members</Name> <Operations>RW</Operations> <MultipleInstances>Multiple</MultipleInstances> <Mandatory>Mandatory</Mandatory> <Type>Corelnk</Type> <RangeEnumeration></RangeEnumeration> <Units></Units> <Description><![CDATA[Link to the local object instances (and/or single resources) that are members of that group in CoRE Link Format [RFC6690](path_to_url instances and resources not listed here will not be addressable on this node through group messages of this group]]></Description> </Item> </Resources> <Description2><![CDATA[]]></Description2> </Object> </LWM2M> ```
/content/code_sandbox/application/src/main/data/lwm2m-registry/3389.xml
xml
2016-12-01T09:33:30
2024-08-16T19:58:25
thingsboard
thingsboard/thingsboard
16,820
1,151
```xml import { filter, firstValueFrom, Observable, scan, startWith } from "rxjs"; import { pairwise } from "rxjs/operators"; import { EventCollectionService } from "@bitwarden/common/abstractions/event/event-collection.service"; import { AccountService } from "@bitwarden/common/auth/abstractions/account.service"; import { AuthService } from "@bitwarden/common/auth/abstractions/auth.service"; import { UserVerificationService } from "@bitwarden/common/auth/abstractions/user-verification/user-verification.service.abstraction"; import { AuthenticationStatus } from "@bitwarden/common/auth/enums/authentication-status"; import { AutofillOverlayVisibility } from "@bitwarden/common/autofill/constants"; import { AutofillSettingsServiceAbstraction } from "@bitwarden/common/autofill/services/autofill-settings.service"; import { DomainSettingsService } from "@bitwarden/common/autofill/services/domain-settings.service"; import { InlineMenuVisibilitySetting } from "@bitwarden/common/autofill/types"; import { BillingAccountProfileStateService } from "@bitwarden/common/billing/abstractions/account/billing-account-profile-state.service"; import { EventType } from "@bitwarden/common/enums"; import { FeatureFlag } from "@bitwarden/common/enums/feature-flag.enum"; import { UriMatchStrategySetting, UriMatchStrategy, } from "@bitwarden/common/models/domain/domain-service"; import { ConfigService } from "@bitwarden/common/platform/abstractions/config/config.service"; import { LogService } from "@bitwarden/common/platform/abstractions/log.service"; import { MessageListener } from "@bitwarden/common/platform/messaging"; import { CipherService } from "@bitwarden/common/vault/abstractions/cipher.service"; import { TotpService } from "@bitwarden/common/vault/abstractions/totp.service"; import { FieldType, CipherType } from "@bitwarden/common/vault/enums"; import { CipherRepromptType } from "@bitwarden/common/vault/enums/cipher-reprompt-type"; import { CipherView } from "@bitwarden/common/vault/models/view/cipher.view"; import { FieldView } from "@bitwarden/common/vault/models/view/field.view"; import { IdentityView } from "@bitwarden/common/vault/models/view/identity.view"; import { BrowserApi } from "../../platform/browser/browser-api"; import { ScriptInjectorService } from "../../platform/services/abstractions/script-injector.service"; import { openVaultItemPasswordRepromptPopout } from "../../vault/popup/utils/vault-popout-window"; import { AutofillMessageCommand, AutofillMessageSender } from "../enums/autofill-message.enums"; import { AutofillPort } from "../enums/autofill-port.enum"; import AutofillField from "../models/autofill-field"; import AutofillPageDetails from "../models/autofill-page-details"; import AutofillScript from "../models/autofill-script"; import { AutoFillOptions, AutofillService as AutofillServiceInterface, COLLECT_PAGE_DETAILS_RESPONSE_COMMAND, FormData, GenerateFillScriptOptions, PageDetail, } from "./abstractions/autofill.service"; import { AutoFillConstants, CreditCardAutoFillConstants, IdentityAutoFillConstants, } from "./autofill-constants"; export default class AutofillService implements AutofillServiceInterface { private openVaultItemPasswordRepromptPopout = openVaultItemPasswordRepromptPopout; private openPasswordRepromptPopoutDebounce: number | NodeJS.Timeout; private currentlyOpeningPasswordRepromptPopout = false; private autofillScriptPortsSet = new Set<chrome.runtime.Port>(); static searchFieldNamesSet = new Set(AutoFillConstants.SearchFieldNames); constructor( private cipherService: CipherService, private autofillSettingsService: AutofillSettingsServiceAbstraction, private totpService: TotpService, private eventCollectionService: EventCollectionService, private logService: LogService, private domainSettingsService: DomainSettingsService, private userVerificationService: UserVerificationService, private billingAccountProfileStateService: BillingAccountProfileStateService, private scriptInjectorService: ScriptInjectorService, private accountService: AccountService, private authService: AuthService, private configService: ConfigService, private messageListener: MessageListener, ) {} /** * Collects page details from the specific tab. This method returns an observable that can * be subscribed to in order to build the results from all collectPageDetailsResponse * messages from the given tab. * * @param tab The tab to collect page details from */ collectPageDetailsFromTab$(tab: chrome.tabs.Tab): Observable<PageDetail[]> { const pageDetailsFromTab$ = this.messageListener .messages$(COLLECT_PAGE_DETAILS_RESPONSE_COMMAND) .pipe( filter( (message) => message.tab.id === tab.id && message.sender === AutofillMessageSender.collectPageDetailsFromTabObservable, ), scan( (acc, message) => [ ...acc, { frameId: message.webExtSender.frameId, tab: message.tab, details: message.details, }, ], [] as PageDetail[], ), ); void BrowserApi.tabSendMessage(tab, { tab: tab, command: AutofillMessageCommand.collectPageDetails, sender: AutofillMessageSender.collectPageDetailsFromTabObservable, }); return pageDetailsFromTab$; } /** * Triggers on installation of the extension Handles injecting * content scripts into all tabs that are currently open, and * sets up a listener to ensure content scripts can identify * if the extension context has been disconnected. */ async loadAutofillScriptsOnInstall() { BrowserApi.addListener(chrome.runtime.onConnect, this.handleInjectedScriptPortConnection); void this.injectAutofillScriptsInAllTabs(); this.autofillSettingsService.inlineMenuVisibility$ .pipe(startWith(undefined), pairwise()) .subscribe(([previousSetting, currentSetting]) => this.handleInlineMenuVisibilityChange(previousSetting, currentSetting), ); } /** * Triggers a complete reload of all autofill scripts on tabs open within * the user's browsing session. This is done by first disconnecting all * existing autofill content script ports, which cleans up existing object * instances, and then re-injecting the autofill scripts into all tabs. */ async reloadAutofillScripts() { this.autofillScriptPortsSet.forEach((port) => { port.disconnect(); this.autofillScriptPortsSet.delete(port); }); // FIXME: Verify that this floating promise is intentional. If it is, add an explanatory comment and ensure there is proper error handling. // eslint-disable-next-line @typescript-eslint/no-floating-promises this.injectAutofillScriptsInAllTabs(); } /** * Injects the autofill scripts into the current tab and all frames * found within the tab. Temporarily, will conditionally inject * the refactor of the core autofill script if the feature flag * is enabled. * @param {chrome.tabs.Tab} tab * @param {number} frameId * @param {boolean} triggeringOnPageLoad */ async injectAutofillScripts( tab: chrome.tabs.Tab, frameId = 0, triggeringOnPageLoad = true, ): Promise<void> { // Autofill user settings loaded from state can await the active account state indefinitely // if not guarded by an active account check (e.g. the user is logged in) const activeAccount = await firstValueFrom(this.accountService.activeAccount$); const authStatus = await firstValueFrom(this.authService.activeAccountStatus$); const accountIsUnlocked = authStatus === AuthenticationStatus.Unlocked; let inlineMenuVisibility: InlineMenuVisibilitySetting = AutofillOverlayVisibility.Off; let autoFillOnPageLoadIsEnabled = false; if (activeAccount) { inlineMenuVisibility = await this.getInlineMenuVisibility(); } let mainAutofillScript = "bootstrap-autofill.js"; if (inlineMenuVisibility) { const inlineMenuPositioningImprovements = await this.configService.getFeatureFlag( FeatureFlag.InlineMenuPositioningImprovements, ); mainAutofillScript = inlineMenuPositioningImprovements ? "bootstrap-autofill-overlay.js" : "bootstrap-legacy-autofill-overlay.js"; } const injectedScripts = [mainAutofillScript]; if (activeAccount && accountIsUnlocked) { autoFillOnPageLoadIsEnabled = await this.getAutofillOnPageLoad(); } if (triggeringOnPageLoad && autoFillOnPageLoadIsEnabled) { injectedScripts.push("autofiller.js"); } if (!triggeringOnPageLoad) { await this.scriptInjectorService.inject({ tabId: tab.id, injectDetails: { file: "content/content-message-handler.js", runAt: "document_start" }, }); } injectedScripts.push("notificationBar.js", "contextMenuHandler.js"); for (const injectedScript of injectedScripts) { await this.scriptInjectorService.inject({ tabId: tab.id, injectDetails: { file: `content/${injectedScript}`, runAt: "document_start", frame: frameId, }, }); } } /** * Gets all forms with password fields and formats the data * for both forms and password input elements. * @param {AutofillPageDetails} pageDetails * @returns {FormData[]} */ getFormsWithPasswordFields(pageDetails: AutofillPageDetails): FormData[] { const formData: FormData[] = []; const passwordFields = AutofillService.loadPasswordFields(pageDetails, true, true, false, true); // TODO: this logic prevents multi-step account creation forms (that just start with email) // from being passed on to the notification bar content script - even if autofill-init.js found the form and email field. // ex: path_to_url if (passwordFields.length === 0) { return formData; } // Back up check for cases where there are several password fields detected, // but they are not all part of the form b/c of bad HTML // gather password fields that don't have an enclosing form const passwordFieldsWithoutForm = passwordFields.filter((pf) => pf.form === undefined); const formKeys = Object.keys(pageDetails.forms); const formCount = formKeys.length; // if we have 3 password fields and only 1 form, and there are password fields that are not within a form // but there is at least one password field within the form, then most likely this is a poorly built password change form if (passwordFields.length === 3 && formCount == 1 && passwordFieldsWithoutForm.length > 0) { // Only one form so get the singular form key const soloFormKey = formKeys[0]; const atLeastOnePasswordFieldWithinSoloForm = passwordFields.filter((pf) => pf.form !== null && pf.form === soloFormKey).length > 0; if (atLeastOnePasswordFieldWithinSoloForm) { // We have a form with at least one password field, // so let's make an assumption that the password fields without a form are actually part of this form passwordFieldsWithoutForm.forEach((pf) => { pf.form = soloFormKey; }); } } for (const formKey in pageDetails.forms) { // eslint-disable-next-line if (!pageDetails.forms.hasOwnProperty(formKey)) { continue; } const formPasswordFields = passwordFields.filter((pf) => formKey === pf.form); if (formPasswordFields.length > 0) { let uf = this.findUsernameField(pageDetails, formPasswordFields[0], false, false, false); if (uf == null) { // not able to find any viewable username fields. maybe there are some "hidden" ones? uf = this.findUsernameField(pageDetails, formPasswordFields[0], true, true, false); } formData.push({ form: pageDetails.forms[formKey], password: formPasswordFields[0], username: uf, passwords: formPasswordFields, }); } } return formData; } /** * Gets the overlay's visibility setting from the autofill settings service. */ async getInlineMenuVisibility(): Promise<InlineMenuVisibilitySetting> { return await firstValueFrom(this.autofillSettingsService.inlineMenuVisibility$); } /** * Gets the setting for automatically copying TOTP upon autofill from the autofill settings service. */ async getShouldAutoCopyTotp(): Promise<boolean> { return await firstValueFrom(this.autofillSettingsService.autoCopyTotp$); } /** * Gets the autofill on page load setting from the autofill settings service. */ async getAutofillOnPageLoad(): Promise<boolean> { return await firstValueFrom(this.autofillSettingsService.autofillOnPageLoad$); } /** * Gets the default URI match strategy setting from the domain settings service. */ async getDefaultUriMatchStrategy(): Promise<UriMatchStrategySetting> { return await firstValueFrom(this.domainSettingsService.defaultUriMatchStrategy$); } /** * Autofill a given tab with a given login item * @param {AutoFillOptions} options Instructions about the autofill operation, including tab and login item * @returns {Promise<string | null>} The TOTP code of the successfully autofilled login, if any */ async doAutoFill(options: AutoFillOptions): Promise<string | null> { const tab = options.tab; if (!tab || !options.cipher || !options.pageDetails || !options.pageDetails.length) { throw new Error("Nothing to autofill."); } let totp: string | null = null; const canAccessPremium = await firstValueFrom( this.billingAccountProfileStateService.hasPremiumFromAnySource$, ); const defaultUriMatch = await this.getDefaultUriMatchStrategy(); if (!canAccessPremium) { options.cipher.login.totp = null; } let didAutofill = false; await Promise.all( options.pageDetails.map(async (pd) => { // make sure we're still on correct tab if (pd.tab.id !== tab.id || pd.tab.url !== tab.url) { return; } const fillScript = await this.generateFillScript(pd.details, { skipUsernameOnlyFill: options.skipUsernameOnlyFill || false, onlyEmptyFields: options.onlyEmptyFields || false, onlyVisibleFields: options.onlyVisibleFields || false, fillNewPassword: options.fillNewPassword || false, allowTotpAutofill: options.allowTotpAutofill || false, autoSubmitLogin: options.autoSubmitLogin || false, cipher: options.cipher, tabUrl: tab.url, defaultUriMatch: defaultUriMatch, }); if (!fillScript || !fillScript.script || !fillScript.script.length) { return; } if ( fillScript.untrustedIframe && options.allowUntrustedIframe != undefined && !options.allowUntrustedIframe ) { this.logService.info("Autofill on page load was blocked due to an untrusted iframe."); return; } // Add a small delay between operations fillScript.properties.delay_between_operations = 20; didAutofill = true; if (!options.skipLastUsed) { // FIXME: Verify that this floating promise is intentional. If it is, add an explanatory comment and ensure there is proper error handling. // eslint-disable-next-line @typescript-eslint/no-floating-promises this.cipherService.updateLastUsedDate(options.cipher.id); } // FIXME: Verify that this floating promise is intentional. If it is, add an explanatory comment and ensure there is proper error handling. // eslint-disable-next-line @typescript-eslint/no-floating-promises BrowserApi.tabSendMessage( tab, { command: options.autoSubmitLogin ? "triggerAutoSubmitLogin" : "fillForm", fillScript: fillScript, url: tab.url, pageDetailsUrl: pd.details.url, }, { frameId: pd.frameId }, ); // Skip getting the TOTP code for clipboard in these cases if ( options.cipher.type !== CipherType.Login || totp !== null || !options.cipher.login.totp || (!canAccessPremium && !options.cipher.organizationUseTotp) ) { return; } const shouldAutoCopyTotp = await this.getShouldAutoCopyTotp(); totp = shouldAutoCopyTotp ? await this.totpService.getCode(options.cipher.login.totp) : null; }), ); if (didAutofill) { // FIXME: Verify that this floating promise is intentional. If it is, add an explanatory comment and ensure there is proper error handling. // eslint-disable-next-line @typescript-eslint/no-floating-promises this.eventCollectionService.collect(EventType.Cipher_ClientAutofilled, options.cipher.id); if (totp !== null) { return totp; } else { return null; } } else { throw new Error("Did not autofill."); } } /** * Autofill the specified tab with the next login item from the cache * @param {PageDetail[]} pageDetails The data scraped from the page * @param {chrome.tabs.Tab} tab The tab to be autofilled * @param {boolean} fromCommand Whether the autofill is triggered by a keyboard shortcut (`true`) or autofill on page load (`false`) * @param {boolean} autoSubmitLogin Whether the autofill is for an auto-submit login * @returns {Promise<string | null>} The TOTP code of the successfully autofilled login, if any */ async doAutoFillOnTab( pageDetails: PageDetail[], tab: chrome.tabs.Tab, fromCommand: boolean, autoSubmitLogin = false, ): Promise<string | null> { let cipher: CipherView; if (fromCommand) { cipher = await this.cipherService.getNextCipherForUrl(tab.url); } else { const lastLaunchedCipher = await this.cipherService.getLastLaunchedForUrl(tab.url, true); if ( lastLaunchedCipher && Date.now().valueOf() - lastLaunchedCipher.localData?.lastLaunched?.valueOf() < 30000 ) { cipher = lastLaunchedCipher; } else { cipher = await this.cipherService.getLastUsedForUrl(tab.url, true); } } if (cipher == null || (cipher.reprompt === CipherRepromptType.Password && !fromCommand)) { return null; } if (await this.isPasswordRepromptRequired(cipher, tab)) { if (fromCommand) { this.cipherService.updateLastUsedIndexForUrl(tab.url); } return null; } const totpCode = await this.doAutoFill({ tab: tab, cipher: cipher, pageDetails: pageDetails, skipLastUsed: !fromCommand, skipUsernameOnlyFill: !fromCommand, onlyEmptyFields: !fromCommand, onlyVisibleFields: !fromCommand, fillNewPassword: fromCommand, allowUntrustedIframe: fromCommand, allowTotpAutofill: fromCommand, autoSubmitLogin, }); // Update last used index as autofill has succeeded if (fromCommand) { this.cipherService.updateLastUsedIndexForUrl(tab.url); } return totpCode; } /** * Checks if the cipher requires password reprompt and opens the password reprompt popout if necessary. * * @param cipher - The cipher to autofill * @param tab - The tab to autofill */ async isPasswordRepromptRequired(cipher: CipherView, tab: chrome.tabs.Tab): Promise<boolean> { const userHasMasterPasswordAndKeyHash = await this.userVerificationService.hasMasterPasswordAndMasterKeyHash(); if (cipher.reprompt === CipherRepromptType.Password && userHasMasterPasswordAndKeyHash) { if (!this.isDebouncingPasswordRepromptPopout()) { await this.openVaultItemPasswordRepromptPopout(tab, { cipherId: cipher.id, action: "autofill", }); } return true; } return false; } /** * Autofill the active tab with the next cipher from the cache * @param {PageDetail[]} pageDetails The data scraped from the page * @param {boolean} fromCommand Whether the autofill is triggered by a keyboard shortcut (`true`) or autofill on page load (`false`) * @returns {Promise<string | null>} The TOTP code of the successfully autofilled login, if any */ async doAutoFillActiveTab( pageDetails: PageDetail[], fromCommand: boolean, cipherType?: CipherType, ): Promise<string | null> { if (!pageDetails[0]?.details?.fields?.length) { return null; } const tab = await this.getActiveTab(); if (!tab || !tab.url) { return null; } if (!cipherType || cipherType === CipherType.Login) { return await this.doAutoFillOnTab(pageDetails, tab, fromCommand); } let cipher: CipherView; let cacheKey = ""; if (cipherType === CipherType.Card) { cacheKey = "cardCiphers"; cipher = await this.cipherService.getNextCardCipher(); } else { cacheKey = "identityCiphers"; cipher = await this.cipherService.getNextIdentityCipher(); } if (!cipher || !cacheKey || (cipher.reprompt === CipherRepromptType.Password && !fromCommand)) { return null; } if (await this.isPasswordRepromptRequired(cipher, tab)) { if (fromCommand) { this.cipherService.updateLastUsedIndexForUrl(cacheKey); } return null; } const totpCode = await this.doAutoFill({ tab: tab, cipher: cipher, pageDetails: pageDetails, skipLastUsed: !fromCommand, skipUsernameOnlyFill: !fromCommand, onlyEmptyFields: !fromCommand, onlyVisibleFields: !fromCommand, fillNewPassword: false, allowUntrustedIframe: fromCommand, allowTotpAutofill: false, }); if (fromCommand) { this.cipherService.updateLastUsedIndexForUrl(cacheKey); } return totpCode; } /** * Activates the autofill on page load org policy. */ async setAutoFillOnPageLoadOrgPolicy(): Promise<void> { const autofillOnPageLoadOrgPolicy = await firstValueFrom( this.autofillSettingsService.activateAutofillOnPageLoadFromPolicy$, ); if (autofillOnPageLoadOrgPolicy) { await this.autofillSettingsService.setAutofillOnPageLoad(true); } } /** * Gets the active tab from the current window. * Throws an error if no tab is found. * @returns {Promise<chrome.tabs.Tab>} * @private */ private async getActiveTab(): Promise<chrome.tabs.Tab> { const tab = await BrowserApi.getTabFromCurrentWindow(); if (!tab) { throw new Error("No tab found."); } return tab; } /** * Generates the autofill script for the specified page details and cipher. * @param {AutofillPageDetails} pageDetails * @param {GenerateFillScriptOptions} options * @returns {Promise<AutofillScript | null>} * @private */ private async generateFillScript( pageDetails: AutofillPageDetails, options: GenerateFillScriptOptions, ): Promise<AutofillScript | null> { if (!pageDetails || !options.cipher) { return null; } let fillScript = new AutofillScript(); const filledFields: { [id: string]: AutofillField } = {}; const fields = options.cipher.fields; if (fields && fields.length) { const fieldNames: string[] = []; fields.forEach((f) => { if (AutofillService.hasValue(f.name)) { fieldNames.push(f.name.toLowerCase()); } }); pageDetails.fields.forEach((field) => { // eslint-disable-next-line if (filledFields.hasOwnProperty(field.opid)) { return; } if (!field.viewable && field.tagName !== "span") { return; } // Check if the input is an untyped/mistyped search input if (AutofillService.isSearchField(field)) { return; } const matchingIndex = this.findMatchingFieldIndex(field, fieldNames); if (matchingIndex > -1) { const matchingField: FieldView = fields[matchingIndex]; let val: string; if (matchingField.type === FieldType.Linked) { // Assumption: Linked Field is not being used to autofill a boolean value val = options.cipher.linkedFieldValue(matchingField.linkedId) as string; } else { val = matchingField.value; if (val == null && matchingField.type === FieldType.Boolean) { val = "false"; } } filledFields[field.opid] = field; AutofillService.fillByOpid(fillScript, field, val); } }); } switch (options.cipher.type) { case CipherType.Login: fillScript = await this.generateLoginFillScript( fillScript, pageDetails, filledFields, options, ); break; case CipherType.Card: fillScript = this.generateCardFillScript(fillScript, pageDetails, filledFields, options); break; case CipherType.Identity: fillScript = await this.generateIdentityFillScript( fillScript, pageDetails, filledFields, options, ); break; default: return null; } return fillScript; } /** * Generates the autofill script for the specified page details and login cipher item. * @param {AutofillScript} fillScript * @param {AutofillPageDetails} pageDetails * @param {{[p: string]: AutofillField}} filledFields * @param {GenerateFillScriptOptions} options * @returns {Promise<AutofillScript | null>} * @private */ private async generateLoginFillScript( fillScript: AutofillScript, pageDetails: AutofillPageDetails, filledFields: { [id: string]: AutofillField }, options: GenerateFillScriptOptions, ): Promise<AutofillScript | null> { if (!options.cipher.login) { return null; } const passwords: AutofillField[] = []; const usernames: AutofillField[] = []; const totps: AutofillField[] = []; let pf: AutofillField = null; let username: AutofillField = null; let totp: AutofillField = null; const login = options.cipher.login; fillScript.savedUrls = login?.uris?.filter((u) => u.match != UriMatchStrategy.Never).map((u) => u.uri) ?? []; fillScript.untrustedIframe = await this.inUntrustedIframe(pageDetails.url, options); let passwordFields = AutofillService.loadPasswordFields( pageDetails, false, false, options.onlyEmptyFields, options.fillNewPassword, ); if (!passwordFields.length && !options.onlyVisibleFields) { // not able to find any viewable password fields. maybe there are some "hidden" ones? passwordFields = AutofillService.loadPasswordFields( pageDetails, true, true, options.onlyEmptyFields, options.fillNewPassword, ); } for (const formKey in pageDetails.forms) { // eslint-disable-next-line if (!pageDetails.forms.hasOwnProperty(formKey)) { continue; } passwordFields.forEach((passField) => { pf = passField; passwords.push(pf); if (login.username) { username = this.findUsernameField(pageDetails, pf, false, false, false); if (!username && !options.onlyVisibleFields) { // not able to find any viewable username fields. maybe there are some "hidden" ones? username = this.findUsernameField(pageDetails, pf, true, true, false); } if (username) { usernames.push(username); } } if (options.allowTotpAutofill && login.totp) { totp = this.findTotpField(pageDetails, pf, false, false, false); if (!totp && !options.onlyVisibleFields) { // not able to find any viewable totp fields. maybe there are some "hidden" ones? totp = this.findTotpField(pageDetails, pf, true, true, false); } if (totp) { totps.push(totp); } } }); } if (passwordFields.length && !passwords.length) { // The page does not have any forms with password fields. Use the first password field on the page and the // input field just before it as the username. pf = passwordFields[0]; passwords.push(pf); if (login.username && pf.elementNumber > 0) { username = this.findUsernameField(pageDetails, pf, false, false, true); if (!username && !options.onlyVisibleFields) { // not able to find any viewable username fields. maybe there are some "hidden" ones? username = this.findUsernameField(pageDetails, pf, true, true, true); } if (username) { usernames.push(username); } } if (options.allowTotpAutofill && login.totp && pf.elementNumber > 0) { totp = this.findTotpField(pageDetails, pf, false, false, true); if (!totp && !options.onlyVisibleFields) { // not able to find any viewable username fields. maybe there are some "hidden" ones? totp = this.findTotpField(pageDetails, pf, true, true, true); } if (totp) { totps.push(totp); } } } if (!passwordFields.length) { // No password fields on this page. Let's try to just fuzzy fill the username. pageDetails.fields.forEach((f) => { if ( !options.skipUsernameOnlyFill && f.viewable && (f.type === "text" || f.type === "email" || f.type === "tel") && AutofillService.fieldIsFuzzyMatch(f, AutoFillConstants.UsernameFieldNames) ) { usernames.push(f); } if ( options.allowTotpAutofill && f.viewable && (f.type === "text" || f.type === "number") && (AutofillService.fieldIsFuzzyMatch(f, AutoFillConstants.TotpFieldNames) || f.autoCompleteType === "one-time-code") ) { totps.push(f); } }); } const formElementsSet = new Set<string>(); usernames.forEach((u) => { // eslint-disable-next-line if (filledFields.hasOwnProperty(u.opid)) { return; } filledFields[u.opid] = u; AutofillService.fillByOpid(fillScript, u, login.username); formElementsSet.add(u.form); }); passwords.forEach((p) => { // eslint-disable-next-line if (filledFields.hasOwnProperty(p.opid)) { return; } filledFields[p.opid] = p; AutofillService.fillByOpid(fillScript, p, login.password); formElementsSet.add(p.form); }); if (options.autoSubmitLogin && formElementsSet.size) { fillScript.autosubmit = Array.from(formElementsSet); } if (options.allowTotpAutofill) { await Promise.all( totps.map(async (t) => { if (Object.prototype.hasOwnProperty.call(filledFields, t.opid)) { return; } filledFields[t.opid] = t; const totpValue = await this.totpService.getCode(login.totp); AutofillService.fillByOpid(fillScript, t, totpValue); }), ); } fillScript = AutofillService.setFillScriptForFocus(filledFields, fillScript); return fillScript; } /** * Generates the autofill script for the specified page details and credit card cipher item. * @param {AutofillScript} fillScript * @param {AutofillPageDetails} pageDetails * @param {{[p: string]: AutofillField}} filledFields * @param {GenerateFillScriptOptions} options * @returns {AutofillScript|null} * @private */ private generateCardFillScript( fillScript: AutofillScript, pageDetails: AutofillPageDetails, filledFields: { [id: string]: AutofillField }, options: GenerateFillScriptOptions, ): AutofillScript | null { if (!options.cipher.card) { return null; } const fillFields: { [id: string]: AutofillField } = {}; pageDetails.fields.forEach((f) => { if (AutofillService.isExcludedFieldType(f, AutoFillConstants.ExcludedAutofillTypes)) { return; } for (let i = 0; i < CreditCardAutoFillConstants.CardAttributes.length; i++) { const attr = CreditCardAutoFillConstants.CardAttributes[i]; // eslint-disable-next-line if (!f.hasOwnProperty(attr) || !f[attr] || !f.viewable) { continue; } // ref path_to_url#autofill // ref path_to_url if ( !fillFields.cardholderName && AutofillService.isFieldMatch( f[attr], CreditCardAutoFillConstants.CardHolderFieldNames, CreditCardAutoFillConstants.CardHolderFieldNameValues, ) ) { fillFields.cardholderName = f; break; } else if ( !fillFields.number && AutofillService.isFieldMatch( f[attr], CreditCardAutoFillConstants.CardNumberFieldNames, CreditCardAutoFillConstants.CardNumberFieldNameValues, ) ) { fillFields.number = f; break; } else if ( !fillFields.exp && AutofillService.isFieldMatch( f[attr], CreditCardAutoFillConstants.CardExpiryFieldNames, CreditCardAutoFillConstants.CardExpiryFieldNameValues, ) ) { fillFields.exp = f; break; } else if ( !fillFields.expMonth && AutofillService.isFieldMatch(f[attr], CreditCardAutoFillConstants.ExpiryMonthFieldNames) ) { fillFields.expMonth = f; break; } else if ( !fillFields.expYear && AutofillService.isFieldMatch(f[attr], CreditCardAutoFillConstants.ExpiryYearFieldNames) ) { fillFields.expYear = f; break; } else if ( !fillFields.code && AutofillService.isFieldMatch(f[attr], CreditCardAutoFillConstants.CVVFieldNames) ) { fillFields.code = f; break; } else if ( !fillFields.brand && AutofillService.isFieldMatch(f[attr], CreditCardAutoFillConstants.CardBrandFieldNames) ) { fillFields.brand = f; break; } } }); const card = options.cipher.card; this.makeScriptAction(fillScript, card, fillFields, filledFields, "cardholderName"); this.makeScriptAction(fillScript, card, fillFields, filledFields, "number"); this.makeScriptAction(fillScript, card, fillFields, filledFields, "code"); this.makeScriptAction(fillScript, card, fillFields, filledFields, "brand"); if (fillFields.expMonth && AutofillService.hasValue(card.expMonth)) { let expMonth: string = card.expMonth; if (fillFields.expMonth.selectInfo && fillFields.expMonth.selectInfo.options) { let index: number = null; const siOptions = fillFields.expMonth.selectInfo.options; if (siOptions.length === 12) { index = parseInt(card.expMonth, null) - 1; } else if (siOptions.length === 13) { if ( siOptions[0][0] != null && siOptions[0][0] !== "" && (siOptions[12][0] == null || siOptions[12][0] === "") ) { index = parseInt(card.expMonth, null) - 1; } else { index = parseInt(card.expMonth, null); } } if (index != null) { const option = siOptions[index]; if (option.length > 1) { expMonth = option[1]; } } } else if ( (this.fieldAttrsContain(fillFields.expMonth, "mm") || fillFields.expMonth.maxLength === 2) && expMonth.length === 1 ) { expMonth = "0" + expMonth; } filledFields[fillFields.expMonth.opid] = fillFields.expMonth; AutofillService.fillByOpid(fillScript, fillFields.expMonth, expMonth); } if (fillFields.expYear && AutofillService.hasValue(card.expYear)) { let expYear: string = card.expYear; if (fillFields.expYear.selectInfo && fillFields.expYear.selectInfo.options) { for (let i = 0; i < fillFields.expYear.selectInfo.options.length; i++) { const o: [string, string] = fillFields.expYear.selectInfo.options[i]; if (o[0] === card.expYear || o[1] === card.expYear) { expYear = o[1]; break; } if ( o[1].length === 2 && card.expYear.length === 4 && o[1] === card.expYear.substring(2) ) { expYear = o[1]; break; } const colonIndex = o[1].indexOf(":"); if (colonIndex > -1 && o[1].length > colonIndex + 1) { const val = o[1].substring(colonIndex + 2); if (val != null && val.trim() !== "" && val === card.expYear) { expYear = o[1]; break; } } } } else if ( this.fieldAttrsContain(fillFields.expYear, "yyyy") || fillFields.expYear.maxLength === 4 ) { if (expYear.length === 2) { expYear = "20" + expYear; } } else if ( this.fieldAttrsContain(fillFields.expYear, "yy") || fillFields.expYear.maxLength === 2 ) { if (expYear.length === 4) { expYear = expYear.substr(2); } } filledFields[fillFields.expYear.opid] = fillFields.expYear; AutofillService.fillByOpid(fillScript, fillFields.expYear, expYear); } if ( fillFields.exp && AutofillService.hasValue(card.expMonth) && AutofillService.hasValue(card.expYear) ) { const fullMonth = ("0" + card.expMonth).slice(-2); let fullYear: string = card.expYear; let partYear: string = null; if (fullYear.length === 2) { partYear = fullYear; fullYear = "20" + fullYear; } else if (fullYear.length === 4) { partYear = fullYear.substr(2, 2); } let exp: string = null; for (let i = 0; i < CreditCardAutoFillConstants.MonthAbbr.length; i++) { if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.MonthAbbr[i] + "/" + CreditCardAutoFillConstants.YearAbbrLong[i], ) ) { exp = fullMonth + "/" + fullYear; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.MonthAbbr[i] + "/" + CreditCardAutoFillConstants.YearAbbrShort[i], ) && partYear != null ) { exp = fullMonth + "/" + partYear; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.YearAbbrLong[i] + "/" + CreditCardAutoFillConstants.MonthAbbr[i], ) ) { exp = fullYear + "/" + fullMonth; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.YearAbbrShort[i] + "/" + CreditCardAutoFillConstants.MonthAbbr[i], ) && partYear != null ) { exp = partYear + "/" + fullMonth; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.MonthAbbr[i] + "-" + CreditCardAutoFillConstants.YearAbbrLong[i], ) ) { exp = fullMonth + "-" + fullYear; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.MonthAbbr[i] + "-" + CreditCardAutoFillConstants.YearAbbrShort[i], ) && partYear != null ) { exp = fullMonth + "-" + partYear; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.YearAbbrLong[i] + "-" + CreditCardAutoFillConstants.MonthAbbr[i], ) ) { exp = fullYear + "-" + fullMonth; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.YearAbbrShort[i] + "-" + CreditCardAutoFillConstants.MonthAbbr[i], ) && partYear != null ) { exp = partYear + "-" + fullMonth; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.YearAbbrLong[i] + CreditCardAutoFillConstants.MonthAbbr[i], ) ) { exp = fullYear + fullMonth; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.YearAbbrShort[i] + CreditCardAutoFillConstants.MonthAbbr[i], ) && partYear != null ) { exp = partYear + fullMonth; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.MonthAbbr[i] + CreditCardAutoFillConstants.YearAbbrLong[i], ) ) { exp = fullMonth + fullYear; } else if ( this.fieldAttrsContain( fillFields.exp, CreditCardAutoFillConstants.MonthAbbr[i] + CreditCardAutoFillConstants.YearAbbrShort[i], ) && partYear != null ) { exp = fullMonth + partYear; } if (exp != null) { break; } } if (exp == null) { exp = fullYear + "-" + fullMonth; } this.makeScriptActionWithValue(fillScript, exp, fillFields.exp, filledFields); } return fillScript; } /** * Determines whether an iframe is potentially dangerous ("untrusted") to autofill * @param {string} pageUrl The url of the page/iframe, usually from AutofillPageDetails * @param {GenerateFillScriptOptions} options The GenerateFillScript options * @returns {boolean} `true` if the iframe is untrusted and a warning should be shown, `false` otherwise * @private */ private async inUntrustedIframe( pageUrl: string, options: GenerateFillScriptOptions, ): Promise<boolean> { // If the pageUrl (from the content script) matches the tabUrl (from the sender tab), we are not in an iframe // This also avoids a false positive if no URI is saved and the user triggers autofill anyway if (pageUrl === options.tabUrl) { return false; } // Check the pageUrl against cipher URIs using the configured match detection. // Remember: if we are in this function, the tabUrl already matches a saved URI for the login. // We need to verify the pageUrl also matches. const equivalentDomains = await firstValueFrom( this.domainSettingsService.getUrlEquivalentDomains(pageUrl), ); const matchesUri = options.cipher.login.matchesUri( pageUrl, equivalentDomains, options.defaultUriMatch, ); return !matchesUri; } /** * Used when handling autofill on credit card fields. Determines whether * the field has an attribute that matches the given value. * @param {AutofillField} field * @param {string} containsVal * @returns {boolean} * @private */ private fieldAttrsContain(field: AutofillField, containsVal: string): boolean { if (!field) { return false; } let doesContain = false; CreditCardAutoFillConstants.CardAttributesExtended.forEach((attr) => { // eslint-disable-next-line if (doesContain || !field.hasOwnProperty(attr) || !field[attr]) { return; } let val = field[attr]; val = val.replace(/ /g, "").toLowerCase(); doesContain = val.indexOf(containsVal) > -1; }); return doesContain; } /** * Generates the autofill script for the specified page details and identify cipher item. * @param {AutofillScript} fillScript * @param {AutofillPageDetails} pageDetails * @param {{[p: string]: AutofillField}} filledFields * @param {GenerateFillScriptOptions} options * @returns {AutofillScript} * @private */ private async generateIdentityFillScript( fillScript: AutofillScript, pageDetails: AutofillPageDetails, filledFields: { [id: string]: AutofillField }, options: GenerateFillScriptOptions, ): Promise<AutofillScript> { if (await this.configService.getFeatureFlag(FeatureFlag.GenerateIdentityFillScriptRefactor)) { return this._generateIdentityFillScript(fillScript, pageDetails, filledFields, options); } if (!options.cipher.identity) { return null; } const fillFields: { [id: string]: AutofillField } = {}; pageDetails.fields.forEach((f) => { if ( AutofillService.isExcludedFieldType(f, AutoFillConstants.ExcludedAutofillTypes) || ["current-password", "new-password"].includes(f.autoCompleteType) ) { return; } for (let i = 0; i < IdentityAutoFillConstants.IdentityAttributes.length; i++) { const attr = IdentityAutoFillConstants.IdentityAttributes[i]; // eslint-disable-next-line if (!f.hasOwnProperty(attr) || !f[attr] || !f.viewable) { continue; } // ref path_to_url#autofill // ref path_to_url if ( !fillFields.name && AutofillService.isFieldMatch( f[attr], IdentityAutoFillConstants.FullNameFieldNames, IdentityAutoFillConstants.FullNameFieldNameValues, ) ) { fillFields.name = f; break; } else if ( !fillFields.firstName && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.FirstnameFieldNames) ) { fillFields.firstName = f; break; } else if ( !fillFields.middleName && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.MiddlenameFieldNames) ) { fillFields.middleName = f; break; } else if ( !fillFields.lastName && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.LastnameFieldNames) ) { fillFields.lastName = f; break; } else if ( !fillFields.title && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.TitleFieldNames) ) { fillFields.title = f; break; } else if ( !fillFields.email && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.EmailFieldNames) ) { fillFields.email = f; break; } else if ( !fillFields.address && AutofillService.isFieldMatch( f[attr], IdentityAutoFillConstants.AddressFieldNames, IdentityAutoFillConstants.AddressFieldNameValues, ) ) { fillFields.address = f; break; } else if ( !fillFields.address1 && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.Address1FieldNames) ) { fillFields.address1 = f; break; } else if ( !fillFields.address2 && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.Address2FieldNames) ) { fillFields.address2 = f; break; } else if ( !fillFields.address3 && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.Address3FieldNames) ) { fillFields.address3 = f; break; } else if ( !fillFields.postalCode && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.PostalCodeFieldNames) ) { fillFields.postalCode = f; break; } else if ( !fillFields.city && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.CityFieldNames) ) { fillFields.city = f; break; } else if ( !fillFields.state && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.StateFieldNames) ) { fillFields.state = f; break; } else if ( !fillFields.country && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.CountryFieldNames) ) { fillFields.country = f; break; } else if ( !fillFields.phone && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.PhoneFieldNames) ) { fillFields.phone = f; break; } else if ( !fillFields.username && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.UserNameFieldNames) ) { fillFields.username = f; break; } else if ( !fillFields.company && AutofillService.isFieldMatch(f[attr], IdentityAutoFillConstants.CompanyFieldNames) ) { fillFields.company = f; break; } } }); const identity = options.cipher.identity; this.makeScriptAction(fillScript, identity, fillFields, filledFields, "title"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "firstName"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "middleName"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "lastName"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "address1"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "address2"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "address3"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "city"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "postalCode"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "company"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "email"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "phone"); this.makeScriptAction(fillScript, identity, fillFields, filledFields, "username"); let filledState = false; if (fillFields.state && identity.state && identity.state.length > 2) { const stateLower = identity.state.toLowerCase(); const isoState = IdentityAutoFillConstants.IsoStates[stateLower] || IdentityAutoFillConstants.IsoProvinces[stateLower]; if (isoState) { filledState = true; this.makeScriptActionWithValue(fillScript, isoState, fillFields.state, filledFields); } } if (!filledState) { this.makeScriptAction(fillScript, identity, fillFields, filledFields, "state"); } let filledCountry = false; if (fillFields.country && identity.country && identity.country.length > 2) { const countryLower = identity.country.toLowerCase(); const isoCountry = IdentityAutoFillConstants.IsoCountries[countryLower]; if (isoCountry) { filledCountry = true; this.makeScriptActionWithValue(fillScript, isoCountry, fillFields.country, filledFields); } } if (!filledCountry) { this.makeScriptAction(fillScript, identity, fillFields, filledFields, "country"); } if (fillFields.name && (identity.firstName || identity.lastName)) { let fullName = ""; if (AutofillService.hasValue(identity.firstName)) { fullName = identity.firstName; } if (AutofillService.hasValue(identity.middleName)) { if (fullName !== "") { fullName += " "; } fullName += identity.middleName; } if (AutofillService.hasValue(identity.lastName)) { if (fullName !== "") { fullName += " "; } fullName += identity.lastName; } this.makeScriptActionWithValue(fillScript, fullName, fillFields.name, filledFields); } if (fillFields.address && AutofillService.hasValue(identity.address1)) { let address = ""; if (AutofillService.hasValue(identity.address1)) { address = identity.address1; } if (AutofillService.hasValue(identity.address2)) { if (address !== "") { address += ", "; } address += identity.address2; } if (AutofillService.hasValue(identity.address3)) { if (address !== "") { address += ", "; } address += identity.address3; } this.makeScriptActionWithValue(fillScript, address, fillFields.address, filledFields); } return fillScript; } /** * Generates the autofill script for the specified page details and identity cipher item. * * @param fillScript - Object to store autofill script, passed between method references * @param pageDetails - The details of the page to autofill * @param filledFields - The fields that have already been filled, passed between method references * @param options - Contains data used to fill cipher items */ private _generateIdentityFillScript( fillScript: AutofillScript, pageDetails: AutofillPageDetails, filledFields: { [id: string]: AutofillField }, options: GenerateFillScriptOptions, ): AutofillScript { const identity = options.cipher.identity; if (!identity) { return null; } for (let fieldsIndex = 0; fieldsIndex < pageDetails.fields.length; fieldsIndex++) { const field = pageDetails.fields[fieldsIndex]; if (this.excludeFieldFromIdentityFill(field)) { continue; } const keywordsList = this.getIdentityAutofillFieldKeywords(field); const keywordsCombined = keywordsList.join(","); if (this.shouldMakeIdentityTitleFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.title, field, filledFields); continue; } if (this.shouldMakeIdentityNameFillScript(filledFields, keywordsList)) { this.makeIdentityNameFillScript(fillScript, filledFields, field, identity); continue; } if (this.shouldMakeIdentityFirstNameFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.firstName, field, filledFields); continue; } if (this.shouldMakeIdentityMiddleNameFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.middleName, field, filledFields); continue; } if (this.shouldMakeIdentityLastNameFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.lastName, field, filledFields); continue; } if (this.shouldMakeIdentityEmailFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.email, field, filledFields); continue; } if (this.shouldMakeIdentityAddressFillScript(filledFields, keywordsList)) { this.makeIdentityAddressFillScript(fillScript, filledFields, field, identity); continue; } if (this.shouldMakeIdentityAddress1FillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.address1, field, filledFields); continue; } if (this.shouldMakeIdentityAddress2FillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.address2, field, filledFields); continue; } if (this.shouldMakeIdentityAddress3FillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.address3, field, filledFields); continue; } if (this.shouldMakeIdentityPostalCodeFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.postalCode, field, filledFields); continue; } if (this.shouldMakeIdentityCityFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.city, field, filledFields); continue; } if (this.shouldMakeIdentityStateFillScript(filledFields, keywordsCombined)) { this.makeIdentityStateFillScript(fillScript, filledFields, field, identity); continue; } if (this.shouldMakeIdentityCountryFillScript(filledFields, keywordsCombined)) { this.makeIdentityCountryFillScript(fillScript, filledFields, field, identity); continue; } if (this.shouldMakeIdentityPhoneFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.phone, field, filledFields); continue; } if (this.shouldMakeIdentityUserNameFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.username, field, filledFields); continue; } if (this.shouldMakeIdentityCompanyFillScript(filledFields, keywordsCombined)) { this.makeScriptActionWithValue(fillScript, identity.company, field, filledFields); } } return fillScript; } /** * Identifies if the current field should be excluded from triggering autofill of the identity cipher. * * @param field - The field to check */ private excludeFieldFromIdentityFill(field: AutofillField): boolean { return ( AutofillService.isExcludedFieldType(field, AutoFillConstants.ExcludedAutofillTypes) || AutoFillConstants.ExcludedIdentityAutocompleteTypes.has(field.autoCompleteType) || !field.viewable ); } /** * Gathers all unique keyword identifiers from a field that can be used to determine what * identity value should be filled. * * @param field - The field to gather keywords from */ private getIdentityAutofillFieldKeywords(field: AutofillField): string[] { const keywords: Set<string> = new Set(); for (let index = 0; index < IdentityAutoFillConstants.IdentityAttributes.length; index++) { const attribute = IdentityAutoFillConstants.IdentityAttributes[index]; if (field[attribute]) { keywords.add( field[attribute] .trim() .toLowerCase() .replace(/[^a-zA-Z0-9]+/g, ""), ); } } return Array.from(keywords); } /** * Identifies if a fill script action for the identity title * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityTitleFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.title && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.TitleFieldNames) ); } /** * Identifies if a fill script action for the identity name * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityNameFillScript( filledFields: Record<string, AutofillField>, keywords: string[], ): boolean { return ( !filledFields.name && keywords.some((keyword) => AutofillService.isFieldMatch( keyword, IdentityAutoFillConstants.FullNameFieldNames, IdentityAutoFillConstants.FullNameFieldNameValues, ), ) ); } /** * Identifies if a fill script action for the identity first name * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityFirstNameFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.firstName && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.FirstnameFieldNames) ); } /** * Identifies if a fill script action for the identity middle name * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityMiddleNameFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.middleName && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.MiddlenameFieldNames) ); } /** * Identifies if a fill script action for the identity last name * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityLastNameFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.lastName && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.LastnameFieldNames) ); } /** * Identifies if a fill script action for the identity email * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityEmailFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.email && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.EmailFieldNames) ); } /** * Identifies if a fill script action for the identity address * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityAddressFillScript( filledFields: Record<string, AutofillField>, keywords: string[], ): boolean { return ( !filledFields.address && keywords.some((keyword) => AutofillService.isFieldMatch( keyword, IdentityAutoFillConstants.AddressFieldNames, IdentityAutoFillConstants.AddressFieldNameValues, ), ) ); } /** * Identifies if a fill script action for the identity address1 * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityAddress1FillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.address1 && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.Address1FieldNames) ); } /** * Identifies if a fill script action for the identity address2 * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityAddress2FillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.address2 && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.Address2FieldNames) ); } /** * Identifies if a fill script action for the identity address3 * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityAddress3FillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.address3 && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.Address3FieldNames) ); } /** * Identifies if a fill script action for the identity postal code * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityPostalCodeFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.postalCode && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.PostalCodeFieldNames) ); } /** * Identifies if a fill script action for the identity city * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityCityFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.city && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.CityFieldNames) ); } /** * Identifies if a fill script action for the identity state * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityStateFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.state && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.StateFieldNames) ); } /** * Identifies if a fill script action for the identity country * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityCountryFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.country && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.CountryFieldNames) ); } /** * Identifies if a fill script action for the identity phone * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityPhoneFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.phone && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.PhoneFieldNames) ); } /** * Identifies if a fill script action for the identity username * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityUserNameFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.username && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.UserNameFieldNames) ); } /** * Identifies if a fill script action for the identity company * field should be created for the provided field. * * @param filledFields - The fields that have already been filled * @param keywords - The keywords from the field */ private shouldMakeIdentityCompanyFillScript( filledFields: Record<string, AutofillField>, keywords: string, ): boolean { return ( !filledFields.company && AutofillService.isFieldMatch(keywords, IdentityAutoFillConstants.CompanyFieldNames) ); } /** * Creates an identity name fill script action for the provided field. This is used * when filling a `full name` field, using the first, middle, and last name from the * identity cipher item. * * @param fillScript - The autofill script to add the action to * @param filledFields - The fields that have already been filled * @param field - The field to fill * @param identity - The identity cipher item */ private makeIdentityNameFillScript( fillScript: AutofillScript, filledFields: Record<string, AutofillField>, field: AutofillField, identity: IdentityView, ) { let name = ""; if (identity.firstName) { name += identity.firstName; } if (identity.middleName) { name += !name ? identity.middleName : ` ${identity.middleName}`; } if (identity.lastName) { name += !name ? identity.lastName : ` ${identity.lastName}`; } this.makeScriptActionWithValue(fillScript, name, field, filledFields); } /** * Creates an identity address fill script action for the provided field. This is used * when filling a generic `address` field, using the address1, address2, and address3 * from the identity cipher item. * * @param fillScript - The autofill script to add the action to * @param filledFields - The fields that have already been filled * @param field - The field to fill * @param identity - The identity cipher item */ private makeIdentityAddressFillScript( fillScript: AutofillScript, filledFields: Record<string, AutofillField>, field: AutofillField, identity: IdentityView, ) { if (!identity.address1) { return; } let address = identity.address1; if (identity.address2) { address += `, ${identity.address2}`; } if (identity.address3) { address += `, ${identity.address3}`; } this.makeScriptActionWithValue(fillScript, address, field, filledFields); } /** * Creates an identity state fill script action for the provided field. This is used * when filling a `state` field, using the state value from the identity cipher item. * If the state value is a full name, it will be converted to an ISO code. * * @param fillScript - The autofill script to add the action to * @param filledFields - The fields that have already been filled * @param field - The field to fill * @param identity - The identity cipher item */ private makeIdentityStateFillScript( fillScript: AutofillScript, filledFields: Record<string, AutofillField>, field: AutofillField, identity: IdentityView, ) { if (!identity.state) { return; } if (identity.state.length <= 2) { this.makeScriptActionWithValue(fillScript, identity.state, field, filledFields); return; } const stateLower = identity.state.toLowerCase(); const isoState = IdentityAutoFillConstants.IsoStates[stateLower] || IdentityAutoFillConstants.IsoProvinces[stateLower]; if (isoState) { this.makeScriptActionWithValue(fillScript, isoState, field, filledFields); } } /** * Creates an identity country fill script action for the provided field. This is used * when filling a `country` field, using the country value from the identity cipher item. * If the country value is a full name, it will be converted to an ISO code. * * @param fillScript - The autofill script to add the action to * @param filledFields - The fields that have already been filled * @param field - The field to fill * @param identity - The identity cipher item */ private makeIdentityCountryFillScript( fillScript: AutofillScript, filledFields: Record<string, AutofillField>, field: AutofillField, identity: IdentityView, ) { if (!identity.country) { return; } if (identity.country.length <= 2) { this.makeScriptActionWithValue(fillScript, identity.country, field, filledFields); return; } const countryLower = identity.country.toLowerCase(); const isoCountry = IdentityAutoFillConstants.IsoCountries[countryLower]; if (isoCountry) { this.makeScriptActionWithValue(fillScript, isoCountry, field, filledFields); } } /** * Accepts an HTMLInputElement type value and a list of * excluded types and returns true if the type is excluded. * @param {string} type * @param {string[]} excludedTypes * @returns {boolean} * @private */ private static isExcludedType(type: string, excludedTypes: string[]) { return excludedTypes.indexOf(type) > -1; } /** * Identifies if a passed field contains text artifacts that identify it as a search field. * * @param field - The autofill field that we are validating as a search field */ private static isSearchField(field: AutofillField) { const matchFieldAttributeValues = [field.type, field.htmlName, field.htmlID, field.placeholder]; for (let attrIndex = 0; attrIndex < matchFieldAttributeValues.length; attrIndex++) { if (!matchFieldAttributeValues[attrIndex]) { continue; } // Separate camel case words and case them to lower case values const camelCaseSeparatedFieldAttribute = matchFieldAttributeValues[attrIndex] .replace(/([a-z])([A-Z])/g, "$1 $2") .toLowerCase(); // Split the attribute by non-alphabetical characters to get the keywords const attributeKeywords = camelCaseSeparatedFieldAttribute.split(/[^a-z]/gi); for (let keywordIndex = 0; keywordIndex < attributeKeywords.length; keywordIndex++) { if (AutofillService.searchFieldNamesSet.has(attributeKeywords[keywordIndex])) { return true; } } } return false; } static isExcludedFieldType(field: AutofillField, excludedTypes: string[]) { if (AutofillService.forCustomFieldsOnly(field)) { return true; } if (this.isExcludedType(field.type, excludedTypes)) { return true; } // Check if the input is an untyped/mistyped search input return this.isSearchField(field); } /** * Accepts the value of a field, a list of possible options that define if * a field can be matched to a vault cipher, and a secondary optional list * of options that define if a field can be matched to a vault cipher. Returns * true if the field value matches one of the options. * @param {string} value * @param {string[]} options * @param {string[]} containsOptions * @returns {boolean} * @private */ private static isFieldMatch( value: string, options: string[], containsOptions?: string[], ): boolean { value = value .trim() .toLowerCase() .replace(/[^a-zA-Z0-9]+/g, ""); for (let i = 0; i < options.length; i++) { let option = options[i]; const checkValueContains = containsOptions == null || containsOptions.indexOf(option) > -1; option = option.toLowerCase().replace(/-/g, ""); if (value === option || (checkValueContains && value.indexOf(option) > -1)) { return true; } } return false; } /** * Helper method used to create a script action for a field. Conditionally * accepts a fieldProp value that will be used in place of the dataProp value. * @param {AutofillScript} fillScript * @param cipherData * @param {{[p: string]: AutofillField}} fillFields * @param {{[p: string]: AutofillField}} filledFields * @param {string} dataProp * @param {string} fieldProp * @private */ private makeScriptAction( fillScript: AutofillScript, cipherData: any, fillFields: { [id: string]: AutofillField }, filledFields: { [id: string]: AutofillField }, dataProp: string, fieldProp?: string, ) { fieldProp = fieldProp || dataProp; this.makeScriptActionWithValue( fillScript, cipherData[dataProp], fillFields[fieldProp], filledFields, ); } /** * Handles updating the list of filled fields and adding a script action * to the fill script. If a select field is passed as part of the fill options, * we iterate over the options to check if the passed value matches one of the * options. If it does, we add a script action to select the option. * @param {AutofillScript} fillScript * @param dataValue * @param {AutofillField} field * @param {{[p: string]: AutofillField}} filledFields * @private */ private makeScriptActionWithValue( fillScript: AutofillScript, dataValue: any, field: AutofillField, filledFields: { [id: string]: AutofillField }, ) { let doFill = false; if (AutofillService.hasValue(dataValue) && field) { if (field.type === "select-one" && field.selectInfo && field.selectInfo.options) { for (let i = 0; i < field.selectInfo.options.length; i++) { const option = field.selectInfo.options[i]; for (let j = 0; j < option.length; j++) { if ( AutofillService.hasValue(option[j]) && option[j].toLowerCase() === dataValue.toLowerCase() ) { doFill = true; if (option.length > 1) { dataValue = option[1]; } break; } } if (doFill) { break; } } } else { doFill = true; } } if (doFill) { filledFields[field.opid] = field; AutofillService.fillByOpid(fillScript, field, dataValue); } } static valueIsLikePassword(value: string) { if (value == null) { return false; } // Removes all whitespace, _ and - characters const cleanedValue = value.toLowerCase().replace(/[\s_-]/g, ""); if (cleanedValue.indexOf("password") < 0) { return false; } return !AutoFillConstants.PasswordFieldExcludeList.some((i) => cleanedValue.indexOf(i) > -1); } static fieldHasDisqualifyingAttributeValue(field: AutofillField) { const checkedAttributeValues = [field.htmlID, field.htmlName, field.placeholder]; let valueIsOnExclusionList = false; for (let i = 0; i < checkedAttributeValues.length; i++) { const checkedAttributeValue = checkedAttributeValues[i]; const cleanedValue = checkedAttributeValue?.toLowerCase().replace(/[\s_-]/g, ""); valueIsOnExclusionList = Boolean( cleanedValue && AutoFillConstants.FieldIgnoreList.some((i) => cleanedValue.indexOf(i) > -1), ); if (valueIsOnExclusionList) { break; } } return valueIsOnExclusionList; } /** * Accepts a pageDetails object with a list of fields and returns a list of * fields that are likely to be password fields. * @param {AutofillPageDetails} pageDetails * @param {boolean} canBeHidden * @param {boolean} canBeReadOnly * @param {boolean} mustBeEmpty * @param {boolean} fillNewPassword * @returns {AutofillField[]} */ static loadPasswordFields( pageDetails: AutofillPageDetails, canBeHidden: boolean, canBeReadOnly: boolean, mustBeEmpty: boolean, fillNewPassword: boolean, ) { const arr: AutofillField[] = []; pageDetails.fields.forEach((f) => { const isPassword = f.type === "password"; if ( !isPassword && AutofillService.isExcludedFieldType(f, AutoFillConstants.ExcludedAutofillLoginTypes) ) { return; } // If any attribute values match disqualifying values, the entire field should not be used if (AutofillService.fieldHasDisqualifyingAttributeValue(f)) { return; } const isLikePassword = () => { if (f.type !== "text") { return false; } const testedValues = [f.htmlID, f.htmlName, f.placeholder]; for (let i = 0; i < testedValues.length; i++) { if (AutofillService.valueIsLikePassword(testedValues[i])) { return true; } } return false; }; if ( !f.disabled && (canBeReadOnly || !f.readonly) && (isPassword || isLikePassword()) && (canBeHidden || f.viewable) && (!mustBeEmpty || f.value == null || f.value.trim() === "") && (fillNewPassword || f.autoCompleteType !== "new-password") ) { arr.push(f); } }); return arr; } /** * Accepts a pageDetails object with a list of fields and returns a list of * fields that are likely to be username fields. * @param {AutofillPageDetails} pageDetails * @param {AutofillField} passwordField * @param {boolean} canBeHidden * @param {boolean} canBeReadOnly * @param {boolean} withoutForm * @returns {AutofillField} * @private */ private findUsernameField( pageDetails: AutofillPageDetails, passwordField: AutofillField, canBeHidden: boolean, canBeReadOnly: boolean, withoutForm: boolean, ): AutofillField | null { let usernameField: AutofillField = null; for (let i = 0; i < pageDetails.fields.length; i++) { const f = pageDetails.fields[i]; if (AutofillService.forCustomFieldsOnly(f)) { continue; } if (f.elementNumber >= passwordField.elementNumber) { break; } if ( !f.disabled && (canBeReadOnly || !f.readonly) && (withoutForm || f.form === passwordField.form) && (canBeHidden || f.viewable) && (f.type === "text" || f.type === "email" || f.type === "tel") ) { usernameField = f; if (this.findMatchingFieldIndex(f, AutoFillConstants.UsernameFieldNames) > -1) { // We found an exact match. No need to keep looking. break; } } } return usernameField; } /** * Accepts a pageDetails object with a list of fields and returns a list of * fields that are likely to be TOTP fields. * @param {AutofillPageDetails} pageDetails * @param {AutofillField} passwordField * @param {boolean} canBeHidden * @param {boolean} canBeReadOnly * @param {boolean} withoutForm * @returns {AutofillField} * @private */ private findTotpField( pageDetails: AutofillPageDetails, passwordField: AutofillField, canBeHidden: boolean, canBeReadOnly: boolean, withoutForm: boolean, ): AutofillField | null { let totpField: AutofillField = null; for (let i = 0; i < pageDetails.fields.length; i++) { const f = pageDetails.fields[i]; if (AutofillService.forCustomFieldsOnly(f)) { continue; } const fieldIsDisqualified = AutofillService.fieldHasDisqualifyingAttributeValue(f); if ( !fieldIsDisqualified && !f.disabled && (canBeReadOnly || !f.readonly) && (withoutForm || f.form === passwordField.form) && (canBeHidden || f.viewable) && (f.type === "text" || f.type === "number") && AutofillService.fieldIsFuzzyMatch(f, AutoFillConstants.TotpFieldNames) ) { totpField = f; if ( this.findMatchingFieldIndex(f, AutoFillConstants.TotpFieldNames) > -1 || f.autoCompleteType === "one-time-code" ) { // We found an exact match. No need to keep looking. break; } } } return totpField; } /** * Accepts a field and returns the index of the first matching property * present in a list of attribute names. * @param {AutofillField} field * @param {string[]} names * @returns {number} * @private */ private findMatchingFieldIndex(field: AutofillField, names: string[]): number { for (let i = 0; i < names.length; i++) { if (names[i].indexOf("=") > -1) { if (this.fieldPropertyIsPrefixMatch(field, "htmlID", names[i], "id")) { return i; } if (this.fieldPropertyIsPrefixMatch(field, "htmlName", names[i], "name")) { return i; } if (this.fieldPropertyIsPrefixMatch(field, "label-left", names[i], "label")) { return i; } if (this.fieldPropertyIsPrefixMatch(field, "label-right", names[i], "label")) { return i; } if (this.fieldPropertyIsPrefixMatch(field, "label-tag", names[i], "label")) { return i; } if (this.fieldPropertyIsPrefixMatch(field, "label-aria", names[i], "label")) { return i; } if (this.fieldPropertyIsPrefixMatch(field, "placeholder", names[i], "placeholder")) { return i; } } if (this.fieldPropertyIsMatch(field, "htmlID", names[i])) { return i; } if (this.fieldPropertyIsMatch(field, "htmlName", names[i])) { return i; } if (this.fieldPropertyIsMatch(field, "label-left", names[i])) { return i; } if (this.fieldPropertyIsMatch(field, "label-right", names[i])) { return i; } if (this.fieldPropertyIsMatch(field, "label-tag", names[i])) { return i; } if (this.fieldPropertyIsMatch(field, "label-aria", names[i])) { return i; } if (this.fieldPropertyIsMatch(field, "placeholder", names[i])) { return i; } } return -1; } /** * Accepts a field, property, name, and prefix and returns true if the field * contains a value that matches the given prefixed property. * @param field * @param {string} property * @param {string} name * @param {string} prefix * @param {string} separator * @returns {boolean} * @private */ private fieldPropertyIsPrefixMatch( field: any, property: string, name: string, prefix: string, separator = "=", ): boolean { if (name.indexOf(prefix + separator) === 0) { const sepIndex = name.indexOf(separator); const val = name.substring(sepIndex + 1); return val != null && this.fieldPropertyIsMatch(field, property, val); } return false; } /** * Identifies if a given property within a field matches the value * of the passed "name" parameter. If the name starts with "regex=", * the value is tested against a case-insensitive regular expression. * If the name starts with "csv=", the value is treated as a * comma-separated list of values to match. * @param field * @param {string} property * @param {string} name * @returns {boolean} * @private */ private fieldPropertyIsMatch(field: any, property: string, name: string): boolean { let fieldVal = field[property] as string; if (!AutofillService.hasValue(fieldVal)) { return false; } fieldVal = fieldVal.trim().replace(/(?:\r\n|\r|\n)/g, ""); if (name.startsWith("regex=")) { try { const regexParts = name.split("=", 2); if (regexParts.length === 2) { const regex = new RegExp(regexParts[1], "i"); return regex.test(fieldVal); } } catch (e) { this.logService.error(e); } } else if (name.startsWith("csv=")) { const csvParts = name.split("=", 2); if (csvParts.length === 2) { const csvVals = csvParts[1].split(","); for (let i = 0; i < csvVals.length; i++) { const val = csvVals[i]; if (val != null && val.trim().toLowerCase() === fieldVal.toLowerCase()) { return true; } } return false; } } return fieldVal.toLowerCase() === name; } /** * Accepts a field and returns true if the field contains a * value that matches any of the names in the provided list. * @param {AutofillField} field * @param {string[]} names * @returns {boolean} */ static fieldIsFuzzyMatch(field: AutofillField, names: string[]): boolean { if (AutofillService.hasValue(field.htmlID) && this.fuzzyMatch(names, field.htmlID)) { return true; } if (AutofillService.hasValue(field.htmlName) && this.fuzzyMatch(names, field.htmlName)) { return true; } if ( AutofillService.hasValue(field["label-tag"]) && this.fuzzyMatch(names, field["label-tag"]) ) { return true; } if (AutofillService.hasValue(field.placeholder) && this.fuzzyMatch(names, field.placeholder)) { return true; } if ( AutofillService.hasValue(field["label-left"]) && this.fuzzyMatch(names, field["label-left"]) ) { return true; } if ( AutofillService.hasValue(field["label-top"]) && this.fuzzyMatch(names, field["label-top"]) ) { return true; } if ( AutofillService.hasValue(field["label-aria"]) && this.fuzzyMatch(names, field["label-aria"]) ) { return true; } return false; } /** * Accepts a list of options and a value and returns * true if the value matches any of the options. * @param {string[]} options * @param {string} value * @returns {boolean} * @private */ private static fuzzyMatch(options: string[], value: string): boolean { if (options == null || options.length === 0 || value == null || value === "") { return false; } value = value .replace(/(?:\r\n|\r|\n)/g, "") .trim() .toLowerCase(); for (let i = 0; i < options.length; i++) { if (value.indexOf(options[i]) > -1) { return true; } } return false; } /** * Accepts a string and returns true if the * string is not falsy and not empty. * @param {string} str * @returns {boolean} */ static hasValue(str: string): boolean { return Boolean(str && str !== ""); } /** * Sets the `focus_by_opid` autofill script * action to the last field that was filled. * @param {{[p: string]: AutofillField}} filledFields * @param {AutofillScript} fillScript * @returns {AutofillScript} */ static setFillScriptForFocus( filledFields: { [id: string]: AutofillField }, fillScript: AutofillScript, ): AutofillScript { let lastField: AutofillField = null; let lastPasswordField: AutofillField = null; for (const opid in filledFields) { // eslint-disable-next-line if (filledFields.hasOwnProperty(opid) && filledFields[opid].viewable) { lastField = filledFields[opid]; if (filledFields[opid].type === "password") { lastPasswordField = filledFields[opid]; } } } // Prioritize password field over others. if (lastPasswordField) { fillScript.script.push(["focus_by_opid", lastPasswordField.opid]); } else if (lastField) { fillScript.script.push(["focus_by_opid", lastField.opid]); } return fillScript; } /** * Updates a fill script to place the `cilck_on_opid`, `focus_on_opid`, and `fill_by_opid` * fill script actions associated with the provided field. * @param {AutofillScript} fillScript * @param {AutofillField} field * @param {string} value */ static fillByOpid(fillScript: AutofillScript, field: AutofillField, value: string): void { if (field.maxLength && value && value.length > field.maxLength) { value = value.substr(0, value.length); } if (field.tagName !== "span") { fillScript.script.push(["click_on_opid", field.opid]); fillScript.script.push(["focus_by_opid", field.opid]); } fillScript.script.push(["fill_by_opid", field.opid, value]); } /** * Identifies if the field is a custom field, a custom * field is defined as a field that is a `span` element. * @param {AutofillField} field * @returns {boolean} */ static forCustomFieldsOnly(field: AutofillField): boolean { return field.tagName === "span"; } /** * Handles debouncing the opening of the master password reprompt popout. */ private isDebouncingPasswordRepromptPopout() { if (this.currentlyOpeningPasswordRepromptPopout) { return true; } this.currentlyOpeningPasswordRepromptPopout = true; clearTimeout(this.openPasswordRepromptPopoutDebounce); this.openPasswordRepromptPopoutDebounce = setTimeout(() => { this.currentlyOpeningPasswordRepromptPopout = false; }, 100); return false; } /** * Handles incoming long-lived connections from injected autofill scripts. * Stores the port in a set to facilitate disconnecting ports if the extension * needs to re-inject the autofill scripts. * * @param port - The port that was connected */ private handleInjectedScriptPortConnection = (port: chrome.runtime.Port) => { if (port.name !== AutofillPort.InjectedScript) { return; } this.autofillScriptPortsSet.add(port); port.onDisconnect.addListener(this.handleInjectScriptPortOnDisconnect); }; /** * Handles disconnecting ports that relate to injected autofill scripts. * @param port - The port that was disconnected */ private handleInjectScriptPortOnDisconnect = (port: chrome.runtime.Port) => { if (port.name !== AutofillPort.InjectedScript) { return; } this.autofillScriptPortsSet.delete(port); }; /** * Queries all open tabs in the user's browsing session * and injects the autofill scripts into the page. */ private async injectAutofillScriptsInAllTabs() { const tabs = await BrowserApi.tabsQuery({}); for (let index = 0; index < tabs.length; index++) { const tab = tabs[index]; if (tab.url?.startsWith("http")) { const frames = await BrowserApi.getAllFrameDetails(tab.id); frames.forEach((frame) => this.injectAutofillScripts(tab, frame.frameId, false)); } } } /** * Updates the autofill inline menu visibility setting in all active tabs * when the InlineMenuVisibilitySetting observable is updated. * * @param previousSetting - The previous setting value * @param currentSetting - The current setting value */ private async handleInlineMenuVisibilityChange( previousSetting: InlineMenuVisibilitySetting, currentSetting: InlineMenuVisibilitySetting, ) { if (previousSetting === undefined || previousSetting === currentSetting) { return; } const inlineMenuPreviouslyDisabled = previousSetting === AutofillOverlayVisibility.Off; const inlineMenuCurrentlyDisabled = currentSetting === AutofillOverlayVisibility.Off; if (!inlineMenuPreviouslyDisabled && !inlineMenuCurrentlyDisabled) { const tabs = await BrowserApi.tabsQuery({}); tabs.forEach((tab) => BrowserApi.tabSendMessageData(tab, "updateAutofillInlineMenuVisibility", { inlineMenuVisibility: currentSetting, }), ); return; } await this.reloadAutofillScripts(); } } ```
/content/code_sandbox/apps/browser/src/autofill/services/autofill.service.ts
xml
2016-03-09T23:14:01
2024-08-16T15:07:51
clients
bitwarden/clients
8,877
21,875
```xml import { ItemType } from '../../../types'; import { TeamsSchemeMappingWithAreas } from '../../types'; import { pickValuesFromColorScheme } from '../../../colorUtils'; import { stringLiteralsArray } from '../../../../utils'; export const headerColorAreas = stringLiteralsArray('foreground'); export type HeaderColorSchemeMapping = TeamsSchemeMappingWithAreas<ItemType<typeof headerColorAreas>>; export interface HeaderVariables { colorScheme?: HeaderColorSchemeMapping; color: string; descriptionColor: string; } export const headerVariables = (siteVars: any): HeaderVariables => { return { colorScheme: pickValuesFromColorScheme(siteVars.colorScheme, headerColorAreas), color: siteVars.colors.grey[750], descriptionColor: undefined, }; }; ```
/content/code_sandbox/packages/fluentui/react-northstar/src/themes/teams/components/Header/headerVariables.ts
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
159
```xml import type { CommentThreadResponseDto } from './CommentThreadResponseDto' export type GetCommentThreadResponse = { Code: 1000 CommentThread: CommentThreadResponseDto } ```
/content/code_sandbox/packages/docs-core/lib/Api/Types/GetCommentThreadResponse.ts
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
41
```xml <?xml version="1.0" encoding="utf-8"?> <set xmlns:android="path_to_url"> <rotate android:duration="500" android:fromDegrees="0" android:pivotX="50%" android:pivotY="50%" android:repeatCount="-1" android:toDegrees="359" /> </set> ```
/content/code_sandbox/app/src/main/res/anim/rotate.xml
xml
2016-08-23T02:06:33
2024-08-15T05:45:16
FastBle
Jasonchenlijian/FastBle
5,270
80
```xml import React from 'react' import moment from 'moment' import {shallow} from 'enzyme' import CustomTimeRangeDropdown from 'src/shared/components/CustomTimeRangeDropdown' const setup = (overrides = {}) => { const props = { timeRange: {upper: 'now()', lower: '2017-10-24'}, onApplyTimeRange: () => {}, ...overrides, } return shallow(<CustomTimeRangeDropdown {...props} />) } describe('shared.Components.CustomTimeRangeDropdown', () => { describe('rendering', () => { it('renders correct time when now is selected', () => { const wrapper = setup() expect(wrapper.exists()).toBe(true) expect(wrapper.dive().text()).toContain(moment().format('MMM Do HH:mm')) }) it('renders correct time when no upper is provided', () => { const wrapper = setup({timeRange: {lower: '2017-10-24'}}) expect(wrapper.exists()).toBe(true) expect(wrapper.dive().text()).toContain(moment().format('MMM Do HH:mm')) }) }) }) ```
/content/code_sandbox/ui/test/shared/components/CustomTimeRangeDropdown.test.tsx
xml
2016-08-24T23:28:56
2024-08-13T19:50:03
chronograf
influxdata/chronograf
1,494
236
```xml <?xml version="1.0" encoding="utf-8"?> <merge xmlns:android="path_to_url" xmlns:tools="path_to_url" xmlns:app="path_to_url" tools:parentTag="org.thoughtcrime.securesms.components.BorderlessImageView"> <View android:id="@+id/sticker_missing_shade" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/sticker_missing_background" android:visibility="gone" tools:visibility="visible"/> <org.thoughtcrime.securesms.components.ThumbnailView android:id="@+id/sticker_thumbnail" android:layout_width="@dimen/media_bubble_sticker_dimens" android:layout_height="@dimen/media_bubble_sticker_dimens" app:thumbnail_radius="0dp" app:minWidth="@dimen/media_bubble_min_width" app:maxWidth="@dimen/media_bubble_max_width" app:minHeight="@dimen/media_bubble_min_height" app:maxHeight="@dimen/media_bubble_max_height" /> <org.thoughtcrime.securesms.components.ConversationItemFooter android:id="@+id/sticker_footer" android:background="@drawable/conversation_item_update_background" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="bottom|end" android:gravity="bottom|end" android:paddingTop="@dimen/transparent_footer_padding" android:paddingBottom="@dimen/transparent_footer_padding" android:paddingLeft="@dimen/transparent_footer_padding" android:paddingRight="@dimen/transparent_footer_padding" app:footer_text_color="@color/core_white"/> </merge> ```
/content/code_sandbox/src/main/res/layout/sticker_view.xml
xml
2016-07-03T07:32:36
2024-08-16T16:51:15
deltachat-android
deltachat/deltachat-android
1,082
381
```xml import { fileURLToPath } from 'node:url' import { bench, describe } from 'vitest' import { normalize } from 'pathe' import { withoutTrailingSlash } from 'ufo' import { loadNuxt } from '../src' const emptyDir = withoutTrailingSlash(normalize(fileURLToPath(new URL('../../../node_modules/fixture', import.meta.url)))) const basicTestFixtureDir = withoutTrailingSlash(normalize(fileURLToPath(new URL('../../../test/fixtures/basic', import.meta.url)))) describe('loadNuxt', () => { bench('empty directory', async () => { const nuxt = await loadNuxt({ cwd: emptyDir, ready: true, }) await nuxt.close() }) bench('basic test fixture', async () => { const nuxt = await loadNuxt({ cwd: basicTestFixtureDir, ready: true, }) await nuxt.close() }) }) ```
/content/code_sandbox/packages/nuxt/test/load-nuxt.bench.ts
xml
2016-10-26T11:18:47
2024-08-16T19:32:46
nuxt
nuxt/nuxt
53,705
201
```xml <!-- path_to_url Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --> <vector android:height="24dp" android:viewportHeight="24.0" android:viewportWidth="24.0" android:width="24dp" xmlns:android="path_to_url"> <path android:fillColor="@android:color/darker_gray" android:pathData="M10,4H4c-1.1,0 -1.99,0.9 -1.99,2L2,18c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2V8c0,-1.1 -0.9,-2 -2,-2h-8l-2,-2z"/> </vector> ```
/content/code_sandbox/catalog/java/io/material/catalog/bottomsheet/res/drawable/ic_folder_24dp.xml
xml
2016-12-05T16:11:29
2024-08-16T17:51:42
material-components-android
material-components/material-components-android
16,176
196
```xml 'use client' import Link from 'next/link' import { useRouter } from 'next/navigation' import React from 'react' export default function Page() { const router = useRouter() return ( <dialog open> <h1>Modal</h1> <br /> <button onClick={() => router.refresh()} id="refresh-router"> Refresh Router </button> <Link href="/">Close</Link> </dialog> ) } ```
/content/code_sandbox/test/e2e/app-dir/parallel-routes-revalidation/app/@dialog/refresh-modal/page.tsx
xml
2016-10-05T23:32:51
2024-08-16T19:44:30
next.js
vercel/next.js
124,056
98
```xml export function increment(n: number) { n++; return n; } ```
/content/code_sandbox/e2e/test/tap-typescript/src/increment.ts
xml
2016-02-12T13:14:28
2024-08-15T18:38:25
stryker-js
stryker-mutator/stryker-js
2,561
18
```xml export type FontStyle = 'normal' | 'italic' | 'oblique'; export type FontWeight = | number | 'thin' | 'ultralight' | 'light' | 'normal' | 'medium' | 'semibold' | 'bold' | 'ultrabold' | 'heavy'; export interface FontDescriptor { fontFamily: string; fontStyle?: FontStyle; fontWeight?: FontWeight; } interface FontSource { src: string; fontFamily: string | string[]; fontStyle: FontStyle; fontWeight: number; data: any; loading: boolean; options: any; } interface FontInstance { family: string; sources: FontSource[]; } export type HyphenationCallback = ( words: string, glyphString: { [key: string]: any }, ) => string[]; interface RegisteredFont { src: string; loaded: boolean; loading: boolean; data: any; [key: string]: any; } interface EmojiSourceUrl { url: string; format?: string; withVariationSelectors?: boolean; } interface EmojiSourceBuilder { builder: (code: string) => string; withVariationSelectors?: boolean; } type EmojiSource = EmojiSourceUrl | EmojiSourceBuilder; interface SingleLoad { family: string; src: string; fontStyle?: string; fontWeight?: FontWeight; [key: string]: any; } interface BulkLoad { family: string; fonts: { src: string; fontStyle?: string; fontWeight?: FontWeight; [key: string]: any; }[]; } export interface FontStore { clear: () => void; reset: () => void; getEmojiSource: () => EmojiSource; getRegisteredFonts: () => Record<string, FontInstance>; getRegisteredFontFamilies: () => string[]; getHyphenationCallback: () => HyphenationCallback; register: (options: SingleLoad | BulkLoad) => void; load: (descriptor: FontDescriptor) => Promise<void>; registerEmojiSource: (emojiSource: EmojiSource) => void; getFont: (descriptor: FontDescriptor) => RegisteredFont | undefined; registerHyphenationCallback: (callback: HyphenationCallback) => void; } ```
/content/code_sandbox/packages/types/font.d.ts
xml
2016-10-18T21:33:58
2024-08-16T18:05:15
react-pdf
diegomura/react-pdf
14,585
497
```xml <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="path_to_url" xmlns:xsi="path_to_url" xsi:schemaLocation="path_to_url path_to_url"> <bean id="dataSource" class="org.flowable.common.engine.impl.test.ClosingDataSource"> <constructor-arg> <bean class="com.zaxxer.hikari.HikariDataSource" destroy-method="close"> <constructor-arg> <bean class="com.zaxxer.hikari.HikariConfig"> <property name="minimumIdle" value="0" /> <property name="jdbcUrl" value="${jdbc.url:jdbc:h2:mem:flowable;DB_CLOSE_DELAY=1000}"/> <property name="driverClassName" value="${jdbc.driver:org.h2.Driver}"/> <property name="username" value="${jdbc.username:sa}"/> <property name="password" value="${jdbc.password:}"/> </bean> </constructor-arg> </bean> </constructor-arg> </bean> <bean id="appEngineConfiguration" class="org.flowable.app.engine.AppEngineConfiguration"> <property name="dataSource" ref="dataSource"/> <property name="engineLifecycleListeners"> <list> <ref bean="dataSource"/> </list> </property> <property name="databaseSchemaUpdate" value="true"/> <property name="configurators"> <list> <bean class="org.flowable.engine.configurator.ProcessEngineConfigurator"/> <bean class="org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator"/> </list> </property> </bean> </beans> ```
/content/code_sandbox/modules/flowable-engine-configurator/src/test/resources/flowable.app.cfg.xml
xml
2016-10-13T07:21:43
2024-08-16T15:23:14
flowable-engine
flowable/flowable-engine
7,715
372
```xml /** * [[link-ankr]] provides a third-party service for connecting to * various blockchains over JSON-RPC. * * **Supported Networks** * * - Ethereum Mainnet (``mainnet``) * - Goerli Testnet (``goerli``) * - Sepolia Testnet (``sepolia``) * - Arbitrum (``arbitrum``) * - Base (``base``) * - Base Goerlia Testnet (``base-goerli``) * - Base Sepolia Testnet (``base-sepolia``) * - BNB (``bnb``) * - BNB Testnet (``bnbt``) * - Optimism (``optimism``) * - Optimism Goerli Testnet (``optimism-goerli``) * - Optimism Sepolia Testnet (``optimism-sepolia``) * - Polygon (``matic``) * - Polygon Mumbai Testnet (``matic-mumbai``) * * @_subsection: api/providers/thirdparty:Ankr [providers-ankr] */ import { FetchRequest } from "../utils/index.js"; import { AbstractProvider } from "./abstract-provider.js"; import { Network } from "./network.js"; import { JsonRpcProvider } from "./provider-jsonrpc.js"; import type { CommunityResourcable } from "./community.js"; import type { Networkish } from "./network.js"; import type { JsonRpcError, JsonRpcPayload } from "./provider-jsonrpc.js"; /** * The **AnkrProvider** connects to the [[link-ankr]] * JSON-RPC end-points. * * By default, a highly-throttled API key is used, which is * appropriate for quick prototypes and simple scripts. To * gain access to an increased rate-limit, it is highly * recommended to [sign up here](link-ankr-signup). */ export declare class AnkrProvider extends JsonRpcProvider implements CommunityResourcable { /** * The API key for the Ankr connection. */ readonly apiKey: string; /** * Create a new **AnkrProvider**. * * By default connecting to ``mainnet`` with a highly throttled * API key. */ constructor(_network?: Networkish, apiKey?: null | string); _getProvider(chainId: number): AbstractProvider; /** * Returns a prepared request for connecting to %%network%% with * %%apiKey%%. */ static getRequest(network: Network, apiKey?: null | string): FetchRequest; getRpcError(payload: JsonRpcPayload, error: JsonRpcError): Error; isCommunityResource(): boolean; } //# sourceMappingURL=provider-ankr.d.ts.map ```
/content/code_sandbox/lib.commonjs/providers/provider-ankr.d.ts
xml
2016-07-16T04:35:37
2024-08-16T13:37:46
ethers.js
ethers-io/ethers.js
7,843
602
```xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleDocumentTypes</key> <array> <dict> <key>CFBundleTypeExtensions</key> <array> <string>swiftformat</string> </array> <key>CFBundleTypeName</key> <string>swiftformat</string> <key>CFBundleTypeRole</key> <string>Editor</string> <key>LSHandlerRank</key> <string>Default</string> </dict> </array> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> <key>CFBundleIconFile</key> <string></string> <key>CFBundleIdentifier</key> <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>$(PRODUCT_NAME)</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> <string>$(MARKETING_VERSION)</string> <key>CFBundleVersion</key> <string>$(CURRENT_PROJECT_VERSION)</string> <key>LSApplicationCategoryType</key> <string>public.app-category.developer-tools</string> <key>LSMinimumSystemVersion</key> <string>$(MACOSX_DEPLOYMENT_TARGET)</string> <key>NSMainStoryboardFile</key> <string>Main</string> <key>NSPrincipalClass</key> <string>NSApplication</string> </dict> </plist> ```
/content/code_sandbox/EditorExtension/Application/Info.plist
xml
2016-08-22T19:39:05
2024-08-16T05:22:38
SwiftFormat
nicklockwood/SwiftFormat
7,743
433
```xml <?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="path_to_url" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pl" original="../LocalizableStrings.resx"> <body> <trans-unit id="AppDescription"> <source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source> <target state="translated">Konstruktor dla platformy .NET. Deleguje do docelowego elementu kompilacji programu MSBuild w pliku projektu.</target> <note /> </trans-unit> <trans-unit id="AppFullName"> <source>.NET Builder</source> <target state="translated">Konstruktor platformy .NET</target> <note /> </trans-unit> <trans-unit id="CmdNoLogo"> <source>Do not display the startup banner or the copyright message.</source> <target state="translated">Nie wywietlaj baneru pocztkowego ani komunikatu o prawach autorskich.</target> <note /> </trans-unit> <trans-unit id="NoDependenciesOptionDescription"> <source>Do not build project-to-project references and only build the specified project.</source> <target state="translated">Nie kompiluj odwoa midzy projektami i kompiluj tylko okrelony projekt.</target> <note /> </trans-unit> <trans-unit id="NoIncrementalOptionDescription"> <source>Do not use incremental building.</source> <target state="translated">Nie uywaj kompilowania przyrostowego.</target> <note /> </trans-unit> <trans-unit id="OutputOptionDescription"> <source>The output directory to place built artifacts in.</source> <target state="translated">Katalog wyjciowy, w ktrym maj zosta umieszczone skompilowane artefakty.</target> <note /> </trans-unit> <trans-unit id="OutputOptionName"> <source>OUTPUT_DIR</source> <target state="translated">OUTPUT_DIR</target> <note /> </trans-unit> <trans-unit id="FrameworkOptionDescription"> <source>The target framework to build for. The target framework must also be specified in the project file.</source> <target state="translated">Platforma docelowa kompilacji. Platforma docelowa musi by rwnie okrelona w pliku projektu.</target> <note /> </trans-unit> <trans-unit id="RuntimeOptionDescription"> <source>The target runtime to build for.</source> <target state="translated">Docelowe rodowisko uruchomieniowe kompilacji.</target> <note /> </trans-unit> <trans-unit id="ConfigurationOptionDescription"> <source>The configuration to use for building the project. The default for most projects is 'Debug'.</source> <target state="translated">Konfiguracja do uycia na potrzeby kompilacji projektu. W przypadku wikszoci projektw ustawienie domylne to Debugowanie.</target> <note /> </trans-unit> </body> </file> </xliff> ```
/content/code_sandbox/src/Cli/dotnet/commands/dotnet-build/xlf/LocalizableStrings.pl.xlf
xml
2016-07-22T21:26:02
2024-08-16T17:23:58
sdk
dotnet/sdk
2,627
771
```xml /* * * See the LICENSE file at the top-level directory of this distribution * for licensing information. * * Unless otherwise agreed in a custom licensing agreement with the Lisk Foundation, * no part of this software, including this file, may be copied, modified, * propagated, or distributed except according to the terms contained in the * LICENSE file. * * Removal or modification of this copyright notice is prohibited. */ export { PoSModule } from './module'; export { RegisterValidatorCommand as ValidatorRegistrationCommand } from './commands/register_validator'; export { StakeCommand } from './commands/stake'; export { UpdateGeneratorKeyCommand } from './commands/update_generator_key'; export { ReportMisbehaviorCommand } from './commands/report_misbehavior'; export { UnlockCommand } from './commands/unlock'; export { PoSMethod } from './method'; export { genesisStoreSchema } from './schemas'; ```
/content/code_sandbox/framework/src/modules/pos/index.ts
xml
2016-02-01T21:45:35
2024-08-15T19:16:48
lisk-sdk
LiskArchive/lisk-sdk
2,721
183
```xml <LinearLayout xmlns:android="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:paddingBottom="@dimen/activity_vertical_margin" android:paddingLeft="@dimen/activity_horizontal_margin" android:paddingRight="@dimen/activity_horizontal_margin" android:paddingTop="@dimen/activity_vertical_margin" tools:context=".MainActivity" > <ListView android:id="@+id/listViewBuddy" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_weight="1" android:listSelector="@drawable/bkg" > </ListView> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" > <ImageButton android:id="@+id/buttonCall" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" android:onClick="makeCall" android:src="@android:drawable/ic_menu_call" /> <TextView android:layout_width="wrap_content" android:layout_height="match_parent" android:layout_weight="1" android:text=" "/> <ImageButton android:id="@+id/buttonAddBuddy" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" android:onClick="addBuddy" android:src="@android:drawable/ic_menu_add" /> <ImageButton android:id="@+id/buttonEditBuddy" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" android:onClick="editBuddy" android:src="@android:drawable/ic_menu_edit" /> <ImageButton android:id="@+id/buttonDelBuddy" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" android:onClick="delBuddy" android:src="@android:drawable/ic_menu_delete" /> </LinearLayout> </LinearLayout> ```
/content/code_sandbox/pjsip-apps/src/swig/java/android/app/src/main/res/layout/activity_main.xml
xml
2016-01-24T05:00:33
2024-08-16T03:31:21
pjproject
pjsip/pjproject
1,960
483
```xml /** * @license * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at path_to_url */ import {NgModule} from '@angular/core'; import {CommonModule} from '@angular/common'; import {A11yModule} from '@angular/cdk/a11y'; import {OverlayModule} from '@angular/cdk/overlay'; import {CdkScrollableModule} from '@angular/cdk/scrolling'; import {MatCommonModule} from '@angular/material/core'; import { MatTooltip, TooltipComponent, MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER, } from './tooltip'; @NgModule({ imports: [A11yModule, CommonModule, OverlayModule, MatCommonModule, MatTooltip, TooltipComponent], exports: [MatTooltip, TooltipComponent, MatCommonModule, CdkScrollableModule], providers: [MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER], }) export class MatTooltipModule {} ```
/content/code_sandbox/src/material/tooltip/module.ts
xml
2016-01-04T18:50:02
2024-08-16T11:21:13
components
angular/components
24,263
202
```xml import React, { useContext } from "react"; import { GlobalContext } from "../../App"; import { MultiTabLogViewer } from "../../common/MultiTabLogViewer"; import { UnifiedJob } from "../../type/job"; type JobDriverLogsProps = { job: Pick< UnifiedJob, | "job_id" | "driver_node_id" | "submission_id" | "driver_agent_http_address" | "driver_info" | "type" >; }; export const JobDriverLogs = ({ job }: JobDriverLogsProps) => { const { driver_node_id, submission_id, type } = job; const filename = submission_id ? `job-driver-${submission_id}.log` : undefined; const { nodeMapByIp } = useContext(GlobalContext); let link: string | undefined; if (job.driver_node_id) { link = `/logs/?nodeId=${encodeURIComponent(job.driver_node_id)}`; } else if (job.driver_info?.node_id) { link = `/logs/?nodeId=${encodeURIComponent(job.driver_info.node_id)}`; } else if (job.driver_info?.node_ip_address) { link = `/logs/?nodeId=${encodeURIComponent( nodeMapByIp[job.driver_info.node_ip_address], )}`; } if (link && job.job_id) { link += `&fileName=${job.job_id}`; } else { // Don't show "other logs" link if link is not available // or job_id does not exist. link = undefined; } return ( <MultiTabLogViewer tabs={[ type === "SUBMISSION" ? { title: "Driver", nodeId: driver_node_id, filename, } : { title: "Driver", contents: "Driver logs are only available when submitting jobs via the " + "Job Submission API, SDK or the `ray job submit` CLI command.\n" + "To learn more, please read the documentation at " + "path_to_url", }, ]} otherLogsLink={link} contextKey="job-driver" /> ); }; ```
/content/code_sandbox/python/ray/dashboard/client/src/pages/job/JobDriverLogs.tsx
xml
2016-10-25T19:38:30
2024-08-16T19:46:34
ray
ray-project/ray
32,670
462
```xml import * as ts from 'typescript'; import * as path from 'path'; import { isVoidType } from '../utils/isVoidType'; import { getDecorators, getDecoratorValues, getPath, getProduces, getSecurites } from './../utils/decoratorUtils'; import { getJSDocComment, getJSDocDescription, isExistJSDocTag } from './../utils/jsDocUtils'; import { getExtensions } from './extension'; import { GenerateMetadataError } from './exceptions'; import { MetadataGenerator } from './metadataGenerator'; import { ParameterGenerator } from './parameterGenerator'; import { Tsoa } from '@tsoa/runtime'; import { TypeResolver } from './typeResolver'; import { getHeaderType } from '../utils/headerTypeHelpers'; type HttpMethod = 'options' | 'get' | 'post' | 'put' | 'patch' | 'delete' | 'head'; export class MethodGenerator { protected method?: HttpMethod; protected path?: string; private produces?: string[]; private consumes?: string; constructor( private readonly node: ts.MethodDeclaration, private readonly current: MetadataGenerator, private readonly commonResponses: Tsoa.Response[], private readonly parentPath?: string, private readonly parentTags?: string[], private readonly parentSecurity?: Tsoa.Security[], private readonly isParentHidden?: boolean, ) { this.processMethodDecorators(); } public IsValid(): this is { method: HttpMethod; path: string } { return this.method !== undefined && this.path !== undefined; } public Generate(): Tsoa.Method { if (!this.IsValid()) { throw new GenerateMetadataError("This isn't a valid a controller method."); } let nodeType = this.node.type; if (!nodeType) { const typeChecker = this.current.typeChecker; const signature = typeChecker.getSignatureFromDeclaration(this.node); const implicitType = typeChecker.getReturnTypeOfSignature(signature!); nodeType = typeChecker.typeToTypeNode(implicitType, undefined, ts.NodeBuilderFlags.NoTruncation) as ts.TypeNode; } const type = new TypeResolver(nodeType, this.current).resolve(); const responses = this.commonResponses.concat(this.getMethodResponses()); const { response: successResponse, status: successStatus } = this.getMethodSuccessResponse(type); responses.push(successResponse); const parameters = this.buildParameters(); const additionalResponses = parameters.filter((p): p is Tsoa.ResParameter => p.in === 'res'); responses.push(...additionalResponses); return { extensions: this.getExtensions(), deprecated: this.getIsDeprecated(), description: getJSDocDescription(this.node), isHidden: this.getIsHidden(), method: this.method, name: (this.node.name as ts.Identifier).text, operationId: this.getOperationId(), parameters, path: this.path, produces: this.produces, consumes: this.consumes, responses, successStatus, security: this.getSecurity(), summary: getJSDocComment(this.node, 'summary'), tags: this.getTags(), type, }; } private buildParameters() { if (!this.IsValid()) { throw new GenerateMetadataError("This isn't a valid a controller method."); } const fullPath = path.join(this.parentPath || '', this.path); const method = this.method; const parameters = this.node.parameters .map(p => { try { return new ParameterGenerator(p, method, fullPath, this.current).Generate(); } catch (e) { const methodId = this.node.name as ts.Identifier; const controllerId = (this.node.parent as ts.ClassDeclaration).name as ts.Identifier; const message = e instanceof Error ? e.message : String(e); throw new GenerateMetadataError(`${message} \n in '${controllerId.text}.${methodId.text}'`); } }) .reduce((flattened, params) => [...flattened, ...params], []); this.validateBodyParameters(parameters); this.validateQueryParameters(parameters); return parameters; } private validateBodyParameters(parameters: Tsoa.Parameter[]) { const bodyParameters = parameters.filter(p => p.in === 'body'); const bodyProps = parameters.filter(p => p.in === 'body-prop'); const hasFormDataParameters = parameters.some(p => p.in === 'formData'); const hasBodyParameter = bodyProps.length + bodyParameters.length > 0; if (bodyParameters.length > 1) { throw new GenerateMetadataError(`Only one body parameter allowed in '${this.getCurrentLocation()}' method.`); } if (bodyParameters.length > 0 && bodyProps.length > 0) { throw new GenerateMetadataError(`Choose either during @Body or @BodyProp in '${this.getCurrentLocation()}' method.`); } if (hasBodyParameter && hasFormDataParameters) { throw new Error(`@Body or @BodyProp cannot be used with @FormField, @UploadedFile, or @UploadedFiles in '${this.getCurrentLocation()}' method.`); } } private validateQueryParameters(parameters: Tsoa.Parameter[]) { const queryParameters = parameters.filter(p => p.in === 'query'); const queriesParameters = parameters.filter(p => p.in === 'queries'); if (queriesParameters.length > 1) { throw new GenerateMetadataError(`Only one queries parameter allowed in '${this.getCurrentLocation()}' method.`); } if (queriesParameters.length > 0 && queryParameters.length > 0) { throw new GenerateMetadataError(`Choose either during @Query or @Queries in '${this.getCurrentLocation()}' method.`); } } private getExtensions() { const extensionDecorators = this.getDecoratorsByIdentifier(this.node, 'Extension'); if (!extensionDecorators || !extensionDecorators.length) { return []; } return getExtensions(extensionDecorators, this.current); } private getCurrentLocation() { const methodId = this.node.name as ts.Identifier; const controllerId = (this.node.parent as ts.ClassDeclaration).name as ts.Identifier; return `${controllerId.text}.${methodId.text}`; } private processMethodDecorators() { const pathDecorators = getDecorators(this.node, identifier => this.supportsPathMethod(identifier.text)); if (!pathDecorators || !pathDecorators.length) { return; } if (pathDecorators.length > 1) { throw new GenerateMetadataError(`Only one path decorator in '${this.getCurrentLocation()}' method, Found: ${pathDecorators.map(d => d.text).join(', ')}`); } const decorator = pathDecorators[0]; this.method = decorator.text.toLowerCase() as any; // if you don't pass in a path to the method decorator, we'll just use the base route // todo: what if someone has multiple no argument methods of the same type in a single controller? // we need to throw an error there this.path = getPath(decorator, this.current.typeChecker); this.produces = this.getProduces(); this.consumes = this.getConsumes(); } private getProduces(): string[] | undefined { const produces = getProduces(this.node, this.current.typeChecker); return produces.length ? produces : undefined; } private getConsumes(): string | undefined { const consumesDecorators = this.getDecoratorsByIdentifier(this.node, 'Consumes'); if (!consumesDecorators || !consumesDecorators.length) { return; } if (consumesDecorators.length > 1) { throw new GenerateMetadataError(`Only one Consumes decorator in '${this.getCurrentLocation()}' method, Found: ${consumesDecorators.map(d => d.text).join(', ')}`); } const [decorator] = consumesDecorators; const [consumes] = getDecoratorValues(decorator, this.current.typeChecker); return consumes; } private getMethodResponses(): Tsoa.Response[] { const responseExamplesByName: Record<string, any> = {}; const decorators = this.getDecoratorsByIdentifier(this.node, 'Response'); if (!decorators || !decorators.length) { return []; } return decorators.map(decorator => { const [name, description, example, produces] = getDecoratorValues(decorator, this.current.typeChecker); responseExamplesByName[name] = responseExamplesByName[name] ? [...responseExamplesByName[name], example] : [example]; return { description: description || '', examples: responseExamplesByName[name] || undefined, name: name || '200', produces: this.getProducesAdapter(produces), schema: this.getSchemaFromDecorator(decorator, 0), headers: this.getHeadersFromDecorator(decorator, 1), } as Tsoa.Response; }); } private getMethodSuccessResponse(type: Tsoa.Type): { response: Tsoa.Response; status?: number } { const decorators = this.getDecoratorsByIdentifier(this.node, 'SuccessResponse'); const examplesWithLabels = this.getMethodSuccessExamples(); if (!decorators || !decorators.length) { const returnsDescription = getJSDocComment(this.node, 'returns') || 'Ok'; return { response: { description: isVoidType(type) ? 'No content' : returnsDescription, examples: examplesWithLabels?.map(ex => ex.example), exampleLabels: examplesWithLabels?.map(ex => ex.label), name: isVoidType(type) ? '204' : '200', produces: this.produces, schema: type, }, }; } if (decorators.length > 1) { throw new GenerateMetadataError(`Only one SuccessResponse decorator allowed in '${this.getCurrentLocation()}' method.`); } const [firstDecorator] = decorators; const [name, description, produces] = getDecoratorValues(firstDecorator, this.current.typeChecker); const headers = this.getHeadersFromDecorator(firstDecorator, 0); return { response: { description: description || '', examples: examplesWithLabels?.map(ex => ex.example), exampleLabels: examplesWithLabels?.map(ex => ex.label), name: name || '200', produces: this.getProducesAdapter(produces), schema: type, headers, }, status: name && /^\d+$/.test(name) ? parseInt(name, 10) : undefined, }; } private getHeadersFromDecorator({ parent: expression }: ts.Identifier, headersIndex: number) { if (!ts.isCallExpression(expression)) { return undefined; } return getHeaderType(expression.typeArguments, headersIndex, this.current); } private getSchemaFromDecorator({ parent: expression }: ts.Identifier, schemaIndex: number): Tsoa.Type | undefined { if (!ts.isCallExpression(expression) || !expression.typeArguments?.length) { return undefined; } return new TypeResolver(expression.typeArguments[schemaIndex], this.current).resolve(); } private getMethodSuccessExamples() { const exampleDecorators = this.getDecoratorsByIdentifier(this.node, 'Example'); if (!exampleDecorators || !exampleDecorators.length) { return undefined; } const examples = exampleDecorators.map(exampleDecorator => { const [example, label] = getDecoratorValues(exampleDecorator, this.current.typeChecker); return { example, label }; }); return examples || undefined; } private supportsPathMethod(method: string) { return ['options', 'get', 'post', 'put', 'patch', 'delete', 'head'].some(m => m === method.toLowerCase()); } private getIsDeprecated() { if (isExistJSDocTag(this.node, tag => tag.tagName.text === 'deprecated')) { return true; } const depDecorators = this.getDecoratorsByIdentifier(this.node, 'Deprecated'); if (!depDecorators || !depDecorators.length) { return false; } if (depDecorators.length > 1) { throw new GenerateMetadataError(`Only one Deprecated decorator allowed in '${this.getCurrentLocation()}' method.`); } return true; } private getOperationId() { const opDecorators = this.getDecoratorsByIdentifier(this.node, 'OperationId'); if (!opDecorators || !opDecorators.length) { return undefined; } if (opDecorators.length > 1) { throw new GenerateMetadataError(`Only one OperationId decorator allowed in '${this.getCurrentLocation()}' method.`); } const values = getDecoratorValues(opDecorators[0], this.current.typeChecker); return values && values[0]; } private getTags() { const tagsDecorators = this.getDecoratorsByIdentifier(this.node, 'Tags'); if (!tagsDecorators || !tagsDecorators.length) { return this.parentTags; } if (tagsDecorators.length > 1) { throw new GenerateMetadataError(`Only one Tags decorator allowed in '${this.getCurrentLocation()}' method.`); } const tags = getDecoratorValues(tagsDecorators[0], this.current.typeChecker); if (tags && this.parentTags) { tags.push(...this.parentTags); } return tags; } private getSecurity(): Tsoa.Security[] { const noSecurityDecorators = this.getDecoratorsByIdentifier(this.node, 'NoSecurity'); const securityDecorators = this.getDecoratorsByIdentifier(this.node, 'Security'); if (noSecurityDecorators?.length > 1) { throw new GenerateMetadataError(`Only one NoSecurity decorator allowed in '${this.getCurrentLocation()}' method.`); } if (noSecurityDecorators?.length && securityDecorators?.length) { throw new GenerateMetadataError(`NoSecurity decorator cannot be used in conjunction with Security decorator in '${this.getCurrentLocation()}' method.`); } if (noSecurityDecorators?.length) { return []; } if (!securityDecorators || !securityDecorators.length) { return this.parentSecurity || []; } return securityDecorators.map(d => getSecurites(d, this.current.typeChecker)); } private getIsHidden() { const hiddenDecorators = this.getDecoratorsByIdentifier(this.node, 'Hidden'); if (!hiddenDecorators || !hiddenDecorators.length) { return !!this.isParentHidden; } if (this.isParentHidden) { throw new GenerateMetadataError(`Hidden decorator cannot be set on '${this.getCurrentLocation()}' it is already defined on the controller`); } if (hiddenDecorators.length > 1) { throw new GenerateMetadataError(`Only one Hidden decorator allowed in '${this.getCurrentLocation()}' method.`); } return true; } private getDecoratorsByIdentifier(node: ts.Node, id: string) { return getDecorators(node, identifier => identifier.text === id); } private getProducesAdapter(produces?: string[] | string): string[] | undefined { if (Array.isArray(produces)) { return produces; } else if (typeof produces === 'string') { return [produces]; } return; } } ```
/content/code_sandbox/packages/cli/src/metadataGeneration/methodGenerator.ts
xml
2016-06-17T10:42:50
2024-08-16T05:57:17
tsoa
lukeautry/tsoa
3,408
3,257
```xml <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="path_to_url" xmlns:tools="path_to_url" package="com.example.jingbin.designpattern"> <application android:name=".app.PatternApplication" android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/AppTheme" tools:ignore="GoogleAppIndexingWarning"> <activity android:name=".MainActivity"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> <activity android:name=".observer.ObserverActivity" /> <activity android:name=".factory.FactoryActivity" /> <activity android:name=".singleton.SingletonActivity" /> <activity android:name=".strategy.StrategyActivity" /> <activity android:name=".adapter.AdapterActivity" /> <activity android:name=".command.CommandActivity" /> <activity android:name=".decorator.DecoratorActivity" /> <activity android:name=".facade.FacadeActivity" /> <activity android:name=".templatemethod.TemplateMethodActivity" /> <activity android:name=".state.StateActivity" /> <activity android:name=".builder.BuilderActivity" /> <activity android:name=".flyweight.FlyweightActivity" /> <activity android:name=".prototype.PrototypeActivity" /> <activity android:name=".proxy.ProxyActivity" /> <activity android:name=".bridge.BridgeActivity" /> <activity android:name=".composite.CompositeActivity" /> <activity android:name=".iterator.IteratorActivity" /> <activity android:name=".mediator.MediatorActivity" /> <activity android:name=".memento.MementoActivity" /> <activity android:name=".interpreter.InterpreterActivity" /> <activity android:name=".chainofresponsibility.ChainOfResponsibilityActivity" /> <activity android:name=".visitor.VisitorActivity" /> </application> </manifest> ```
/content/code_sandbox/app/src/main/AndroidManifest.xml
xml
2016-10-21T10:59:32
2024-08-16T08:25:37
DesignPattern
youlookwhat/DesignPattern
4,673
451
```xml import { isDev } from "./dev.js"; import { inspect } from "./inspect.js"; import type { ExecutionEntryFlags } from "./interfaces.js"; import { $$safeError, FLAG_ERROR, FLAG_INHIBITED, FLAG_NULL, } from "./interfaces.js"; const $$flagged = Symbol("grafastFlaggedValue"); /** * Wrapper for errors to return (rather than throw or reject) from user code. */ export interface FlaggedValue<TValue = any> { [$$flagged]: true; flags: ExecutionEntryFlags; value: TValue; planId: number | null; toString(): string; } function flaggedValueToString(this: FlaggedValue) { if (this.flags & FLAG_ERROR && this.value instanceof Error) { return String(this.value); } else if (this.flags & FLAG_INHIBITED && this.value === null) { return "INHIBIT"; } else { return `${this.flags}/${inspect(this.value)}`; } } function flaggedValue<T>( flags: ExecutionEntryFlags, value: any, planId: null | number, ): FlaggedValue<T> { if (isDev) { if (value === null && !(flags & FLAG_NULL)) { throw new Error( `flaggedValue called with null, but not flagged as null.`, ); } if (value === null && !(flags & FLAG_INHIBITED)) { throw new Error( `flaggedValue called with null, but not flagged as inhibited.`, ); } } return { [$$flagged]: true, flags, value, planId, toString: flaggedValueToString, }; } export const $$inhibit = flaggedValue<null>( FLAG_NULL | FLAG_INHIBITED, null, null, ); /** * Used to wrap error values to have Grafast treat them as if they were * thrown/rejected (rather than just regular values). */ export function flagError<TError extends Error = Error>( value: TError, planId: number | null = null, ): FlaggedValue<TError> { return flaggedValue(FLAG_ERROR, value, planId); } /** * Is this a flagged value? * * @internal */ export function isFlaggedValue(value: object): value is FlaggedValue { return Object.hasOwn(value, $$flagged); } export class SafeError< TExtensions extends Record<string, any> | undefined = | Record<string, any> | undefined, > extends Error { static $$export = { moduleName: "grafast", exportName: "SafeError", }; [$$safeError] = true; constructor( message: string, public extensions: TExtensions = undefined as TExtensions, errorOptions?: ErrorOptions, ) { super(message, errorOptions); Object.setPrototypeOf(this, SafeError.prototype); } } export function isSafeError(error: Error): error is SafeError { return (error as any)[$$safeError]; } ```
/content/code_sandbox/grafast/grafast/src/error.ts
xml
2016-04-14T21:29:19
2024-08-16T17:12:51
crystal
graphile/crystal
12,539
655
```xml nsim_isa_family=av2em nsim_isa_core=2 arcver=0x42 nsim_isa_rgf_num_banks=1 nsim_isa_rgf_num_regs=32 nsim_isa_rgf_num_wr_ports=1 nsim_isa_big_endian=0 nsim_isa_lpc_size=32 nsim_isa_pc_size=32 nsim_isa_addr_size=32 nsim_isa_code_density_option=2 nsim_isa_div_rem_option=1 nsim_isa_turbo_boost=1 nsim_isa_swap_option=1 nsim_isa_bitscan_option=1 nsim_isa_mpy_option=8 nsim_isa_shift_option=3 nsim_isa_dsp_option=2 nsim_isa_dsp_complex_option=1 nsim_isa_dsp_divsqrt_option=1 nsim_isa_dsp_accshift_option=1 nsim_isa_fpuda_option=1 nsim_isa_fpus_div_option=1 nsim_isa_fpu_mac_option=1 nsim_isa_fpu_fast_mpy_option=0 nsim_isa_fpu_fast_div_option=0 nsim_isa_enable_timer_0=1 nsim_isa_timer_0_int_level=1 nsim_isa_enable_timer_1=1 nsim_isa_timer_1_int_level=0 nsim_isa_num_actionpoints=2 nsim_isa_stack_checking=1 nsim_isa_has_dmp_peripheral=1 nsim_isa_smart_stack_entries=8 mpu_regions=8 mpu_version=2 nsim_isa_number_of_interrupts=20 nsim_isa_number_of_levels=4 nsim_isa_number_of_external_interrupts=16 nsim_isa_fast_irq=1 nsim_isa_intvbase_preset=0x0 dcache=16384,32,2,a nsim_isa_dc_feature_level=2 icache=16384,32,2,a nsim_isa_ic_feature_level=2 dccm_size=0x20000 dccm_base=0x80000000 nsim_isa_dccm_interleave=1 iccm0_size=0x40000 iccm0_base=0x00000000 nsim_isa_pct_counters=8 nsim_isa_dmac_option=1 nsim_isa_dmac_channels=2 nsim_isa_dmac_registers=0 nsim_isa_dmac_fifo_depth=2 nsim_isa_dmac_int_config=single_internal nsim_mem-dev=uart0,kind=dwuart,base=0xf0000000,irq=24 nsim_isa_unaligned_option=1 ```
/content/code_sandbox/boards/snps/nsim/arc_classic/support/nsim_em7d_v22.props
xml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
622
```xml <?xml version="1.0" encoding="utf-8"?> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath> <RootNamespace>Xamarin.Android.Tools.VSWhere</RootNamespace> <AssemblyName>vswhere</AssemblyName> <SignAssembly>true</SignAssembly> <AssemblyOriginatorKeyFile>..\..\product.snk</AssemblyOriginatorKeyFile> </PropertyGroup> <Import Project="..\..\Configuration.props" /> <PropertyGroup> <StartupObject /> </PropertyGroup> </Project> ```
/content/code_sandbox/tools/vswhere/vswhere.csproj
xml
2016-03-30T15:37:14
2024-08-16T19:22:13
android
dotnet/android
1,905
148
```xml <?xml version="1.0" encoding="utf-8"?> <resources> <!-- Global string --> <string name="ok">OK</string> <string name="cancel">Cancelar</string> <string name="yes">Sim</string> <string name="no">No</string> <string name="error">Falha</string> <string name="warning">Ateno</string> <string name="shutdown">Desligar</string> <string name="replace">Substituir</string> <string name="add">Adicionar</string> <string name="delete">Excluir</string> <string name="deleting">Excluindo</string> <string name="select_all">Selecionar todos</string> <string name="save">Salvar</string> <string name="search">Pesquisar</string> <string name="not_available">N/A</string> <!-- 1 d. 1 h. 1 m --> <string name="elapsed_time_format_d_h_mm">%1$d d. %2$d h. %3$d m</string> <!-- 1 h. 1 m. 1 s --> <string name="elapsed_time_format_h_mm_ss">%1$d h. %2$d m. %3$d s</string> <!-- 1 m. 1 s --> <string name="elapsed_time_format_mm_ss">%1$d m. %2$d s</string> <!-- 1 s --> <string name="elapsed_time_format_ss">%1$d s</string> <string name="def">Padro</string> <string name="foreground_notification">Notificao em primeiro plano</string> <string name="link">Link</string> <string name="filter">Filtrar</string> <string name="refresh">Atualizar</string> <string name="edit">Editar</string> <string name="menu">Menu</string> <string name="open_navigation_drawer">Abrir menu de navegao</string> <string name="close_navigation_drawer">Fechar menu de navegao</string> <string name="file">Arquivo</string> <string name="folder">Pasta</string> <string name="finished">Concludo</string> <string name="pause_all">Pausar todos</string> <string name="resume_all">Retomar todos</string> <string name="all">Todos</string> <string name="details">Detalhes</string> <string name="stats">Estatsticas</string> <string name="filters">Filtros</string> <string name="apply">Aplicar</string> <string name="clipboard">rea de transferncia</string> <string name="switch_on">Ativado</string> <string name="switch_off">Desativado</string> <!-- Main window --> <string name="delete_torrent_with_downloaded_files">Excluir arquivos baixados</string> <string name="delete_selected_torrent">Excluir torrent selecionado? (No pode ser desfeito.)</string> <string name="delete_selected_torrents">Excluir torrents selecionados? (No pode ser desfeito.)</string> <string name="force_recheck_torrent">Forar nova verificao</string> <string name="force_announce_torrent">Forar avisos</string> <string name="add_link">Adicionar link</string> <string name="dialog_add_link_title">Digite o valor do infohash, link magntico ou URL</string> <string name="torrent_list_empty">No h torrents</string> <string name="select_or_add_torrent">Selecione ou adicione um torrent</string> <string name="error_empty_link">Inserir o link</string> <string name="error_invalid_link">Link invlido</string> <string name="error_open_torrent_file">No possvel abrir o arquivo .torrent</string> <string name="open_file">Abrir arquivo</string> <string name="settings">Configuraes</string> <string name="ip_filter_add_error">No foi possvel adicionar filtro IP (%1$d falhou). Talvez o arquivo esteja danificado ou no formato errado?</string> <string name="ip_filter_add_success">Filtro IP adicionado</string> <string name="proxy_settings_applied">Usando as novas configuraes do servidor proxy.</string> <string name="proxy_settings_apply_after_reboot">Reinicie o aplicativo para usar as novas configuraes de proxy.</string> <string name="theme_settings_apply_after_reboot">Reinicie o aplicativo para usar o novo tema.</string> <string name="about">Sobre</string> <!-- Navigation drawer --> <string name="session_stats_dht_nodes">Ns DHT: %1$d</string> <!-- total download/upload download/upload speed --> <string name="session_stats_download_upload">%1$s %2$s/s</string> <string name="session_stats_listen_port">Porta de escuta: %1$s</string> <!-- Status --> <string name="drawer_status">Status</string> <string name="drawer_status_downloading">Fazendo o download</string> <string name="drawer_status_downloaded">Download concludo</string> <string name="drawer_status_downloading_metadata">Baixando metadados</string> <string name="drawer_status_error">Falha</string> <!-- Sorting --> <string name="drawer_sorting">Ordenar</string> <string name="drawer_sorting_name">Nome</string> <string name="drawer_sorting_date_added">Data de adio</string> <string name="drawer_sorting_size">Tamanho</string> <string name="drawer_sorting_progress">Progresso</string> <string name="drawer_sorting_ETA">ETA</string> <string name="drawer_sorting_peers">Popularidade</string> <string name="drawer_sorting_no_sorting">No ordenar</string> <!-- Date added --> <string name="drawer_date_added">Data de adio</string> <string name="drawer_date_added_today">Hoje</string> <string name="drawer_date_added_yesterday">Ontem</string> <string name="drawer_date_added_week">Semana</string> <string name="drawer_date_added_month">Ms</string> <string name="drawer_date_added_year">Ano</string> <!-- Tags --> <string name="tags">Tags</string> <string name="add_tag">Adicionar tag</string> <string name="tag_name">Nome da tag</string> <string name="tag_color">Cor da tag</string> <string name="add_tag_failed">No foi possvel adicionar a tag</string> <string name="tag_deleting_failed">No foi possvel remover a tag</string> <string name="tag_already_exists">Essa tag j existe</string> <string name="no_tags">Sem tags</string> <!-- Foreground notification --> <!-- percent ETA download speed name --> <string name="downloading_torrent_notify_template">%1$d%% %2$s %3$s/s %4$s</string> <!-- status upload speed name --> <string name="seeding_torrent_notify_template">%1$s %2$s/s %3$s</string> <!-- status name --> <string name="other_torrent_notify_template">%1$s %2$s</string> <string name="torrent_count_notify_template">%1$d de %2$d</string> <string name="app_running_in_the_background">Executando em segundo plano</string> <string name="network_online">Online</string> <string name="network_offline">Offline</string> <string name="notify_shutting_down">Encerrando</string> <!-- Error notification --> <string name="torrent_error_notify_title">Falha no torrent</string> <string name="error_template">Falha: %1$s</string> <string name="restore_torrent_error">No possvel restaurar o torrent da sesso anterior.</string> <string name="session_error_title">Falha de sesso</string> <!-- ip_address:port, type (error: error_msg)--> <string name="nat_error_title">Falha de NAT</string> <!-- Finish notification --> <string name="torrent_finished_notify">Torrent terminado</string> <!-- Torrents move notification --> <string name="torrent_moving_title">Movendo torrent</string> <string name="torrent_moving_content">Por favor aguarde, movendo %1$s</string> <string name="torrent_move_success">Torrent movido</string> <string name="torrent_move_fail">No foi possvel mover o torrent</string> <!-- Added notification --> <!-- Torrent list item --> <!-- downloaded/total (percent) --> <string name="download_counter_template">%1$s/%2$s (%3$d%%)</string> <!-- download speed | upload speed --> <string name="download_upload_speed_template"> %1$s/s | %2$s/s</string> <!-- downloaded/total percent ETA --> <string name="download_counter_ETA_template">%1$s/%2$s %3$d%% %4$s</string> <!-- connected/total --> <string name="peers_template">%1$d/%2$d</string> <string name="torrent_status_downloading">Fazendo o download</string> <string name="torrent_status_seeding">Semeando</string> <string name="torrent_status_paused">Pausado</string> <string name="torrent_status_stopped">Parado</string> <string name="torrent_status_checking">Verificando</string> <string name="torrent_status_finished">Terminado</string> <string name="torrent_status_downloading_metadata">Baixando metadados</string> <!-- Permission dialog --> <string name="perm_denied_title">Permisso negada</string> <string name="perm_denied_warning">A permisso de armazenamento necessria para fazer downloads de torrents e acessar arquivos .torrent. Voc realmente quer negar essa permisso?</string> <!-- Add torrent dialog --> <string name="add_torrent_title">Adicionar torrent</string> <string name="error_decode_torrent">No foi possvel decodificar o arquivo .torrent. Talvez esteja danificado ou num formato invlido?</string> <string name="error_io_torrent">No foi possvel ler o arquivo .torrent</string> <string name="error_fetch_link">No foi possvel capturar dados do link</string> <string name="error_invalid_link_or_path">Link ou caminho para o torrent invlido</string> <string name="error_add_torrent">No foi possvel adicionar o torrent</string> <string name="error_file_not_found_add_torrent">No foi possvel adicionar o torrent. Talvez o arquivo .torrent foi movido, ou excludo?</string> <string name="error_io_add_torrent">No foi possvel adicionar o torrent devido a um erro de E/S.</string> <string name="torrent_exist">Como o torrent j existe eles foram mesclados.</string> <string name="error_field_required">Campo obrigatrio</string> <string name="error_no_files_selected">Nenhum arquivo selecionado</string> <string name="free_space">%1$s livre</string> <string name="error_free_space">No h espao livre suficiente para fazer o download dos arquivos selecionados.</string> <string name="files_size">%1$s de %2$s selecionado(s)</string> <string name="start_torrent">Iniciar torrent</string> <string name="file_is_too_large_error">Arquivo muito grande</string> <string name="unable_to_open_folder">No foi possvel abrir a pasta selecionada. Tente selecionar outra.</string> <string name="error_empty_name">Digite um nome</string> <string name="ignore_free_space">Ignorar armazenamento insuficiente</string> <!-- Torrent info --> <string name="torrent_info">Informao</string> <string name="torrent_files">Arquivos</string> <string name="torrent_name">Nome</string> <string name="upload_torrent_into">Enviar para</string> <string name="torrent_size">Tamanho</string> <string name="torrent_file_count">Contagem de arquivos</string> <string name="torrent_hash_sum">Checksum</string> <string name="torrent_comment">Comentrio</string> <string name="torrent_create_date">Criado</string> <string name="torrent_created_in_program">Criado no programa</string> <string name="sequential_download">Download sequencial</string> <!-- Filemanager dialog --> <string name="dir_chooser_title">Seleo de pasta</string> <string name="file_chooser_title">Seleo de arquivo</string> <string name="torrent_file_chooser_title">Seleo de torrent</string> <string name="dialog_new_folder_title">Nova pasta</string> <string name="error_dialog_new_folder">No foi possvel criar a nova pasta</string> <string name="error_open_dir">No foi possvel abrir a pasta</string> <string name="home_directory">Incio</string> <!-- name (size) --> <string name="storage_name_and_size" formatted="false">%1$s (%2$s)</string> <string name="permission_denied">Permisso negada</string> <string name="save_file">Salvar arquivo</string> <string name="file_name">Nome do arquivo</string> <string name="error_file_exists">O arquivo j existe</string> <string name="file_name_is_empty">Insira um nome de arquivo primeiro</string> <string name="replace_file">Substituir arquivo</string> <string name="parent_folder">Pasta principal</string> <!-- Error dialog --> <string name="report">Reportar</string> <string name="more_details">Mais detalhes</string> <!-- Detail torrent dialog --> <!-- priority downloaded/total percent availability --> <string name="file_downloading_status_template">%1$s %2$s/%3$s %4$d%% \nDisponibilidade: %5$s</string> <string name="file_priority_normal">Normal</string> <string name="file_priority_low">Ignorar</string> <string name="file_priority_high">Alta</string> <string name="file_priority_mixed">Mista</string> <string name="change_priority">Prioridade</string> <string name="dialog_change_priority_title">Alterar prioridade</string> <string name="change_priority_low">Baixa (ignorar arquivo)</string> <string name="change_priority_normal">Normal</string> <string name="change_priority_high">Alta</string> <string name="torrent_state">Status</string> <string name="torrent_speed">Velocidade</string> <string name="torrent_downloaded">Download concludo</string> <string name="torrent_ETA">ETA</string> <!-- connected (total) --> <string name="torrent_peers_template">%1$d (%2$d)</string> <string name="torrent_uploaded">Enviado</string> <string name="torrent_share_ratio">Taxa de compartilhamento</string> <string name="torrent_active_time">Tempo de atividade</string> <string name="torrent_seeding_time">Tempo de compartilhamento</string> <string name="torrent_pieces">Pedaos</string> <!-- downloaded/total (piece length) --> <string name="torrent_pieces_template">%1$d/%2$d (%3$s)</string> <string name="torrent_trackers">Rastreadores</string> <string name="tracker_state_working">Funcionando</string> <string name="tracker_state_not_working">No est funcionando</string> <string name="tracker_state_updating">Atualizando</string> <string name="tracker_state_not_contacted">No contactado ainda</string> <string name="share_tracker_url">Compartilhar endereo</string> <string name="delete_selected_tracker">Excluir o rastreador selecionado?</string> <string name="delete_selected_trackers">Excluir rastreadores selecionados?</string> <string name="add_trackers">Adicionar rastreador</string> <string name="dialog_add_trackers">(Um por linha)</string> <string name="open_using">Abrir usando</string> <string name="peer_port">Porta: %1$d</string> <string name="peer_relevance">Relevncia: %1$.1f</string> <string name="peer_connection_type">Conexo: %1$s</string> <!-- total download total upload --> <string name="peer_total_download_upload"> %1$s %2$s</string> <string name="peer_client">Cliente: %1$s</string> <string name="peer_connection_type_bittorrent">Conexo BT</string> <string name="peer_connection_type_web">Conexo Web</string> <string name="peer_connection_type_utp">Conexo TP</string> <string name="peer_list_empty">Este torrent no se conectou a ningum ainda</string> <string name="piece_map">Mapa de pedaos</string> <string name="resume_torrent">Continuar</string> <string name="pause_torrent">Pausar</string> <string name="share_magnet">Compartilhar link magntico</string> <string name="save_torrent_file">Salvar arquivo torrent</string> <string name="torrent_speed_limit">Limite de velocidade</string> <string name="share_via">Compartilhar via</string> <string name="save_torrent_file_successfully">Arquivo .torrent salvo</string> <string name="error_save_torrent_file">No foi possvel salvar o arquivo torrent</string> <string name="speed_limit_title">Velocidade mxima</string> <string name="upload_speed">Enviar</string> <string name="download_speed">Download</string> <string name="speed_limit_dialog">Colocando velocidade em KiB/s (0 - sem limites)</string> <string name="torrent_added_date">Adicionado</string> <string name="torrent_availability">Disponibilidade</string> <string name="share_stream_url">Compartilhar URL do stream</string> <string name="magnet_include_file_priorities">Incluir prioridades de arquivo?</string> <string name="magnet_more_about_bep53">Mais Informaes: path_to_url <string name="tracker_list_empty">Sem rastreadores</string> <string name="edit_torrent_name">Editar nome do torrent</string> <!-- Send text to clipboard --> <string name="send_text_to_clipboard">Copiar</string> <string name="text_copied_to_clipboard">Link copiado para rea de transferncia</string> <!-- Error report --> <string name="app_error_occurred">Ocorreu um falha no aplicativo. Voc pode reportar isto aos desenvolvedores</string> <string name="error_comment_prompt">Adicione informaes extras e comentrios aqui:</string> <!-- Feeds --> <string name="feed">RSS</string> <string name="feed_channel_list_empty">No h canais</string> <string name="select_or_add_feed_channel">Selecione ou adicione um canal RSS/Atom</string> <string name="add_feed_channel">Adicionar canal</string> <string name="feed_name">Nome (opcional)</string> <string name="feed_filter_prompt">Digite as palavras (separadas pelo smbolo \"|\"), uma das quais deve estar no nome, ou inserir uma expresso regular. Torrents s sero adicionados se este filtro corresponder ao nome do torrent.</string> <string name="feed_filter_prompt_one_per_line">Digite um filtro por linha.</string> <string name="feed_auto_download">Fazer download dos torrents automaticamente</string> <string name="feed_use_regex">Usar expresso regular</string> <string name="backup_feed_channels">Fazer backup</string> <string name="restore_feed_channels_backup">Restaurar backup</string> <string name="feed_last_update_template">Atualizada: %1$s</string> <string name="feed_last_update_never">nunca</string> <string name="error_cannot_add_channel">No foi possvel adicionar este canal</string> <string name="error_cannot_edit_channel">No foi possvel editar este canal</string> <string name="error_cannot_delete_channel">No foi possvel excluir este canal</string> <string name="copy_link">Copiar link</string> <string name="delete_selected_channel">Excluir o canal selecionado?</string> <string name="delete_selected_channels">Excluir canais selecionados?</string> <string name="edit_feed_channel">Editar canal</string> <string name="link_copied_to_clipboard">Copiado para rea de transferncia</string> <string name="mark_as_read">Marcar como lido</string> <string name="mark_as_unread">Marcar como no lido</string> <string name="feed_item_list_empty">Nenhum artigo</string> <string name="backup_feeds_successfully">Canais salvos</string> <string name="restore_feeds_backup_successfully">Canais restaurados</string> <string name="error_backup_feeds">No foi possvel salvar os canais</string> <string name="error_restore_feeds_backup">No foi possvel restaurar os canais</string> <string name="feed_item_open_article_url">Artigo aberto</string> <string name="feeds_backup_selection_dialog_title">Selecione o arquivo de backup</string> <string name="error_import_invalid_format">Formato invlido</string> <string name="feed_do_not_download_immediately">No faa o download imediatamente</string> <string name="feed_item_url_not_found">URL no encontrada</string> <!-- Create torrent dialog --> <string name="create_torrent">Criar torrent</string> <string name="creating_torrent_progress">Por favor aguarde enquanto o torrent criado</string> <string name="file_or_folder_for_seeding">Arquivo ou pasta para compartilhamento</string> <string name="error_please_select_file_or_folder_for_seeding_first">Selecione um arquivo ou pasta para compartilhar primeiro.</string> <string name="tracker_urls">URLs do rastreador</string> <string name="web_seed_urls">URLs de compartilhamento da Web</string> <string name="comments">Comentrios</string> <string name="tracker_urls_hint">Digite um rastreador por linha na ordem de prioridade (opcional).</string> <string name="web_seed_urls_hint">Um por linha (opcional)</string> <string name="optional_hint">(opcional)</string> <string name="piece_size">Tamanho da pea</string> <string name="create_torrent_options">Opes</string> <string name="option_start_seeding">Comear a semear</string> <string name="option_private_torrent">Torrent privado</string> <!-- piece_size_entries --> <string name="piece_size_entries_0">Automtico</string> <string name="piece_size_entries_1">16 KB</string> <string name="piece_size_entries_2">32 KB</string> <string name="piece_size_entries_3">64 KB</string> <string name="piece_size_entries_4">128 KB</string> <string name="piece_size_entries_5">256 KB</string> <string name="piece_size_entries_6">512 KB</string> <string name="piece_size_entries_7">1 MB</string> <string name="piece_size_entries_8">2 MB</string> <string name="piece_size_entries_9">4 MB</string> <string name="piece_size_entries_10">8 MB</string> <string name="piece_size_entries_11">16 MB</string> <string name="piece_size_entries_12">32 MB</string> <string name="invalid_url">URL invlida: %1$s</string> <string name="folder_is_empty">A pasta selecionada est vazia ou todos os seus arquivos foram excludos pelo filtro.</string> <string name="error_create_torrent">No foi possvel criar o torrent</string> <string name="skip_files">Ignorar arquivos</string> <string name="skip_files_hint">Digite os nomes dos arquivos separados por \"|\".</string> <string name="select_folder_to_save">Selecione uma pasta para salvar.</string> <string name="torrent_saved_to">Torrent salvo em %1$s</string> <string name="unable_to_open_file">No foi possvel abrir o arquivo selecionado</string> <string name="unable_to_create_file">No foi possvel criar o arquivo</string> <!-- Log --> <string name="log_journal">Registro</string> <string name="journal_list_empty">No h registros</string> <string name="journal_start_recording">Iniciar gravao</string> <string name="journal_stop_recording">Parar gravao</string> <string name="journal_started_recording">Gravao iniciada</string> <string name="journal_filter_session_log">Registro da sesso</string> <string name="journal_filter_dht_log">Registro de DHT</string> <string name="journal_filter_peer_log">Histrico de conexo</string> <string name="journal_filter_portmap_log">Registro UPnP/NAT-PMP</string> <string name="journal_filter_torrent_log">Registro de torrent</string> <string name="journal_save_log_failed">No foi possvel salvar o histrico</string> <string name="journal_save_log_success">Registro salvo: %1$s</string> <string name="pref_journal_save_log_to">Salvar registro em</string> <!-- Log settings --> <string name="pref_journal_max_stored_entries">Limite mximo de registros</string> <!-- Settings --> <!-- Headers --> <string name="pref_header_appearance">Aparncia</string> <string name="pref_header_behavior">Comportamento</string> <string name="pref_header_storage">Armazenamento</string> <string name="pref_header_limitations">Limitaes</string> <string name="pref_header_network">Rede</string> <string name="pref_header_scheduling">Agendamento</string> <string name="pref_header_feed">Leitor RSS</string> <string name="pref_header_streaming">Transmisso</string> <!-- Storage settings --> <string name="pref_save_torrents_in_title">Salvar torrents em</string> <string name="pref_move_after_download_title">Mover mover aps concluir o download</string> <string name="pref_move_after_download_in_title">Mover aps concluir o download para</string> <string name="pref_save_torrent_files_title">Salvar arquivos .torrent</string> <string name="pref_save_torrent_files_summary">Salve arquivos .torrent quando o download for iniciado.</string> <string name="pref_save_torrent_files_in_title">Salvar arquivos .torrent em</string> <string name="pref_watch_dir_title">Monitorar diretrio</string> <string name="pref_watch_dir_summary">Os arquivos .torrent nessa pasta so adicionados automaticamente e depois excludos.</string> <string name="pref_dir_to_watch_title">Diretrio para monitorar</string> <!-- Limitations settings --> <string name="pref_speed_category">Velocidade</string> <string name="pref_max_download_speed_title">Velocidade mxima ao </string> <string name="pref_max_upload_speed_title">Velocidade mxima ao </string> <string name="pref_max_connections_title">Nmero mx. de conexes</string> <string name="pref_max_connections_summary">(Mn. 2 conexes.)</string> <string name="pref_torrent_queueing_category">Enfileirando torrent</string> <string name="pref_max_active_uploads_title">Nmero mx. de envios ativos</string> <string name="pref_max_active_downloads_title">Nmero mx. de downloads ativos</string> <string name="pref_max_active_torrents_title">Nmero mx. de torrents ativos</string> <string name="pref_max_connections_per_torrent_title">Nmero mx. de conexes por torrent</string> <string name="pref_max_connections_per_torrent_summary">(Mn. 2 conexes.)</string> <string name="pref_max_uploads_per_torrent_title">Nmero mximo de espaos de upload por torrent</string> <string name="pref_auto_manage_title">Auto-gerenciar</string> <string name="pref_auto_manage_summary">O torrent pode ser automaticamente retomado ou pausado a qualquer ponto. (Pode tornar a pausa/retomada mais lenta.)</string> <string name="pref_max_active_uploads_downloads_dialog_msg">-1 sem limites</string> <!-- Appearance settings --> <string name="pref_theme_category">Configuraes de tema</string> <string name="pref_theme_title">Tema</string> <!-- pref_theme_entries --> <string name="pref_theme_entries_0">Claro</string> <string name="pref_theme_entries_1">Escuro</string> <string name="pref_theme_entries_2">Preto</string> <string name="pref_notification_category">Configuraes de notificao</string> <string name="pref_torrent_finish_notify_title">Notificao de torrent concludo</string> <string name="pref_torrent_finish_notify_summary">Mostrar notificao quando um torrent for concludo.</string> <string name="pref_play_sound_notify_title">Reproduzir som</string> <string name="pref_notify_sound_title">Som de notificao</string> <string name="pref_led_indicator_notify_title">Indicador de LED</string> <string name="pref_led_indicator_color_notify_title">Cor do indicador de LED</string> <string name="pref_vibration_notify_title">Vibrao</string> <!-- Behavior settings --> <string name="pref_autostart_title">Incio automtico</string> <string name="pref_autostart_summary">Executar o aplicativo ao iniciar o dispositivo.</string> <!-- A synonym for word "unmetered" - unlimited--> <string name="pref_umnetered_connections_only_title">Apenas conexes ilimitadas</string> <string name="pref_umnetered_connections_only_summary">Fazer download somente em conexes ilimitada (por exemplo Wi-Fi ou a cabo).</string> <string name="pref_enable_roaming_title">Roaming</string> <string name="pref_enable_roaming_summary">Fazer download somente se o dispositivo no estiver em roaming.</string> <string name="pref_power_management_category">Gerenciamento de energia</string> <string name="pref_keep_alive_title">Continuar executando</string> <string name="pref_keep_alive_summary">Deixa o aplicativo em execuo em segundo plano. (Ainda assim, recomendvel fechar o aplicativo quando todos os downloads forem concludos)</string> <string name="pref_shutdown_downloads_complete_title">Fechar ao terminar todos os downloads</string> <string name="pref_shutdown_downloads_complete_summary">Desativar o aplicativo quando todos os downloads forem concludos.</string> <string name="pref_cpu_do_not_sleep_title">Manter CPU ativa</string> <string name="pref_cpu_do_not_sleep_summary">Use se a velocidade de download for reduzida quando a tela for desligada. (Aumenta o uso da bateria)</string> <string name="pref_download_and_upload_only_when_charging_title">Fazer download e enviar apenas durante o carregamento.</string> <string name="pref_download_and_upload_only_when_charging_summary">Nenhum arquivo ser transferido exceto se o dispositivo estiver carregando. (Pausa todos os torrents quando no conectado ao carregador.)</string> <string name="pref_battery_control_title">Controle de bateria</string> <string name="pref_custom_battery_control_title">Porcentagem de bateria personalizada</string> <string name="pref_custom_battery_control_value_title">Porcentagem de controle da bateria</string> <string name="pref_battery_control_summary">Pausa todos os torrents se o nvel de bateria estiver abaixo de %1$d%%. (O limite no se aplica durante o carregamento)</string> <string name="pref_custom_battery_control_summary">Defina uma %% de bateria para pausar os downloads. (Ignorar o limite padro de %1$d%%)</string> <string name="pref_custom_battery_control_dialog_summary">Tem certeza de que deseja definir a %% da bateria a ser observada? (Aumenta o uso da bateria durante o download.)</string> <!-- Network settings --> <string name="pref_proxy_settings_title">Configuraes de Proxy</string> <string name="pref_enable_dht_title">DHT</string> <string name="pref_enable_dht_summary">Permite encontrar outras pessoas sem um rastreador. (Aumenta o uso da bateria.)</string> <string name="pref_enable_lsd_title">LSD</string> <string name="pref_enable_lsd_summary">Projetado para suportar descoberta local, com o objetivo de minimizar trfego.</string> <string name="pref_enable_utp_title">TP</string> <string name="pref_enable_utp_summary">Destina-se a aliviar a latncia e outros problemas de controle de congestionamento encontrados no BitTorrent comum sobre o controle TCP, ao mesmo tempo que fornece informaes confiveis.</string> <string name="pref_enable_upnp_title">UPnP</string> <string name="pref_enable_natpmp_title">NAT-PMP</string> <string name="pref_port_settings_category">Configuraes de porta</string> <string name="pref_use_random_port_title">Usar porta aleatria</string> <string name="pref_use_random_port_summarty">Define a porta inicial aleatoriamente no intervalo [%1$d, %2$d] e a porta final como a primeira + 10.</string> <string name="pref_port_range_title">Faixa de portas</string> <string name="pref_port_range_start_title">Incio</string> <string name="pref_port_range_end_title">Final</string> <string name="pref_encryption_category">Encriptao</string> <string name="pref_enc_mode_title">Modo</string> <!-- pref_enc_mode_entries --> <string name="pref_enc_mode_entries_0">Preferir encriptao</string> <string name="pref_enc_mode_entries_1">Requerir encriptao</string> <string name="pref_enc_mode_entries_2">Desabilitar encriptao</string> <string name="pref_enc_in_connections_title">Conexes de entrada</string> <string name="pref_enc_out_connections_title">Conexes de sada</string> <string name="pref_ip_filtering_category">Filtragem de IP</string> <string name="pref_enable_ip_filtering_title">Filtragem de IP</string> <string name="pref_enable_ip_filtering_summary">Dependendo do tamanho do arquivo, a aplicao do filtro na inicializao pode levar algum tempo. (Aumenta o uso de memria.)</string> <string name="pref_ip_filtering_file_title">Caminho para o arquivo de filtro (.dat, .p2p)</string> <string name="pref_show_nat_errors">Mostrar falha de NAT</string> <string name="pref_anonymous_mode_title">Modo annimo</string> <string name="pref_anonymous_mode_summary">Nenhuma string de agente do usurio para torrents no privados. Apenas rastreadores proxy. Tomadas de escuta fechadas. Conexes de entrada atravs do proxy SOCKS5- ou I2P (se existir um proxy de peer no PC do proxy do rastreador). NAT-PMP, UPnP, DHT e descoberta local desativados.</string> <string name="pref_seeding_outgoing_connections_title">Conexes de sada para semeadores</string> <string name="pref_seeding_outgoing_connections_summary">Permitir que torrents de semeadura estabeleam conexes de sada (pode ser custoso).</string> <!-- Proxy settings --> <string name="pref_proxy_type_title">Tipo de proxy</string> <!-- pref_proxy_type_entries --> <string name="pref_proxy_type_entries_0">(Nenhum)</string> <string name="pref_proxy_type_entries_1">SOCKS4</string> <string name="pref_proxy_type_entries_2">SOCKS5</string> <string name="pref_proxy_type_entries_3">HTTP</string> <string name="pref_proxy_address_title">Endereo</string> <string name="pref_proxy_port_title">Porta</string> <string name="pref_proxy_peers_too_title">Tambm usar para conexes</string> <string name="pref_proxy_peers_too_summary">Conexes com rastreadores, outros e sementes da web so representadas por proxy. No afeta o DHT.</string> <string name="pref_proxy_requires_auth_title">Requer autorizao</string> <string name="pref_proxy_requires_auth_summary">Ateno: A senha salva como um arquivo comum.</string> <string name="pref_proxy_login_title">Usurio</string> <string name="pref_proxy_password_title">Senha</string> <!-- Schedule settings --> <string name="pref_enable_scheduling_start_title">Horrio de incio</string> <string name="pref_enable_scheduling_start_summary">Inicie o aplicativo num horrio especificado. Os torrents sero executados de acordo com seu estado anterior ao ltimo encerramento.</string> <string name="pref_enable_scheduling_shutdown_title">Horrio de encerramento</string> <string name="pref_enable_scheduling_shutdown_summary">Encerrar o aplicativo no horrio especificado</string> <string name="pref_scheduling_run_only_once_title">Executar somente uma vez</string> <string name="pref_scheduling_switch_wifi_title">Alternar Wi-Fi</string> <string name="pref_scheduling_switch_wifi_summary">Ative o Wi-Fi para incio programado e desative-o para parada programada.</string> <!-- Feed settings --> <string name="pref_feed_auto_refresh_title">Atualizao automtica de canais</string> <string name="pref_feed_auto_refresh_summary">Periodicamente atualizar canais em segundo plano.</string> <string name="pref_feed_refresh_interval_title">Intervalo de atualizao</string> <!-- pref_feed_refresh_intervals_entries --> <string name="pref_feed_refresh_intervals_entries_0">15 minutos</string> <string name="pref_feed_refresh_intervals_entries_1">30 minutos</string> <string name="pref_feed_refresh_intervals_entries_2">1 hora</string> <string name="pref_feed_refresh_intervals_entries_3">2 horas</string> <string name="pref_feed_refresh_intervals_entries_4">6 horas</string> <string name="pref_feed_refresh_intervals_entries_5">12 horas</string> <string name="pref_feed_refresh_intervals_entries_6">1 dia</string> <!-- A synonym for word "unmetered" - unlimited--> <string name="pref_feed_auto_refresh_unmetered_connections_only_title">Apenas em conexes ilimitadas</string> <string name="pref_feed_auto_refresh_unmetered_connections_only_summary">Atualizar somente em conexes ilimitada (por exemplo Wi-Fi ou a cabo).</string> <string name="pref_feed_auto_refresh_enable_roaming_title">Ativar roaming</string> <string name="pref_feed_keep_items_time_title">Manter artigos</string> <!-- pref_feed_keep_items_time_entries --> <string name="pref_feed_keep_items_time_entries_0">1 dia</string> <string name="pref_feed_keep_items_time_entries_1">2 dias</string> <string name="pref_feed_keep_items_time_entries_2">4 dias</string> <string name="pref_feed_keep_items_time_entries_3">1 semana</string> <string name="pref_feed_keep_items_time_entries_4">2 semanas</string> <string name="pref_feed_keep_items_time_entries_5">1 ms</string> <string name="pref_feed_keep_items_time_entries_6">2 meses</string> <string name="pref_feed_keep_items_time_entries_7">3 meses</string> <string name="pref_feed_keep_items_time_entries_8">Indefinidamente</string> <string name="pref_feed_start_torrents_title">Incio automtico de torrents</string> <string name="pref_feed_start_torrents_summary">Baixa torrents adicionados.</string> <string name="pref_feed_remove_duplicates_title">Sem duplicao</string> <string name="pref_feed_remove_duplicates_summary">Pula o download de ttulos de arquivos j baixados</string> <!-- Streaming settings --> <string name="pref_streaming_enable_title">Transmisso</string> <string name="pref_streaming_enable_summary">Permite fazer o download dos arquivos individuais de um torrent usando um navegador da web ou reprodutor de mdia usando URLs HTTP/S.</string> <string name="pref_streaming_hostname">Nome do host</string> <string name="pref_streaming_port">Porta</string> <string name="pref_streaming_error">Selecione uma porta ou nome de host para o stream que no est ocupada ou incorreta.</string> <!-- About dialog --> <string name="about_title">Sobre</string> <string name="about_description">Mais informaes e como ajudar o projeto: &lt;a href=path_to_url LibreTorrent um copylefted libre (&lt;a href=path_to_url cliente de torrent para Android 4+, baseado no libtorrent (Java wrapper &lt;a href=https:// github.com/aldenml/libtorrent4j&gt;libtorrent4j&lt;/a&gt;) lib.&lt;br&gt;&lt;br&gt;</string> <string name="about_changelog">Novidades</string> <string name="torrent_leechers">Receptores</string> <string name="torrent_peers">Pares</string> <string name="torrent_seeds">Compartilhadores</string> <string name="external_storage_name" formatted="false">Armazenamento externo %1$d</string> <string name="internal_storage_name">Armazenamento interno</string> <string name="without_tags">Sem tags</string> <string name="new_tag">Nova tag</string> <string name="select_tag">Selecionar tag</string> <string name="edit_tag">Editar tag</string> <string name="pref_default_trackers_list_summary">Lista de rastreadores, que so usados nos seguintes casos: \n1. Quando adicionar um torrent, a lista padro automaticamente adicionada lista de torrents \n2. Usada para obter links magnet.</string> <string name="pref_default_trackers_list_title">Rastreadores padro</string> <string name="pref_watch_dir_delete_file_title">Excluir arquivo .torrent aps adicion-lo</string> <string name="pref_foreground_notify_combined_pause_button_title">Boto de pausa combinado</string> <string name="pref_foreground_notify_status_filter_entries_0">Todos</string> <string name="pref_foreground_notify_sorting_entries_1">Nome (Z - A)</string> <string name="pref_foreground_notify_sorting_entries_5">Tamanho (maior primeiro)</string> <string name="pref_foreground_notify_sorting_entries_6">Progresso (menor primeiro)</string> <string name="pref_foreground_notify_sorting_entries_7">Progresso (maior primeiro)</string> <string name="pref_foreground_notify_sorting_entries_10">Popularidade (menor primeiro)</string> <string name="pref_foreground_notify_sorting_entries_11">Popularidade (maior primeiro)</string> <string name="pref_foreground_notify_sorting_entries_12">Sem ordenao</string> <string name="pref_foreground_notify_combined_pause_button_summary">Combina dois botes: pausar todos e retomar todos. O boto funcionar como um interruptor. Aviso: o estado do boto no afetado por pausa/retomada manual do torrent.</string> <string name="pref_foreground_notify_sorting_entries_0">Nome (A - Z)</string> <string name="error_open_torrent">Incapaz de abrir o torrent</string> <string name="pref_foreground_notify_sorting_entries_9">ETA (maior primeiro)</string> <string name="pref_foreground_notify_status_filter_entries_3">Baixando metadados</string> <string name="pref_foreground_notify_sorting_entries_8">ETA (menor primeiro)</string> <string name="pref_foreground_notification_category">Configuraes de notificao em primeiro plano</string> <string name="pref_foreground_notify_status_filter_entries_1">Fazendo o download</string> <string name="pref_foreground_notify_status_filter">Filtro de status</string> <string name="pref_foreground_notify_sorting_entries_3">Data de adio (mais antiga primeiro)</string> <string name="pref_foreground_notify_sorting_entries_4">Tamanho (menor primeiro)</string> <string name="pref_foreground_notify_status_filter_entries_2">Download concludo</string> <string name="pref_foreground_notify_status_filter_entries_4">Falha</string> <string name="pref_foreground_notify_sorting">Classificao</string> <string name="pref_foreground_notify_sorting_entries_2">Data de adio (mais recente primeiro)</string> <string name="manage_all_files_warning_dialog_title">Ateno</string> <string name="manage_all_files_warning_dialog_description">No use a verso do Google Play do LibreTorrent se quiser salvar torrents em pastas diferentes de \'Downloads\' e similares. \nExistem outras fontes na pgina do projeto.</string> <string name="perm_denied_warning_android_r">A permisso de acesso a todos os arquivos necessria para fazer o download dos torrents e acessar arquivos .torrent em pastas arbitrrias. Sem essa permisso, o LibreTorrent apenas ter acesso a um nmero limitado de pastas. Tem certeza de que deseja negar esta permisso?</string> <string name="exact_alarm_permission_warning">Para que o planejador funcione, voc deve obter permisso em uma caixa de dilogo especial do sistema. Continuar?</string> <string name="pref_validate_https_trackers_summary">O certificado de rastreadores HTTPS e sementes da web HTTPS sero validados no armazenamento de certificados do sistema.</string> <string name="download_first_last_pieces">Fazer download das primeiras e ltimas peas primeiro</string> <string name="pref_validate_https_trackers_title">Validar certificados de rastreadores HTTPS</string> <string name="torrent_speed_limit_dialog">Defina a velocidade em KB/s. Observe que definir um limite mais alto em um torrent do que o limite global no substituir o limite global.</string> <string name="apply_settings_after_reboot">As alteraes sero aplicadas aps a reinicializao do aplicativo.</string> <string name="pref_posix_disk_io_summary">Nota: esta opo deve ser usada apenas em situaes especficas, como suporte para alguns sistemas de arquivos de carto SD. Ativa uma E/S de disco POSIX simples, usada para sistemas que no possuem um espao de endereo virtual de 64-bits ou no suportam arquivos mapeados na memria.</string> <string name="pref_posix_disk_io_title">E/S de Disco POSIX</string> <string name="torrent_version_entries_hybrid">Hbrido</string> <string name="torrent_version_entries_v2_only">Somente a verso V2</string> <string name="torrent_version_entries_v1_only">Somente a verso V1</string> <string name="torrent_version">Verso do torrent</string> <string name="go_to_folder">Ir para a pasta</string> </resources> ```
/content/code_sandbox/app/src/main/res/values-pt-rBR/strings.xml
xml
2016-10-18T15:38:44
2024-08-16T19:19:31
libretorrent
proninyaroslav/libretorrent
1,973
11,130
```xml <!-- ~ Nextcloud - Android Client ~ --> <vector xmlns:android="path_to_url" android:height="24dp" android:width="24dp" android:viewportWidth="24" android:viewportHeight="24"> <path android:fillColor="#FFFFFF" android:pathData="M4,3H5V5H3V4A1,1 0 0,1 4,3M20,3A1,1 0 0,1 21,4V5H19V3H20M15,5V3H17V5H15M11,5V3H13V5H11M7,5V3H9V5H7M21,20A1,1 0 0,1 20,21H19V19H21V20M15,21V19H17V21H15M11,21V19H13V21H11M7,21V19H9V21H7M4,21A1,1 0 0,1 3,20V19H5V21H4M3,15H5V17H3V15M21,15V17H19V15H21M3,11H5V13H3V11M21,11V13H19V11H21M3,7H5V9H3V7M21,7V9H19V7H21Z" /> </vector> ```
/content/code_sandbox/app/src/main/res/drawable/ic_select_none.xml
xml
2016-06-06T21:23:36
2024-08-16T18:22:36
android
nextcloud/android
4,122
323
```xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="path_to_url" xmlns:xsi="path_to_url" xsi:schemaLocation="path_to_url path_to_url"> <modelVersion>4.0.0</modelVersion> <groupId>com.didispace</groupId> <artifactId>Chapter2-1-2</artifactId> <version>1.0.0</version> <packaging>jar</packaging> <name>Chapter2-1-2</name> <description>Spring Boot 2.0 features : Application Events and Listeners</description> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.0.0.RELEASE</version> <relativePath/> <!-- lookup parent from repository --> </parent> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <java.version>1.8</java.version> </properties> <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> <scope>provided</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> </plugin> </plugins> </build> </project> ```
/content/code_sandbox/1.x/Chapter2-1-2/pom.xml
xml
2016-08-21T03:39:06
2024-08-16T17:54:09
SpringBoot-Learning
dyc87112/SpringBoot-Learning
15,676
401
```xml <vector android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp" xmlns:android="path_to_url"> <path android:fillColor="@android:color/white" android:pathData="M22,9L22,7h-2L20,5c0,-1.1 -0.9,-2 -2,-2L4,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2v-2h2v-2h-2v-2h2v-2h-2L20,9h2zM18,19L4,19L4,5h14v14zM6,13h5v4L6,17zM12,7h4v3h-4zM6,7h5v5L6,12zM12,11h4v6h-4z"/> </vector> ```
/content/code_sandbox/app/src/main/res/drawable/ic_system.xml
xml
2016-08-21T09:18:13
2024-08-16T02:55:58
apkupdater
rumboalla/apkupdater
2,835
248
```xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url"> <plist version="1.0"> <dict> <key>BuildMachineOSBuild</key> <string>16G29</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> <string>AirportBrcmFixup</string> <key>CFBundleIdentifier</key> <string>as.lvs1974.AirportBrcmFixup</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>AirportBrcmFixup</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>1.0.4</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleSupportedPlatforms</key> <array> <string>MacOSX</string> </array> <key>CFBundleVersion</key> <string>1.0.4</string> <key>DTCompiler</key> <string>com.apple.compilers.llvm.clang.1_0</string> <key>DTPlatformBuild</key> <string>8E3004b</string> <key>DTPlatformVersion</key> <string>GM</string> <key>DTSDKBuild</key> <string>16E185</string> <key>DTSDKName</key> <string>macosx10.12</string> <key>DTXcode</key> <string>0833</string> <key>DTXcodeBuild</key> <string>8E3004b</string> <key>IOKitPersonalities</key> <dict> <key>Broadcom 802.11 PCI</key> <dict> <key>CFBundleIdentifier</key> <string>as.lvs1974.AirportBrcmFixup</string> <key>IOClass</key> <string>FakeBrcm</string> <key>IOMatchCategory</key> <string>IODefaultMatchCategory</string> <key>IONameMatch</key> <array> <string>pci14e4,43ba</string> <string>pci14e4,43a3</string> <string>pci14e4,43a0</string> <string>pci14e4,4331</string> <string>pci14e4,4353</string> <string>pci14e4,43b1</string> <string>pci14e4,43b2</string> <string>pci14e4,4357</string> <string>pci14e4,432b</string> <string>pci14e4,43ba</string> <string>pci14e4,4311</string> <string>pci14e4,4312</string> <string>pci14e4,4313</string> <string>pci14e4,4318</string> <string>pci14e4,4319</string> <string>pci14e4,431a</string> <string>pci14e4,4320</string> <string>pci14e4,4324</string> <string>pci14e4,4325</string> <string>pci14e4,4328</string> <string>pci14e4,432c</string> <string>pci14e4,432d</string> </array> <key>IOProbeScore</key> <integer>100</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>TruePowerOff</key> <true/> </dict> <key>as.lvs1974.AirportBrcmFixup</key> <dict> <key>CFBundleIdentifier</key> <string>as.lvs1974.AirportBrcmFixup</string> <key>IOClass</key> <string>AirportBrcmFixup</string> <key>IOMatchCategory</key> <string>AirportBrcmFixup</string> <key>IOProviderClass</key> <string>IOResources</string> <key>IOResourceMatch</key> <string>IOKit</string> </dict> </dict> <key>OSBundleCompatibleVersion</key> <string>1.0</string> <key>OSBundleLibraries</key> <dict> <key>as.vit9696.Lilu</key> <string>1.1.6</string> <key>com.apple.iokit.IO80211Family</key> <string>600.0</string> <key>com.apple.iokit.IONetworkingFamily</key> <string>3.1</string> <key>com.apple.iokit.IOPCIFamily</key> <string>2.7</string> <key>com.apple.kpi.bsd</key> <string>12.0.0</string> <key>com.apple.kpi.dsep</key> <string>12.0.0</string> <key>com.apple.kpi.iokit</key> <string>12.0.0</string> <key>com.apple.kpi.libkern</key> <string>12.0.0</string> <key>com.apple.kpi.mach</key> <string>12.0.0</string> <key>com.apple.kpi.unsupported</key> <string>12.0.0</string> </dict> <key>OSBundleRequired</key> <string>Network-Root</string> </dict> </plist> ```
/content/code_sandbox/Clover-Configs/Lenovo/ThinkPad T540/CLOVER/kexts/10.13/AirportBrcmFixup.kext/Contents/Info.plist
xml
2016-11-05T04:22:54
2024-08-12T19:25:53
Hackintosh-Installer-University
huangyz0918/Hackintosh-Installer-University
3,937
1,426
```xml import { observer } from "mobx-react"; import { TableOfContentsIcon, EditIcon, PlusIcon, MoonIcon, MoreIcon, SunIcon, } from "outline-icons"; import * as React from "react"; import { useTranslation } from "react-i18next"; import { Link } from "react-router-dom"; import styled, { useTheme } from "styled-components"; import { NavigationNode } from "@shared/types"; import { Theme } from "~/stores/UiStore"; import Document from "~/models/Document"; import Revision from "~/models/Revision"; import { Action, Separator } from "~/components/Actions"; import Badge from "~/components/Badge"; import Button from "~/components/Button"; import Collaborators from "~/components/Collaborators"; import DocumentBreadcrumb from "~/components/DocumentBreadcrumb"; import { useDocumentContext, useEditingFocus, } from "~/components/DocumentContext"; import Flex from "~/components/Flex"; import Header from "~/components/Header"; import Icon from "~/components/Icon"; import Star from "~/components/Star"; import Tooltip from "~/components/Tooltip"; import { publishDocument } from "~/actions/definitions/documents"; import { navigateToTemplateSettings } from "~/actions/definitions/navigation"; import { restoreRevision } from "~/actions/definitions/revisions"; import useActionContext from "~/hooks/useActionContext"; import useCurrentTeam from "~/hooks/useCurrentTeam"; import useCurrentUser from "~/hooks/useCurrentUser"; import useKeyDown from "~/hooks/useKeyDown"; import useMobile from "~/hooks/useMobile"; import usePolicy from "~/hooks/usePolicy"; import useStores from "~/hooks/useStores"; import DocumentMenu from "~/menus/DocumentMenu"; import NewChildDocumentMenu from "~/menus/NewChildDocumentMenu"; import TableOfContentsMenu from "~/menus/TableOfContentsMenu"; import TemplatesMenu from "~/menus/TemplatesMenu"; import { metaDisplay } from "~/utils/keyboard"; import { documentEditPath } from "~/utils/routeHelpers"; import ObservingBanner from "./ObservingBanner"; import PublicBreadcrumb from "./PublicBreadcrumb"; import ShareButton from "./ShareButton"; type Props = { document: Document; documentHasHeadings: boolean; revision: Revision | undefined; sharedTree: NavigationNode | undefined; shareId: string | null | undefined; isDraft: boolean; isEditing: boolean; isSaving: boolean; isPublishing: boolean; publishingIsDisabled: boolean; savingIsDisabled: boolean; onSelectTemplate: (template: Document) => void; onSave: (options: { done?: boolean; publish?: boolean; autosave?: boolean; }) => void; headings: { title: string; level: number; id: string; }[]; }; function DocumentHeader({ document, documentHasHeadings, revision, shareId, isEditing, isDraft, isPublishing, isSaving, savingIsDisabled, publishingIsDisabled, sharedTree, onSelectTemplate, onSave, headings, }: Props) { const { t } = useTranslation(); const { ui } = useStores(); const theme = useTheme(); const team = useCurrentTeam({ rejectOnEmpty: false }); const user = useCurrentUser({ rejectOnEmpty: false }); const { resolvedTheme } = ui; const isMobile = useMobile(); const isRevision = !!revision; const isEditingFocus = useEditingFocus(); const { editor } = useDocumentContext(); // We cache this value for as long as the component is mounted so that if you // apply a template there is still the option to replace it until the user // navigates away from the doc const [isNew] = React.useState(document.isPersistedOnce); const handleSave = React.useCallback(() => { onSave({ done: true, }); }, [onSave]); const context = useActionContext({ activeDocumentId: document?.id, }); const can = usePolicy(document); const { isDeleted, isTemplate } = document; const isTemplateEditable = can.update && isTemplate; const canToggleEmbeds = team?.documentEmbeds; const isShare = !!shareId; const showContents = ui.tocVisible === true || (isShare && ui.tocVisible !== false); const toc = ( <Tooltip content={ showContents ? t("Hide contents") : documentHasHeadings ? t("Show contents") : `${t("Show contents")} (${t("available when headings are added")})` } shortcut="ctrl+alt+h" delay={250} placement="bottom" > <Button onClick={showContents ? ui.hideTableOfContents : ui.showTableOfContents} icon={<TableOfContentsIcon />} borderOnHover neutral /> </Tooltip> ); const editAction = ( <Action> <Tooltip content={t("Edit {{noun}}", { noun: document.noun, })} shortcut="e" delay={500} placement="bottom" > <Button as={Link} icon={<EditIcon />} to={documentEditPath(document)} neutral > {isMobile ? null : t("Edit")} </Button> </Tooltip> </Action> ); const appearanceAction = ( <Action> <Tooltip content={ resolvedTheme === "light" ? t("Switch to dark") : t("Switch to light") } delay={500} placement="bottom" > <Button icon={resolvedTheme === "light" ? <SunIcon /> : <MoonIcon />} onClick={() => ui.setTheme(resolvedTheme === "light" ? Theme.Dark : Theme.Light) } neutral borderOnHover /> </Tooltip> </Action> ); useKeyDown( (event) => event.ctrlKey && event.altKey && event.key === "", ui.tocVisible ? ui.hideTableOfContents : ui.showTableOfContents, { allowInInput: true, } ); if (shareId) { return ( <StyledHeader $hidden={isEditingFocus} title={ <Flex gap={4}> {document.icon && ( <Icon value={document.icon} color={document.color ?? undefined} /> )} {document.title} </Flex> } hasSidebar={sharedTree && sharedTree.children?.length > 0} left={ isMobile ? ( <TableOfContentsMenu headings={headings} /> ) : ( <PublicBreadcrumb documentId={document.id} shareId={shareId} sharedTree={sharedTree} > {documentHasHeadings ? toc : null} </PublicBreadcrumb> ) } actions={ <> {appearanceAction} {can.update && !isEditing ? editAction : <div />} </> } /> ); } return ( <> <StyledHeader $hidden={isEditingFocus} hasSidebar left={ isMobile ? ( <TableOfContentsMenu headings={headings} /> ) : ( <DocumentBreadcrumb document={document}> {toc} <Star document={document} color={theme.textSecondary} /> </DocumentBreadcrumb> ) } title={ <Flex gap={4} align="center"> {document.icon && ( <Icon value={document.icon} color={document.color ?? undefined} /> )} {document.title} {document.isArchived && <Badge>{t("Archived")}</Badge>} </Flex> } actions={ <> <ObservingBanner /> {!isPublishing && isSaving && user?.separateEditMode && ( <Status>{t("Saving")}</Status> )} {!isDeleted && !isRevision && can.listViews && ( <Collaborators document={document} /> )} {(isEditing || !user?.separateEditMode) && !isTemplate && isNew && ( <Action> <TemplatesMenu document={document} onSelectTemplate={onSelectTemplate} /> </Action> )} {!isEditing && !isRevision && !isTemplate && can.update && ( <Action> <ShareButton document={document} /> </Action> )} {(isEditing || isTemplateEditable) && ( <Action> <Tooltip content={t("Save")} shortcut={`${metaDisplay}+enter`} delay={500} placement="bottom" > <Button context={context} action={isTemplate ? navigateToTemplateSettings : undefined} onClick={isTemplate ? undefined : handleSave} disabled={savingIsDisabled} neutral={isDraft} hideIcon > {isDraft ? t("Save draft") : t("Done editing")} </Button> </Tooltip> </Action> )} {can.update && !isEditing && user?.separateEditMode && !isRevision && editAction} {can.update && can.createChildDocument && !isRevision && !isMobile && ( <Action> <NewChildDocumentMenu document={document} label={(props) => ( <Tooltip content={t("New document")} shortcut="n" delay={500} placement="bottom" > <Button icon={<PlusIcon />} {...props} neutral> {t("New doc")} </Button> </Tooltip> )} /> </Action> )} {revision && revision.createdAt !== document.updatedAt && ( <Action> <Tooltip content={t("Restore version")} delay={500} placement="bottom" > <Button action={restoreRevision} context={context} neutral hideOnActionDisabled > {t("Restore")} </Button> </Tooltip> </Action> )} {can.publish && ( <Action> <Button action={publishDocument} context={context} disabled={publishingIsDisabled} hideOnActionDisabled hideIcon > {document.collectionId || document.isWorkspaceTemplate ? t("Publish") : `${t("Publish")}`} </Button> </Action> )} {!isDeleted && <Separator />} <Action> <DocumentMenu document={document} isRevision={isRevision} label={(props) => ( <Button icon={<MoreIcon />} {...props} borderOnHover neutral /> )} onFindAndReplace={editor?.commands.openFindAndReplace} showToggleEmbeds={canToggleEmbeds} showDisplayOptions /> </Action> </> } /> </> ); } const StyledHeader = styled(Header)<{ $hidden: boolean }>` transition: opacity 500ms ease-in-out; ${(props) => props.$hidden && "opacity: 0;"} `; const Status = styled(Action)` padding-left: 0; padding-right: 4px; color: ${(props) => props.theme.slate}; `; export default observer(DocumentHeader); ```
/content/code_sandbox/app/scenes/Document/components/Header.tsx
xml
2016-05-22T21:31:47
2024-08-16T19:57:22
outline
outline/outline
26,751
2,436
```xml namespace pxt { // keep all of these in sync with pxtbase.h export const REFCNT_FLASH = "0xfffe" export const VTABLE_MAGIC = 0xF9 export const ValTypeObject = 4 export enum BuiltInType { BoxedString = 1, BoxedNumber = 2, BoxedBuffer = 3, RefAction = 4, RefImage = 5, RefCollection = 6, RefRefLocal = 7, RefMap = 8, RefMImage = 9, // microbit-specific MMap = 10, // linux, mostly ev3 BoxedString_SkipList = 11, // used by VM bytecode representation only BoxedString_ASCII = 12, // ditto ZPin = 13, User0 = 16, } } namespace pxt.HF2 { export interface MutableArrayLike<T> { readonly length: number; [n: number]: T; } // path_to_url export const enum VID { ATMEL = 0x03EB, ARDUINO = 0x2341, ADAFRUIT = 0x239A, NXP = 0x0D28, // aka Freescale, KL26 etc } // see path_to_url for full spec export const HF2_CMD_BININFO = 0x0001 // no arguments export const HF2_MODE_BOOTLOADER = 0x01 export const HF2_MODE_USERSPACE = 0x02 /* struct HF2_BININFO_Result { uint32_t mode; uint32_t flash_page_size; uint32_t flash_num_pages; uint32_t max_message_size; }; */ export const HF2_CMD_INFO = 0x0002 // no arguments // results is utf8 character array export const HF2_CMD_RESET_INTO_APP = 0x0003// no arguments, no result export const HF2_CMD_RESET_INTO_BOOTLOADER = 0x0004 // no arguments, no result export const HF2_CMD_START_FLASH = 0x0005 // no arguments, no result export const HF2_CMD_WRITE_FLASH_PAGE = 0x0006 /* struct HF2_WRITE_FLASH_PAGE_Command { uint32_t target_addr; uint32_t data[flash_page_size]; }; */ // no result export const HF2_CMD_CHKSUM_PAGES = 0x0007 /* struct HF2_CHKSUM_PAGES_Command { uint32_t target_addr; uint32_t num_pages; }; struct HF2_CHKSUM_PAGES_Result { uint16_t chksums[num_pages]; }; */ export const HF2_CMD_READ_WORDS = 0x0008 /* struct HF2_READ_WORDS_Command { uint32_t target_addr; uint32_t num_words; }; struct HF2_READ_WORDS_Result { uint32_t words[num_words]; }; */ export const HF2_CMD_WRITE_WORDS = 0x0009 /* struct HF2_WRITE_WORDS_Command { uint32_t target_addr; uint32_t num_words; uint32_t words[num_words]; }; */ // no result export const HF2_CMD_DMESG = 0x0010 // no arguments // results is utf8 character array export const HF2_FLAG_SERIAL_OUT = 0x80 export const HF2_FLAG_SERIAL_ERR = 0xC0 export const HF2_FLAG_CMDPKT_LAST = 0x40 export const HF2_FLAG_CMDPKT_BODY = 0x00 export const HF2_FLAG_MASK = 0xC0 export const HF2_SIZE_MASK = 63 export const HF2_STATUS_OK = 0x00 export const HF2_STATUS_INVALID_CMD = 0x01 export const HF2_STATUS_EXEC_ERR = 0x02 export const HF2_STATUS_EVENT = 0x80 export const HF2_CMD_JDS_CONFIG = 0x0020 export const HF2_CMD_JDS_SEND = 0x0021 export const HF2_EV_JDS_PACKET = 0x800020 export const CUSTOM_EV_JACDAC = "jacdac" // the eventId is overlayed on the tag+status; the mask corresponds // to the HF2_STATUS_EVENT above export const HF2_EV_MASK = 0x800000 export function write32(buf: MutableArrayLike<number>, pos: number, v: number) { buf[pos + 0] = (v >> 0) & 0xff; buf[pos + 1] = (v >> 8) & 0xff; buf[pos + 2] = (v >> 16) & 0xff; buf[pos + 3] = (v >> 24) & 0xff; } export function write16(buf: MutableArrayLike<number>, pos: number, v: number) { buf[pos + 0] = (v >> 0) & 0xff; buf[pos + 1] = (v >> 8) & 0xff; } export function read32(buf: ArrayLike<number>, pos: number) { return (buf[pos] | (buf[pos + 1] << 8) | (buf[pos + 2] << 16) | (buf[pos + 3] << 24)) >>> 0 } export function read16(buf: ArrayLike<number>, pos: number) { return buf[pos] | (buf[pos + 1] << 8) } export function encodeU32LE(words: number[]) { let r = new Uint8Array(words.length * 4) for (let i = 0; i < words.length; ++i) write32(r, i * 4, words[i]) return r } export function decodeU32LE(buf: Uint8Array) { let res: number[] = [] for (let i = 0; i < buf.length; i += 4) res.push(read32(buf, i)) return res } export interface BootloaderInfo { Header: string; Parsed: { Version: string; Features: string; }; Model: string; BoardID: string; } let logEnabled = false export function enableLog() { logEnabled = true } function log(msg: string) { if (logEnabled) pxt.log("HF2: " + msg) else pxt.debug("HF2: " + msg) } export class Wrapper implements pxt.packetio.PacketIOWrapper { private initialized = false; private cmdSeq = U.randomUint32(); constructor(public readonly io: pxt.packetio.PacketIO) { let frames: Uint8Array[] = [] io.onDeviceConnectionChanged = connect => this.disconnectAsync() .then(() => connect && this.reconnectAsync()); io.onSerial = (b, e) => this.onSerial(b, e) io.onData = buf => { let tp = buf[0] & HF2_FLAG_MASK let len = buf[0] & 63 //console.log(`msg tp=${tp} len=${len}`) let frame = new Uint8Array(len) U.memcpy(frame, 0, buf, 1, len) if (tp & HF2_FLAG_SERIAL_OUT) { this.onSerial(frame, tp == HF2_FLAG_SERIAL_ERR) return } frames.push(frame) if (tp == HF2_FLAG_CMDPKT_BODY) { return } else { U.assert(tp == HF2_FLAG_CMDPKT_LAST) let total = 0 for (let f of frames) total += f.length let r = new Uint8Array(total) let ptr = 0 for (let f of frames) { U.memcpy(r, ptr, f) ptr += f.length } frames = [] if (r[2] & HF2_STATUS_EVENT) { // asynchronous event io.onEvent(r) } else { this.msgs.push(r) } } } io.onEvent = buf => { let evid = read32(buf, 0) let f = U.lookup(this.eventHandlers, evid + "") if (f) { f(buf.slice(4)) } else { log("unhandled event: " + evid.toString(16)) } } io.onError = err => { log("recv error: " + err.message) if (this.autoReconnect) { this.autoReconnect = false this.reconnectAsync() .then(() => { this.autoReconnect = true }, err => { log("reconnect error: " + err.message) }) } //this.msgs.pushError(err) } this.onEvent(HF2_EV_JDS_PACKET, buf => { this.onCustomEvent(CUSTOM_EV_JACDAC, buf) }) } private lock = new U.PromiseQueue(); flashing = false; rawMode = false; infoRaw: string; info: BootloaderInfo; pageSize: number; flashSize: number; maxMsgSize: number = 63; // when running in forwarding mode, we do not really know familyID: number; bootloaderMode = false; reconnectTries = 0; autoReconnect = false; icon = pxt.appTarget.appTheme.downloadDialogTheme?.deviceIcon || "usb"; msgs = new U.PromiseBuffer<Uint8Array>() eventHandlers: pxt.Map<(buf: Uint8Array) => void> = {} jacdacAvailable = false onSerial = (buf: Uint8Array, isStderr: boolean) => { }; onCustomEvent = (type: string, payload: Uint8Array) => { }; onConnectionChanged = () => { }; private resetState() { this.initialized = false this.lock = new U.PromiseQueue() this.info = null this.infoRaw = null this.pageSize = null this.flashSize = null this.maxMsgSize = 63 this.bootloaderMode = false this.msgs.drain() } onEvent(id: number, f: (buf: Uint8Array) => void) { U.assert(!!(id & HF2_EV_MASK)) this.eventHandlers[id + ""] = f } sendCustomEventAsync(type: string, payload: Uint8Array): Promise<void> { if (type == CUSTOM_EV_JACDAC) if (this.jacdacAvailable) return this.talkAsync(HF2_CMD_JDS_SEND, payload) .then(() => { }) else return Promise.resolve() // ignore return Promise.reject(new Error("invalid custom event type")) } isConnected(): boolean { return this.io.isConnected() && this.initialized } isConnecting(): boolean { return this.io.isConnecting() || (this.io.isConnected() && !this.initialized) } reconnectAsync(): Promise<void> { this.resetState() log(`reconnect raw=${this.rawMode}`); return this.io.reconnectAsync() .then(() => this.initAsync()) .catch(e => { if (this.reconnectTries < 5) { this.reconnectTries++ log(`error ${e.message}; reconnecting attempt #${this.reconnectTries}`) return U.delay(500) .then(() => this.reconnectAsync()) } else { throw e } }) } disconnectAsync() { log(`disconnect`); return this.io.disconnectAsync() } error(m: string) { return this.io.error(m) } talkAsync(cmd: number, data?: Uint8Array) { if (this.io.talksAsync) return this.io.talksAsync([{ cmd, data }]) .then(v => v[0]) let len = 8 if (data) len += data.length let pkt = new Uint8Array(len) let seq = ++this.cmdSeq & 0xffff write32(pkt, 0, cmd); write16(pkt, 4, seq); write16(pkt, 6, 0); if (data) U.memcpy(pkt, 8, data, 0, data.length) let numSkipped = 0 let handleReturnAsync = (): Promise<Uint8Array> => this.msgs.shiftAsync(1000) // we wait up to a second .then(res => { if (read16(res, 0) != seq) { if (numSkipped < 3) { numSkipped++ log(`message out of sync, (${seq} vs ${read16(res, 0)}); will re-try`) return handleReturnAsync() } this.error("out of sync") } let info = "" if (res[3]) info = "; info=" + res[3] switch (res[2]) { case HF2_STATUS_OK: return res.slice(4) case HF2_STATUS_INVALID_CMD: this.error("invalid command" + info) break case HF2_STATUS_EXEC_ERR: this.error("execution error" + info) break default: this.error("error " + res[2] + info) break } return null }) return this.sendMsgAsync(pkt) .then(handleReturnAsync) } private sendMsgAsync(buf: Uint8Array) { return this.sendMsgCoreAsync(buf) } sendSerialAsync(buf: Uint8Array, useStdErr = false) { if (this.io.sendSerialAsync) return this.io.sendSerialAsync(buf, useStdErr) return this.sendMsgCoreAsync(buf, useStdErr ? 2 : 1) } private sendMsgCoreAsync(buf: Uint8Array, serial: number = 0) { // Util.assert(buf.length <= this.maxMsgSize) let frame = new Uint8Array(64) let loop = (pos: number): Promise<void> => { let len = buf.length - pos if (len <= 0) return Promise.resolve() if (len > 63) { len = 63 frame[0] = HF2_FLAG_CMDPKT_BODY; } else { frame[0] = HF2_FLAG_CMDPKT_LAST; } if (serial) frame[0] = serial == 1 ? HF2_FLAG_SERIAL_OUT : HF2_FLAG_SERIAL_ERR; frame[0] |= len; for (let i = 0; i < len; ++i) frame[i + 1] = buf[pos + i] return this.io.sendPacketAsync(frame) .then(() => loop(pos + len)) } return this.lock.enqueue("out", () => loop(0)) } switchToBootloaderAsync() { if (this.bootloaderMode) return Promise.resolve() log(`Switching into bootloader mode`) if (this.io.isSwitchingToBootloader) { this.io.isSwitchingToBootloader(); } return this.maybeReconnectAsync() .then(() => this.talkAsync(HF2_CMD_START_FLASH) .then(() => { }, err => this.talkAsync(HF2_CMD_RESET_INTO_BOOTLOADER) .then(() => { }, err => { }) .then(() => this.reconnectAsync() .catch(err => { if (err.type === "devicenotfound") err.type = "repairbootloader" throw err })) )) .then(() => this.initAsync()) .then(() => { if (!this.bootloaderMode) this.error("cannot switch into bootloader mode") }) } isFlashing(): boolean { return !!this.flashing; } reflashAsync(resp: pxtc.CompileResult): Promise<void> { log(`reflash`) U.assert(pxt.appTarget.compile.useUF2); const f = resp.outfiles[pxtc.BINARY_UF2] const blocks = pxtc.UF2.parseFile(pxt.Util.stringToUint8Array(atob(f))) this.flashing = true; return this.io.reconnectAsync() .then(() => this.flashAsync(blocks)) .then(() => U.delay(100)) .finally(() => this.flashing = false) .then(() => this.reconnectAsync()) } writeWordsAsync(addr: number, words: number[]) { U.assert(words.length <= 64) // just sanity check return this.talkAsync(HF2_CMD_WRITE_WORDS, encodeU32LE([addr, words.length].concat(words))) .then(() => { }) } readWordsAsync(addr: number, numwords: number) { let args = new Uint8Array(8) write32(args, 0, addr) write32(args, 4, numwords) U.assert(numwords <= 64) // just sanity check return this.talkAsync(HF2_CMD_READ_WORDS, args) } pingAsync() { if (this.rawMode) return Promise.resolve() return this.talkAsync(HF2_CMD_BININFO) .then(buf => { }) } maybeReconnectAsync() { return this.pingAsync() .catch(e => this.reconnectAsync() .then(() => this.pingAsync())) } flashAsync(blocks: pxtc.UF2.Block[]) { let start = Date.now() let fstart = 0 let loopAsync = (pos: number): Promise<void> => { if (pos >= blocks.length) return Promise.resolve() let b = blocks[pos] //U.assert(b.payloadSize == this.pageSize) let buf = new Uint8Array(4 + b.payloadSize) write32(buf, 0, b.targetAddr) U.memcpy(buf, 4, b.data, 0, b.payloadSize) return this.talkAsync(HF2_CMD_WRITE_FLASH_PAGE, buf) .then(() => loopAsync(pos + 1)) } return this.switchToBootloaderAsync() .then(() => { let size = blocks.length * 256 log(`Starting flash (${Math.round(size / 1024)}kB).`) fstart = Date.now() // only try partial flash when page size is small if (this.pageSize > 16 * 1024) return blocks return onlyChangedBlocksAsync(blocks, (a, l) => this.readWordsAsync(a, l)) }) .then(res => { if (res.length != blocks.length) { blocks = res let size = blocks.length * 256 log(`Performing partial flash (${Math.round(size / 1024)}kB).`) } }) .then(() => loopAsync(0)) .then(() => { let n = Date.now() let t0 = n - start let t1 = n - fstart log(`Flashing done at ${Math.round(blocks.length * 256 / t1 * 1000 / 1024)} kB/s in ${t0}ms (reset ${t0 - t1}ms). Resetting.`) }) .then(() => this.talkAsync(HF2_CMD_RESET_INTO_APP) .catch(e => { // error expected here - device is resetting })) .then(() => { }) } private initAsync() { if (this.rawMode) { this.initialized = true return Promise.resolve() } return Promise.resolve() .then(() => this.talkAsync(HF2_CMD_BININFO)) .then(binfo => { this.bootloaderMode = binfo[0] == HF2_MODE_BOOTLOADER; this.pageSize = read32(binfo, 4) this.flashSize = read32(binfo, 8) * this.pageSize this.maxMsgSize = read32(binfo, 12) this.familyID = read32(binfo, 16) log(`Connected; msgSize ${this.maxMsgSize}B; flash ${this.flashSize / 1024}kB; ${this.bootloaderMode ? "bootloader" : "application"} mode; family=0x${this.familyID.toString(16)}`) return this.talkAsync(HF2_CMD_INFO) }) .then(buf => { this.infoRaw = pxt.Util.fromUTF8Array(buf); pxt.debug("Info: " + this.infoRaw) let info = {} as any ("Header: " + this.infoRaw).replace(/^([\w\-]+):\s*([^\n\r]*)/mg, (f, n, v) => { info[n.replace(/-/g, "")] = v return "" }) this.info = info let m = /v(\d\S+)(\s+(\S+))?/.exec(this.info.Header) if (m) this.info.Parsed = { Version: m[1], Features: m[3] || "", } else this.info.Parsed = { Version: "?", Features: "", } log(`Board-ID: ${this.info.BoardID} v${this.info.Parsed.Version} f${this.info.Parsed.Features}`) }) .then(() => this.talkAsync(HF2_CMD_JDS_CONFIG, new Uint8Array([1])) .then(() => { this.jacdacAvailable = true }, _err => { this.jacdacAvailable = false })) .then(() => { this.reconnectTries = 0 this.initialized = true this.io.onConnectionChanged() }) } } export function mkHF2PacketIOWrapper(io: pxt.packetio.PacketIO): pxt.packetio.PacketIOWrapper { pxt.debug(`packetio: wrapper hf2`) return new Wrapper(io); } export type ReadAsync = (addr: number, len: number) => Promise<ArrayLike<number>> function readChecksumBlockAsync(readWordsAsync: ReadAsync): Promise<pxtc.ChecksumBlock> { if (!pxt.appTarget.compile.flashChecksumAddr) return Promise.resolve(null as pxtc.ChecksumBlock) return readWordsAsync(pxt.appTarget.compile.flashChecksumAddr, 12) .then(buf => { let blk = pxtc.parseChecksumBlock(buf) if (!blk) return null return readWordsAsync(blk.endMarkerPos, 1) .then(w => { if (read32(w, 0) != blk.endMarker) { pxt.log("end-marker mismatch") return null } return blk }) }) } export function onlyChangedBlocksAsync(blocks: pxtc.UF2.Block[], readWordsAsync: ReadAsync) { if (!pxt.appTarget.compile.flashChecksumAddr) return Promise.resolve(blocks) let blBuf = pxtc.UF2.readBytes(blocks, pxt.appTarget.compile.flashChecksumAddr, 12 * 4) let blChk = pxtc.parseChecksumBlock(blBuf) if (!blChk) return Promise.resolve(blocks) return readChecksumBlockAsync(readWordsAsync) .then(devChk => { if (!devChk) return blocks let regionsOk = devChk.regions.filter(r => { let hasMatching = blChk.regions.some(r2 => r.checksum == r2.checksum && r.length == r2.length && r.start == r2.start) return hasMatching }) if (regionsOk.length == 0) return blocks log("skipping flash at: " + regionsOk.map(r => `${pxtc.assembler.tohex(r.start)} (${r.length / 1024}kB)`) .join(", ")) let unchangedAddr = (a: number) => regionsOk.some(r => r.start <= a && a < r.start + r.length) return blocks.filter(b => !(unchangedAddr(b.targetAddr) && unchangedAddr(b.targetAddr + b.payloadSize - 1))) }) } } ```
/content/code_sandbox/pxtlib/hf2.ts
xml
2016-01-24T19:35:52
2024-08-16T16:39:39
pxt
microsoft/pxt
2,069
5,374
```xml <Project Sdk="Microsoft.NET.Sdk"> <Import Project="..\..\..\..\configureawait.props" /> <Import Project="..\..\..\..\common.props" /> <PropertyGroup> <TargetFrameworks>netstandard2.0;netstandard2.1;net8.0</TargetFrameworks> <RootNamespace /> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\Volo.Abp.SettingManagement.Domain.Shared\Volo.Abp.SettingManagement.Domain.Shared.csproj" /> <ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Ddd.Application.Contracts\Volo.Abp.Ddd.Application.Contracts.csproj" /> <ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Authorization.Abstractions\Volo.Abp.Authorization.Abstractions.csproj" /> </ItemGroup> <ItemGroup> <EmbeddedResource Include="Volo\Abp\SettingManagement\Localization\ApplicationContracts\*.json" /> <Content Remove="Volo\Abp\SettingManagement\Localization\ApplicationContracts\*.json" /> </ItemGroup> </Project> ```
/content/code_sandbox/modules/setting-management/src/Volo.Abp.SettingManagement.Application.Contracts/Volo.Abp.SettingManagement.Application.Contracts.csproj
xml
2016-12-03T22:56:24
2024-08-16T16:24:05
abp
abpframework/abp
12,657
237
```xml <?xml version="1.0" encoding="utf-8"?> path_to_url Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --> <selector xmlns:android="path_to_url"> <item android:state_pressed="true" android:drawable="@drawable/btn_keyboard_key_light_popup_selected" /> <item android:drawable="@drawable/btn_keyboard_key_light_popup_normal" /> </selector> ```
/content/code_sandbox/app/src/main/res/drawable/btn_keyboard_key_gingerbread_popup.xml
xml
2016-01-22T21:40:54
2024-08-16T11:54:30
hackerskeyboard
klausw/hackerskeyboard
1,807
105
```xml <ResourceDictionary xmlns="path_to_url" xmlns:x="path_to_url" xmlns:local="using:Telegram.Controls.Messages.Content" xmlns:controls="using:Telegram.Controls" xmlns:d="path_to_url" xmlns:mc="path_to_url" mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="400"> <Style TargetType="local:GameContent"> <Setter Property="HeaderBrush" Value="{ThemeResource MessageHeaderForegroundBrush}" /> <Setter Property="BorderBrush" Value="{ThemeResource MessageHeaderBorderBrush}" /> <Setter Property="Margin" Value="0,8,0,6" /> <Setter Property="IsTabStop" Value="True" /> <Setter Property="Template"> <Setter.Value> <ControlTemplate TargetType="local:GameContent"> <Grid CornerRadius="4"> <VisualStateManager.VisualStateGroups> <VisualStateGroup x:Name="CommonStates"> <VisualState x:Name="Normal" /> <VisualState x:Name="PointerOver" /> <VisualState x:Name="Pressed"> <VisualState.Setters> <Setter Target="BackgroundOverlay.Opacity" Value="0.15" /> </VisualState.Setters> </VisualState> </VisualStateGroup> </VisualStateManager.VisualStateGroups> <Grid.ColumnDefinitions> <ColumnDefinition Width="Auto" /> <ColumnDefinition /> </Grid.ColumnDefinitions> <Rectangle x:Name="BackgroundOverlay" Fill="{TemplateBinding BorderBrush}" Opacity="0.1" Grid.ColumnSpan="2" /> <Rectangle Fill="{TemplateBinding BorderBrush}" HorizontalAlignment="Left" Width="3" /> <controls:DashPath x:Name="AccentDash" /> <StackPanel Padding="8,4,8,0" Grid.Column="1"> <StackPanel> <TextBlock x:Name="TitleLabel" MaxLines="1" TextTrimming="CharacterEllipsis" FontWeight="SemiBold" Foreground="{TemplateBinding HeaderBrush}" Style="{StaticResource CaptionTextBlockStyle}" /> <RichTextBlock IsTextSelectionEnabled="False" Foreground="{ThemeResource MessageForegroundBrush}" Style="{StaticResource CaptionRichTextBlockStyle}"> <Paragraph> <Span x:Name="Span" /> </Paragraph> </RichTextBlock> </StackPanel> <Grid HorizontalAlignment="Left" Margin="0,8,0,8"> <Border x:Name="Media" CornerRadius="4" /> </Grid> </StackPanel> </Grid> </ControlTemplate> </Setter.Value> </Setter> </Style> </ResourceDictionary> ```
/content/code_sandbox/Telegram/Controls/Messages/Content/GameContent.xaml
xml
2016-05-23T09:03:33
2024-08-16T16:17:48
Unigram
UnigramDev/Unigram
3,744
605
```xml import { AudioMode } from './Audio.types'; export * from './Audio/Recording'; export * from './Audio/Sound'; export { setIsEnabledAsync } from './Audio/AudioAvailability'; export { PitchCorrectionQuality } from './AV'; /** * We provide this API to customize the audio experience on iOS and Android. * @param partialMode * @return A `Promise` that will reject if the audio mode could not be enabled for the device. */ export declare function setAudioModeAsync(partialMode: Partial<AudioMode>): Promise<void>; //# sourceMappingURL=Audio.d.ts.map ```
/content/code_sandbox/packages/expo-av/build/Audio.d.ts
xml
2016-08-15T17:14:25
2024-08-16T19:54:44
expo
expo/expo
32,004
120
```xml import { assert } from 'chai'; import { NO_ADDITIONAL_NODES_PRESET } from '../../../../../src/options/presets/NoCustomNodes'; import { readFileAsString } from '../../../../helpers/readFileAsString'; import { JavaScriptObfuscator } from '../../../../../src/JavaScriptObfuscatorFacade'; import { getStringArrayRegExp } from '../../../../helpers/get-string-array-regexp'; describe('CommentsTransformer', () => { const lineSeparatorEscaped: string = '\\r?\\n'; describe('Variant #1: simple comment without preserved words', () => { const regExp: RegExp = /^var test *= *0x1;$/; let obfuscatedCode: string; before(() => { const code: string = readFileAsString(__dirname + '/fixtures/no-preserved-words.js'); obfuscatedCode = JavaScriptObfuscator.obfuscate( code, { ...NO_ADDITIONAL_NODES_PRESET } ).getObfuscatedCode(); }); it('should remove comments without preserved words', () => { assert.match(obfuscatedCode, regExp); }); }); describe('Variant #2: simple comment with preserved words', () => { const regExp: RegExp = /^\/\/ *@license *test *comment *\n*var test *= *0x1;$/; let obfuscatedCode: string; before(() => { const code: string = readFileAsString(__dirname + '/fixtures/preserved-words.js'); obfuscatedCode = JavaScriptObfuscator.obfuscate( code, { ...NO_ADDITIONAL_NODES_PRESET } ).getObfuscatedCode(); }); it('should keep comments with preserved words', () => { assert.match(obfuscatedCode, regExp); }); }); describe('Variant #3: comment with preserved and non-preserved words', () => { const regExp: RegExp = /^\/\/ *@license *test *comment *\n*var test *= *0x1;$/; let obfuscatedCode: string; before(() => { const code: string = readFileAsString(__dirname + '/fixtures/combined-words-1.js'); obfuscatedCode = JavaScriptObfuscator.obfuscate( code, { ...NO_ADDITIONAL_NODES_PRESET } ).getObfuscatedCode(); }); it('should keep comments with preserved words', () => { assert.match(obfuscatedCode, regExp); }); }); describe('Variant #4: comment with preserved and non-preserved words', () => { const regExp: RegExp = new RegExp(``+ `^\\/\\*\\* *${lineSeparatorEscaped}` + ` *\\* *@license *${lineSeparatorEscaped}` + ` *\\* *test${lineSeparatorEscaped}` + ` *\\*\\/${lineSeparatorEscaped}` + `var test *= *0x1;` + ` *\\/\\*\\* *@preserved *\\*\\/$` + ``); let obfuscatedCode: string; before(() => { const code: string = readFileAsString(__dirname + '/fixtures/combined-words-2.js'); obfuscatedCode = JavaScriptObfuscator.obfuscate( code, { ...NO_ADDITIONAL_NODES_PRESET } ).getObfuscatedCode(); }); it('should keep comments with preserved words', () => { assert.match(obfuscatedCode, regExp); }); }); describe('Variant #5: only comment without preserved words', () => { let obfuscatedCode: string; before(() => { const code: string = readFileAsString(__dirname + '/fixtures/comments-only-1.js'); obfuscatedCode = JavaScriptObfuscator.obfuscate( code, { ...NO_ADDITIONAL_NODES_PRESET } ).getObfuscatedCode(); }); it('should remove comment without preserved words', () => { assert.isNotOk(obfuscatedCode); }); }); describe('Variant #6: only comment with preserved words', () => { const regExp: RegExp = /^\/\/ *@license$/; let obfuscatedCode: string; before(() => { const code: string = readFileAsString(__dirname + '/fixtures/comments-only-2.js'); obfuscatedCode = JavaScriptObfuscator.obfuscate( code, { ...NO_ADDITIONAL_NODES_PRESET } ).getObfuscatedCode(); }); it('should keep comments with preserved words', () => { assert.match(obfuscatedCode, regExp); }); }); describe('Variant #7: simple comment with preserved words and additional code helper is inserted', () => { describe('Variant #1: `stringArray` code helper', () => { const regExp: RegExp = new RegExp( '^\\/\\/ *@license *test *comment *\\n*.*' + getStringArrayRegExp(['abc']).source ); let obfuscatedCode: string; before(() => { const code: string = readFileAsString(__dirname + '/fixtures/preserved-words-additional-code-helper-1.js'); obfuscatedCode = JavaScriptObfuscator.obfuscate( code, { ...NO_ADDITIONAL_NODES_PRESET, stringArray: true, stringArrayThreshold: 1 } ).getObfuscatedCode(); }); it('should keep comments with preserved words and move heading comment to the top', () => { assert.match(obfuscatedCode, regExp); }); }); describe('Variant #2: `transformObjectKeys` code helper', () => { const regExp: RegExp = new RegExp( '^\\/\\/ *@license *test *comment *\\n*var _0x([a-f0-9]){4,6} *= *{};\\n*' + '_0x([a-f0-9]){4,6}\\[\'foo\'] *= *\'bar\';\\n*' + 'var test *= *_0x([a-f0-9]){4,6};$' ); let obfuscatedCode: string; before(() => { const code: string = readFileAsString(__dirname + '/fixtures/preserved-words-additional-code-helper-2.js'); obfuscatedCode = JavaScriptObfuscator.obfuscate( code, { ...NO_ADDITIONAL_NODES_PRESET, transformObjectKeys: true } ).getObfuscatedCode(); }); it('should keep comments with preserved words and move heading comment to the top', () => { assert.match(obfuscatedCode, regExp); }); }); }); }); ```
/content/code_sandbox/test/functional-tests/node-transformers/initializing-transformers/comments-transformer/CommentsTransformer.spec.ts
xml
2016-05-09T08:16:53
2024-08-16T19:43:07
javascript-obfuscator
javascript-obfuscator/javascript-obfuscator
13,358
1,413
```xml export const input = { title: 'Extends', type: 'object', extends: { $ref: 'test/resources/BaseType.1.json', }, properties: { foo: { type: 'string', }, }, required: ['foo'], additionalProperties: false, } export const options = { declareExternallyReferenced: true, } ```
/content/code_sandbox/test/e2e/extends.1a.ts
xml
2016-03-22T03:56:58
2024-08-12T18:37:05
json-schema-to-typescript
bcherny/json-schema-to-typescript
2,877
84
```xml <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="path_to_url"> <ItemGroup> <Filter Include="Source Files"> <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> </Filter> <Filter Include="Header Files"> <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier> <Extensions>h;hh;hpp;hxx;hm;inl;inc;xsd</Extensions> </Filter> <Filter Include="Resource Files"> <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier> <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions> </Filter> </ItemGroup> <ItemGroup> <ClCompile Include="MaxValueOfGifts.cpp"> <Filter>Source Files</Filter> </ClCompile> </ItemGroup> </Project> ```
/content/code_sandbox/47_MaxValueOfGifts/47_MaxValueOfGifts.vcxproj.filters
xml
2016-11-21T05:04:57
2024-08-14T04:03:23
CodingInterviewChinese2
zhedahht/CodingInterviewChinese2
5,289
312
```xml <?xml version="1.0" encoding="utf-8"?> <resources> <string-array name="ssb_appearance_values"> <item>1</item> <item>2</item> <item>3</item> <item>4</item> <item>5</item> <item>6</item> <item>7</item> <item>8</item> </string-array> </resources> ```
/content/code_sandbox/app/src/main/res/values/ssb_appearance_values.xml
xml
2016-02-01T23:48:36
2024-08-15T03:35:42
TagMo
HiddenRamblings/TagMo
2,976
102
```xml import * as React from 'react'; import { usePopoverSurface_unstable } from './usePopoverSurface'; import { renderPopoverSurface_unstable } from './renderPopoverSurface'; import { usePopoverSurfaceStyles_unstable } from './usePopoverSurfaceStyles.styles'; import type { PopoverSurfaceProps } from './PopoverSurface.types'; import type { ForwardRefComponent } from '@fluentui/react-utilities'; import { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts'; /** * PopoverSurface component renders react children in a positioned box */ export const PopoverSurface: ForwardRefComponent<PopoverSurfaceProps> = React.forwardRef((props, ref) => { const state = usePopoverSurface_unstable(props, ref); usePopoverSurfaceStyles_unstable(state); useCustomStyleHook_unstable('usePopoverSurfaceStyles_unstable')(state); return renderPopoverSurface_unstable(state); }); PopoverSurface.displayName = 'PopoverSurface'; ```
/content/code_sandbox/packages/react-components/react-popover/library/src/components/PopoverSurface/PopoverSurface.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
200
```xml import type { Config } from "tailwindcss"; const config: Config = { content: [ "./pages/**/*.{js,ts,jsx,tsx,mdx}", "./components/**/*.{js,ts,jsx,tsx,mdx}", "./app/**/*.{js,ts,jsx,tsx,mdx}", ], theme: { extend: { colors: { background: "var(--background)", foreground: "var(--foreground)", }, }, }, plugins: [], }; export default config; ```
/content/code_sandbox/packages/create-next-app/templates/default-tw/ts/tailwind.config.ts
xml
2016-10-05T23:32:51
2024-08-16T19:44:30
next.js
vercel/next.js
124,056
118
```xml import * as mongoose from 'mongoose'; import { IContext as IMainContext } from '@erxes/api-utils/src'; import { IAutomationModel, loadClass as loadAutomationClass, } from './models/Automations'; import { IAutomationDocument } from './models/definitions/automaions'; import { IExecutionDocument } from './models/definitions/executions'; import { IExecutionModel, loadClass as loadExecutionClass, } from './models/Executions'; import { INoteDocument } from './models/definitions/notes'; import { INoteModel, loadClass as loadNoteClass } from './models/Notes'; import { createGenerateModels } from '@erxes/api-utils/src/core'; export interface IModels { Automations: IAutomationModel; Executions: IExecutionModel; Notes: INoteModel; } export interface IContext extends IMainContext { subdomain: string; models: IModels; } export const loadClasses = ( db: mongoose.Connection, subdomain: string, ): IModels => { const models = {} as IModels; models.Automations = db.model<IAutomationDocument, IAutomationModel>( 'automations', loadAutomationClass(models), ); models.Executions = db.model<IExecutionDocument, IExecutionModel>( 'automations_executions', loadExecutionClass(models), ); models.Notes = db.model<INoteDocument, INoteModel>( 'automations_notes', loadNoteClass(models), ); return models; }; export const generateModels = createGenerateModels<IModels>(loadClasses); ```
/content/code_sandbox/packages/plugin-automations-api/src/connectionResolver.ts
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
342
```xml /* * @license Apache-2.0 * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ // TypeScript Version: 4.1 /// <reference types="@stdlib/types"/> /** * If provided a value, returns an updated harmonic mean; otherwise, returns the current harmonic mean. * * ## Notes * * - If provided `NaN` or a value which, when used in computations, results in `NaN`, the accumulated value is `NaN` for all future invocations. * * @param x - value * @returns harmonic mean */ type accumulator = ( x?: number ) => number | null; /** * Returns an accumulator function which incrementally computes a harmonic mean. * * @returns accumulator function * * @example * var accumulator = incrhmean(); * * var v = accumulator(); * // returns null * * v = accumulator( 2.0 ); * // returns 2.0 * * v = accumulator( 5.0 ); * // returns ~2.86 * * v = accumulator(); * // returns ~2.86 */ declare function incrhmean(): accumulator; // EXPORTS // export = incrhmean; ```
/content/code_sandbox/lib/node_modules/@stdlib/stats/incr/hmean/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
275
```xml import { useEffect, useRef } from "react"; /** * useEffectAfterMount is a react hook that will run effects * except when the component has just been mounted. */ export default function useEffectAfterMount( effect: React.EffectCallback, deps: ReadonlyArray<any> ) { const mountedRef = useRef<boolean>(false); useEffect(() => { if (!mountedRef.current) { mountedRef.current = true; return; } return effect(); // eslint-disable-next-line react-hooks/exhaustive-deps }, deps); } ```
/content/code_sandbox/client/src/core/client/framework/hooks/useEffectAfterMount.ts
xml
2016-10-31T16:14:05
2024-08-06T16:15:57
talk
coralproject/talk
1,881
118
```xml export const standardEasing = 'cubic-bezier(0.4, 0, 0.2, 1)' export const deceleratedEasing = 'cubic-bezier(0.0, 0, 0.2, 1)' // Entering export const acceleratedEasing = 'cubic-bezier(0.4, 0, 1, 1)' // Leaving ```
/content/code_sandbox/packages/vuetify/src/util/easing.ts
xml
2016-09-12T00:39:35
2024-08-16T20:06:39
vuetify
vuetifyjs/vuetify
39,539
89
```xml import axios, { parseAxiosError } from '@/portainer/services/axios'; import { Pair } from '@/react/portainer/settings/types'; import { EnvironmentId } from '@/react/portainer/environments/types'; import { Stack } from '../../types'; import { buildCreateUrl } from './buildUrl'; export interface StandaloneFileContentPayload { /** Name of the stack */ name: string; stackFileContent: string; /** List of environment variables */ env?: Array<Pair>; /** Whether the stack is from an app template */ fromAppTemplate?: boolean; /** A UUID to identify a webhook. The stack will be force updated and pull the latest image when the webhook was invoked. */ webhook?: string; environmentId: EnvironmentId; } export async function createStandaloneStackFromFileContent({ environmentId, ...payload }: StandaloneFileContentPayload) { try { const { data } = await axios.post<Stack>( buildCreateUrl('standalone', 'string'), payload, { params: { endpointId: environmentId }, } ); return data; } catch (e) { throw parseAxiosError(e as Error); } } ```
/content/code_sandbox/app/react/common/stacks/queries/useCreateStack/createStandaloneStackFromFileContent.ts
xml
2016-05-19T20:15:28
2024-08-16T19:15:14
portainer
portainer/portainer
30,083
256