Definition Type: AttributeGroup
Name: OrderCancelReplaceRequestAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-order-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into Designation in schema fixml-order-base-4-4_xsd Drilldown into RegistID in schema fixml-order-base-4-4_xsd Drilldown into MnyLaunderingStat in schema fixml-order-base-4-4_xsd Drilldown into CxllationRights in schema fixml-order-base-4-4_xsd Drilldown into LocReqd in schema fixml-order-base-4-4_xsd Drilldown into MaxShow in schema fixml-order-base-4-4_xsd Drilldown into Covered in schema fixml-order-base-4-4_xsd Drilldown into PosEfct in schema fixml-order-base-4-4_xsd Drilldown into Px2 in schema fixml-order-base-4-4_xsd Drilldown into Qty2 in schema fixml-order-base-4-4_xsd Drilldown into SettlDt2 in schema fixml-order-base-4-4_xsd Drilldown into EncTxt in schema fixml-order-base-4-4_xsd Drilldown into EncTxtLen in schema fixml-order-base-4-4_xsd Drilldown into Txt in schema fixml-order-base-4-4_xsd Drilldown into BkngTyp in schema fixml-order-base-4-4_xsd Drilldown into SettlCcy in schema fixml-order-base-4-4_xsd Drilldown into ForexReq in schema fixml-order-base-4-4_xsd Drilldown into CustCpcty in schema fixml-order-base-4-4_xsd Drilldown into Rstctions in schema fixml-order-base-4-4_xsd Drilldown into Cpcty in schema fixml-order-base-4-4_xsd Drilldown into GTBkngInst in schema fixml-order-base-4-4_xsd Drilldown into ExpireTm in schema fixml-order-base-4-4_xsd Drilldown into ExpireDt in schema fixml-order-base-4-4_xsd Drilldown into EfctvTm in schema fixml-order-base-4-4_xsd Drilldown into TmInForce in schema fixml-order-base-4-4_xsd Drilldown into Ccy in schema fixml-order-base-4-4_xsd Drilldown into SolFlag in schema fixml-order-base-4-4_xsd Drilldown into ComplianceID in schema fixml-order-base-4-4_xsd Drilldown into ParticipationRt in schema fixml-order-base-4-4_xsd Drilldown into TgtStrategyParameters in schema fixml-order-base-4-4_xsd Drilldown into TgtStrategy in schema fixml-order-base-4-4_xsd Drilldown into StopPx in schema fixml-order-base-4-4_xsd Drilldown into Px in schema fixml-order-base-4-4_xsd Drilldown into PxTyp in schema fixml-order-base-4-4_xsd Drilldown into Typ in schema fixml-order-base-4-4_xsd Drilldown into QtyTyp in schema fixml-order-base-4-4_xsd Drilldown into TxnTm in schema fixml-order-base-4-4_xsd Drilldown into Side in schema fixml-order-base-4-4_xsd Drilldown into ExDest in schema fixml-order-base-4-4_xsd Drilldown into MaxFloor in schema fixml-order-base-4-4_xsd Drilldown into MinQty in schema fixml-order-base-4-4_xsd Drilldown into ExecInst in schema fixml-order-base-4-4_xsd Drilldown into HandlInst in schema fixml-order-base-4-4_xsd Drilldown into ClrFeeInd in schema fixml-order-base-4-4_xsd Drilldown into CshMgn in schema fixml-order-base-4-4_xsd Drilldown into SettlDt in schema fixml-order-base-4-4_xsd Drilldown into SettlTyp in schema fixml-order-base-4-4_xsd Drilldown into AllocID in schema fixml-order-base-4-4_xsd Drilldown into PreallocMeth in schema fixml-order-base-4-4_xsd Drilldown into BkngUnit in schema fixml-order-base-4-4_xsd Drilldown into DayBkngInst in schema fixml-order-base-4-4_xsd Drilldown into AcctTyp in schema fixml-order-base-4-4_xsd Drilldown into AcctIDSrc in schema fixml-order-base-4-4_xsd Drilldown into Acct in schema fixml-order-base-4-4_xsd Drilldown into OrigOrdModTm in schema fixml-order-base-4-4_xsd Drilldown into ListID in schema fixml-order-base-4-4_xsd Drilldown into LnkID in schema fixml-order-base-4-4_xsd Drilldown into ID2 in schema fixml-order-base-4-4_xsd Drilldown into ID in schema fixml-order-base-4-4_xsd Drilldown into OrigID in schema fixml-order-base-4-4_xsd Drilldown into TrdDt in schema fixml-order-base-4-4_xsd Drilldown into OrignDt in schema fixml-order-base-4-4_xsd Drilldown into OrdID in schema fixml-order-base-4-4_xsdXSD Diagram of OrderCancelReplaceRequestAttributes in schema fixml-order-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="OrderCancelReplaceRequestAttributes">
    <xs:attribute name="OrdID" type="OrderID_t" use="optional" />
    <xs:attribute name="OrignDt" type="TradeOriginationDate_t" use="optional" />
    <xs:attribute name="TrdDt" type="TradeDate_t" use="optional" />
    <xs:attribute name="OrigID" type="OrigClOrdID_t" use="required" />
    <xs:attribute name="ID" type="ClOrdID_t" use="required" />
    <xs:attribute name="ID2" type="SecondaryClOrdID_t" use="optional" />
    <xs:attribute name="LnkID" type="ClOrdLinkID_t" use="optional" />
    <xs:attribute name="ListID" type="ListID_t" use="optional" />
    <xs:attribute name="OrigOrdModTm" type="OrigOrdModTime_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="Side" type="Side_t" use="required" />
    <xs:attribute name="TxnTm" type="TransactTime_t" use="required" />
    <xs:attribute name="QtyTyp" type="QtyType_t" use="optional" />
    <xs:attribute name="Typ" 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="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="ComplianceID" type="ComplianceID_t" use="optional" />
    <xs:attribute name="SolFlag" type="SolicitedFlag_t" use="optional" />
    <xs:attribute name="Ccy" type="Currency_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="SettlDt2" type="SettlDate2_t" use="optional" />
    <xs:attribute name="Qty2" type="OrderQty2_t" use="optional" />
    <xs:attribute name="Px2" type="Price2_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="LocReqd" type="LocateReqd_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>
