<xs:attributeGroup name="SideCrossOrdModGrpAttributes">
<xs:attribute name="Side" type="Side_t" use="required" />
<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="QtyTyp" type="QtyType_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="CshMgn" type="CashMargin_t" use="optional" />
<xs:attribute name="ClrFeeInd" type="ClearingFeeIndicator_t" use="optional" />
<xs:attribute name="SolFlag" type="SolicitedFlag_t" use="optional" />
<xs:attribute name="SideComplianceID" type="SideComplianceID_t" use="optional" />
</xs:attributeGroup>
|