Definition Type: Group
Name: ListOrdGrpElements
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-listorders-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into StrtPrmGrp in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into DiscInstr in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into PegInstr in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into Comm in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into Yield in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into SprdBnchmkCurve in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into TrgrInstr in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into OrdQty in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into Stip in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into Undly in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into Instrmt in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into TrdSes in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into DsplyInstr in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into PreAll in schema fixml-listorders-base-5-0-sp2_xsd Drilldown into Pty in schema fixml-listorders-base-5-0-sp2_xsdXSD Diagram of ListOrdGrpElements in schema fixml-listorders-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="ListOrdGrpElements">
    <xs:sequence>
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="PreAll" type="PreAllocGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="DsplyInstr" type="DisplayInstruction_Block_t" minOccurs="0" maxOccurs="1" />
        <xs:element name="TrdSes" type="TrdgSesGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Instrmt" type="Instrument_Block_t" minOccurs="1" maxOccurs="1" />
        <xs:element name="Undly" type="UndInstrmtGrp_Block_t" minOccurs="0" />
        <xs:element name="Stip" type="Stipulations_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="OrdQty" type="OrderQtyData_Block_t" minOccurs="1" maxOccurs="1" />
        <xs:element name="TrgrInstr" type="TriggeringInstruction_Block_t" minOccurs="0" maxOccurs="1" />
        <xs:element name="SprdBnchmkCurve" type="SpreadOrBenchmarkCurveData_Block_t" minOccurs="0" maxOccurs="1" />
        <xs:element name="Yield" type="YieldData_Block_t" minOccurs="0" maxOccurs="1" />
        <xs:element name="Comm" type="CommissionData_Block_t" minOccurs="0" maxOccurs="1" />
        <xs:element name="PegInstr" type="PegInstructions_Block_t" minOccurs="0" maxOccurs="1" />
        <xs:element name="DiscInstr" type="DiscretionInstructions_Block_t" minOccurs="0" maxOccurs="1" />
        <xs:element name="StrtPrmGrp" type="StrategyParametersGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Pty nsA:Pty 0 unbounded
PreAll nsA:PreAll 0 unbounded
DsplyInstr nsA:DsplyInstr 0 1
TrdSes nsA:TrdSes 0 unbounded
Instrmt nsA:Instrmt 1 1
Undly nsA:Undly 0 (1)
Stip nsA:Stip 0 unbounded
OrdQty nsA:OrdQty 1 1
TrgrInstr nsA:TrgrInstr 0 1
SprdBnchmkCurve nsA:SprdBnchmkCurve 0 1
Yield nsA:Yield 0 1
Comm nsA:Comm 0 1
PegInstr nsA:PegInstr 0 1
DiscInstr nsA:DiscInstr 0 1
StrtPrmGrp nsA:StrtPrmGrp 0 unbounded