Definition Type: ComplexType
Name: TradingSessionListRequest_message_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Type: nsA:Abstract_message_t
Containing Schema: fixml-marketstructure-base-5-0-SP2.xsd
Abstract
Documentation:
TradingSessionListRequest can be found in Volume3 of the specification
Collapse XSD Schema Diagram:
Drilldown into TradingSessionListRequestElements in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into Hdr in schema fixml-components-base-5-0-sp2_xsd Drilldown into Abstract_message_t in schema fixml-components-base-5-0-sp2_xsd 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_xsd Drilldown into TradingSessionListRequestAttributes in schema fixml-marketstructure-base-5-0-sp2_xsdXSD Diagram of TradingSessionListRequest_message_t in schema fixml-marketstructure-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:complexType name="TradingSessionListRequest_message_t" final="#all">
    <xs:annotation>
        <xs:documentation xml:lang="en">TradingSessionListRequest can be found in Volume3 of the specification </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="TradingSessionListRequest" ComponentType="Message" MsgID="101" Section="Pre Trade" Category="MarketStructureReferenceData" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="Abstract_message_t">
            <xs:sequence>
                <xs:group ref="TradingSessionListRequestElements" />
            </xs:sequence>
            <xs:attributeGroup ref="TradingSessionListRequestAttributes" />
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Hdr nsA:Hdr 0 (1)
<xs:group> nsA:TradingSessionListRequestElements (1) (1)
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
Collapse Derivation Tree:
Collapse References:
nsA:TrdgSesListReq