<xs:attributeGroup name="NewOrderMultilegAttributes">
<xs:attribute name="ClOrdID" type="ClOrdID_t" use="required" />
<xs:attribute name="ClOrdID2" type="SecondaryClOrdID_t" use="optional" />
<xs:attribute name="ClOrdLinkID" type="ClOrdLinkID_t" use="optional" />
<xs:attribute name="OrignDt" type="TradeOriginationDate_t" use="optional" />
<xs:attribute name="TrdDt" type="TradeDate_t" use="optional" />
<xs:attribute name="Acct" type="Account_t" use="optional" />
<xs:attribute name="AcctIDSrc" type="AcctIDSource_t" use="optional" />
<xs:attribute name="AcctTyp" type="AccountType_t" use="optional" />
<xs:attribute name="DayBkngInst" type="DayBookingInst_t" use="optional" />
<xs:attribute name="BkngUnit" type="BookingUnit_t" use="optional" />
<xs:attribute name="PreallocMeth" type="PreallocMethod_t" use="optional" />
<xs:attribute name="AllocID" type="AllocID_t" use="optional" />
<xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
<xs:attribute name="CshMgn" type="CashMargin_t" use="optional" />
<xs:attribute name="ClrFeeInd" type="ClearingFeeIndicator_t" use="optional" />
<xs:attribute name="HandlInst" type="HandlInst_t" use="optional" />
<xs:attribute name="ExecInst" type="ExecInst_t" use="optional" />
<xs:attribute name="MinQty" type="MinQty_t" use="optional" />
<xs:attribute name="MaxFloor" type="MaxFloor_t" use="optional" />
<xs:attribute name="ExDest" type="ExDestination_t" use="optional" />
<xs:attribute name="ProcCode" type="ProcessCode_t" use="optional" />
<xs:attribute name="Side" type="Side_t" use="required" />
<xs:attribute name="PrevClsPx" type="PrevClosePx_t" use="optional" />
<xs:attribute name="LocReqd" type="LocateReqd_t" use="optional" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="required" />
<xs:attribute name="QtyTyp" type="QtyType_t" use="optional" />
<xs:attribute name="OrdTyp" type="OrdType_t" use="required" />
<xs:attribute name="PxTyp" type="PriceType_t" use="optional" />
<xs:attribute name="Px" type="Price_t" use="optional" />
<xs:attribute name="StopPx" type="StopPx_t" use="optional" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="ComplianceID" type="ComplianceID_t" use="optional" />
<xs:attribute name="SolFlag" type="SolicitedFlag_t" use="optional" />
<xs:attribute name="IOIID" type="IOIID_t" use="optional" />
<xs:attribute name="QID" type="QuoteID_t" use="optional" />
<xs:attribute name="TmInForce" type="TimeInForce_t" use="optional" />
<xs:attribute name="EfctvTm" type="EffectiveTime_t" use="optional" />
<xs:attribute name="ExpireDt" type="ExpireDate_t" use="optional" />
<xs:attribute name="ExpireTm" type="ExpireTime_t" use="optional" />
<xs:attribute name="GTBkngInst" type="GTBookingInst_t" use="optional" />
<xs:attribute name="Cpcty" type="OrderCapacity_t" use="optional" />
<xs:attribute name="Rstctions" type="OrderRestrictions_t" use="optional" />
<xs:attribute name="CustCpcty" type="CustOrderCapacity_t" use="optional" />
<xs:attribute name="ForexReq" type="ForexReq_t" use="optional" />
<xs:attribute name="SettlCcy" type="SettlCurrency_t" use="optional" />
<xs:attribute name="BkngTyp" type="BookingType_t" use="optional" />
<xs:attribute name="Txt" type="Text_t" use="optional" />
<xs:attribute name="EncTxtLen" type="EncodedTextLen_t" use="optional" />
<xs:attribute name="EncTxt" type="EncodedText_t" use="optional" />
<xs:attribute name="PosEfct" type="PositionEffect_t" use="optional" />
<xs:attribute name="Covered" type="CoveredOrUncovered_t" use="optional" />
<xs:attribute name="MaxShow" type="MaxShow_t" use="optional" />
<xs:attribute name="TgtStrategy" type="TargetStrategy_t" use="optional" />
<xs:attribute name="TgtStrategyParameters" type="TargetStrategyParameters_t" use="optional" />
<xs:attribute name="ParticipationRt" type="ParticipationRate_t" use="optional" />
<xs:attribute name="CxllationRights" type="CancellationRights_t" use="optional" />
<xs:attribute name="MnyLaunderingStat" type="MoneyLaunderingStatus_t" use="optional" />
<xs:attribute name="RegistID" type="RegistID_t" use="optional" />
<xs:attribute name="Designation" type="Designation_t" use="optional" />
<xs:attribute name="MLEGRptTypReq" type="MultiLegRptTypeReq_t" use="optional" />
</xs:attributeGroup>
|