Collapse Child Attributes:
Name Type Default Value Use
OrdID nsA:OrdID Optional
OrignDt nsA:OrignDt Optional
TrdDt nsA:TrdDt Optional
OrigID nsA:OrigID Required
ID nsA:ID Required
ID2 nsA:ID2 Optional
LnkID nsA:LnkID Optional
ListID nsA:ListID Optional
OrigOrdModTm nsA:OrigOrdModTm Optional
Acct nsA:Acct Optional
AcctIDSrc nsA:AcctIDSrc Optional
AcctTyp nsA:AcctTyp Optional
DayBkngInst nsA:DayBkngInst Optional
BkngUnit nsA:BkngUnit Optional
PreallocMeth nsA:PreallocMeth Optional
AllocID nsA:AllocID Optional
SettlTyp nsA:SettlTyp Optional
SettlDt nsA:SettlDt Optional
CshMgn nsA:CshMgn Optional
ClrFeeInd nsA:ClrFeeInd Optional
HandlInst nsA:HandlInst Optional
ExecInst nsA:ExecInst Optional
MinQty nsA:MinQty Optional
MaxFloor nsA:MaxFloor Optional
ExDest nsA:ExDest Optional
Side nsA:Side Required
TxnTm nsA:TxnTm Required
QtyTyp nsA:QtyTyp Optional
Typ nsA:Typ Required
PxTyp nsA:PxTyp Optional
Px nsA:Px Optional
StopPx nsA:StopPx Optional
TgtStrategy nsA:TgtStrategy Optional
TgtStrategyParameters nsA:TgtStrategyParameters Optional
ParticipationRt nsA:ParticipationRt Optional
ComplianceID nsA:ComplianceID Optional
SolFlag nsA:SolFlag Optional
Ccy nsA:Ccy Optional
TmInForce nsA:TmInForce Optional
EfctvTm nsA:EfctvTm Optional
ExpireDt nsA:ExpireDt Optional
ExpireTm nsA:ExpireTm Optional
GTBkngInst nsA:GTBkngInst Optional
Cpcty nsA:Cpcty Optional
Rstctions nsA:Rstctions Optional
CustCpcty nsA:CustCpcty Optional
ForexReq nsA:ForexReq Optional
SettlCcy nsA:SettlCcy Optional
BkngTyp nsA:BkngTyp Optional
Txt nsA:Txt Optional
EncTxtLen nsA:EncTxtLen Optional
EncTxt nsA:EncTxt Optional
SettlDt2 nsA:SettlDt2 Optional
Qty2 nsA:Qty2 Optional
Px2 nsA:Px2 Optional
PosEfct nsA:PosEfct Optional
Covered nsA:Covered Optional
MaxShow nsA:MaxShow Optional
LocReqd nsA:LocReqd Optional
CxllationRights nsA:CxllationRights Optional
MnyLaunderingStat nsA:MnyLaunderingStat Optional
RegistID nsA:RegistID Optional
Designation nsA:Designation Optional