Definition Type: AttributeGroup
Name: OrderMassCancelReportAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-ordermasshandling-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into EncTxt in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into EncTxtLen in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into Txt in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into TxnTm in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into Side in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into MktSegID in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into MktID in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into SesSub in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into SesID in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into TotAffctdOrds in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into MassCxlRejRsn in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into Rsp in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into ReqTyp in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into OrdID2 in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into MassActionReportID in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into OrdID in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into ClOrdID2 in schema fixml-ordermasshandling-base-5-0-sp2_xsd Drilldown into ClOrdID in schema fixml-ordermasshandling-base-5-0-sp2_xsdXSD Diagram of OrderMassCancelReportAttributes in schema fixml-ordermasshandling-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="OrderMassCancelReportAttributes">
    <xs:attribute name="ClOrdID" type="ClOrdID_t" use="optional" />
    <xs:attribute name="ClOrdID2" type="SecondaryClOrdID_t" use="optional" />
    <xs:attribute name="OrdID" type="OrderID_t" use="required" />
    <xs:attribute name="MassActionReportID" type="MassActionReportID_t" use="required" />
    <xs:attribute name="OrdID2" type="SecondaryOrderID_t" use="optional" />
    <xs:attribute name="ReqTyp" type="MassCancelRequestType_t" use="required" />
    <xs:attribute name="Rsp" type="MassCancelResponse_t" use="required" />
    <xs:attribute name="MassCxlRejRsn" type="MassCancelRejectReason_t" use="optional" />
    <xs:attribute name="TotAffctdOrds" type="TotalAffectedOrders_t" use="optional" />
    <xs:attribute name="SesID" type="TradingSessionID_t" use="optional" />
    <xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
    <xs:attribute name="MktID" type="MarketID_t" use="optional" />
    <xs:attribute name="MktSegID" type="MarketSegmentID_t" use="optional" />
    <xs:attribute name="Side" type="Side_t" use="optional" />
    <xs:attribute name="TxnTm" type="TransactTime_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:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ClOrdID nsA:ClOrdID Optional
ClOrdID2 nsA:ClOrdID2 Optional
OrdID nsA:OrdID Required
MassActionReportID nsA:MassActionReportID Required
OrdID2 nsA:OrdID2 Optional
ReqTyp nsA:ReqTyp Required
Rsp nsA:Rsp Required
MassCxlRejRsn nsA:MassCxlRejRsn Optional
TotAffctdOrds nsA:TotAffctdOrds Optional
SesID nsA:SesID Optional
SesSub nsA:SesSub Optional
MktID nsA:MktID Optional
MktSegID nsA:MktSegID Optional
Side nsA:Side Optional
TxnTm nsA:TxnTm Optional
Txt nsA:Txt Optional
EncTxtLen nsA:EncTxtLen Optional
EncTxt nsA:EncTxt Optional