Definition Type: Group
Name: TradingSessionListElements
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-marketstructure-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into TrdSessLstGrp in schema fixml-marketstructure-base-5-0-sp2_xsd Drilldown into ApplSeqCtrl in schema fixml-marketstructure-base-5-0-sp2_xsdXSD Diagram of TradingSessionListElements in schema fixml-marketstructure-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="TradingSessionListElements">
    <xs:sequence>
        <xs:element name="ApplSeqCtrl" type="ApplicationSequenceControl_Block_t" minOccurs="0" />
        <xs:element name="TrdSessLstGrp" type="TrdSessLstGrp_Block_t" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplSeqCtrl nsA:ApplSeqCtrl 0 (1)
TrdSessLstGrp nsA:TrdSessLstGrp (1) unbounded