<xs:attributeGroup name="CrossOrderCancelReplaceRequestAttributes">
<xs:attribute name="OrdID" type="OrderID_t" use="optional" />
<xs:attribute name="ID" type="CrossID_t" use="required" />
<xs:attribute name="OrigID" type="OrigCrossID_t" use="required" />
<xs:attribute name="Typ" type="CrossType_t" use="required" />
<xs:attribute name="Priorty" type="CrossPrioritization_t" use="required" />
<xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_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="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="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="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="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:attributeGroup>
|