Definition Type: AttributeGroup
Name: TradingSessionListRequestAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-marketstructure-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into SubReqTyp in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into Mode in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into Method in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into Exch in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into SesSub in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into SesID in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into MktSegID in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into MktID in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into ReqID in schema fixml-marketstructure-base-5-0-sp2_xsdXSD Diagram of TradingSessionListRequestAttributes in schema fixml-marketstructure-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="TradingSessionListRequestAttributes">
    <xs:attribute name="ReqID" type="TradSesReqID_t" use="required" />
    <xs:attribute name="MktID" type="MarketID_t" use="optional" />
    <xs:attribute name="MktSegID" type="MarketSegmentID_t" use="optional" />
    <xs:attribute name="SesID" type="TradingSessionID_t" use="optional" />
    <xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
    <xs:attribute name="Exch" type="SecurityExchange_t" use="optional" />
    <xs:attribute name="Method" type="TradSesMethod_t" use="optional" />
    <xs:attribute name="Mode" type="TradSesMode_t" use="optional" />
    <xs:attribute name="SubReqTyp" type="SubscriptionRequestType_t" use="required" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ReqID nsA:ReqID Required
MktID nsA:MktID Optional
MktSegID nsA:MktSegID Optional
SesID nsA:SesID Optional
SesSub nsA:SesSub Optional
Exch nsA:Exch Optional
Method nsA:Method Optional
Mode nsA:Mode Optional
SubReqTyp nsA:SubReqTyp Required