Definition Type: Group
Name: ListOrdGrpElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-listorders-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into DiscInstr in schema fixml-listorders-base-4-4_xsd Drilldown into PegInstr in schema fixml-listorders-base-4-4_xsd Drilldown into Comm in schema fixml-listorders-base-4-4_xsd Drilldown into Yield in schema fixml-listorders-base-4-4_xsd Drilldown into SprdBnchmkCurve in schema fixml-listorders-base-4-4_xsd Drilldown into OrdQty in schema fixml-listorders-base-4-4_xsd Drilldown into Stip in schema fixml-listorders-base-4-4_xsd Drilldown into Undly in schema fixml-listorders-base-4-4_xsd Drilldown into Instrmt in schema fixml-listorders-base-4-4_xsd Drilldown into TrdSes in schema fixml-listorders-base-4-4_xsd Drilldown into PreAll in schema fixml-listorders-base-4-4_xsd Drilldown into Pty in schema fixml-listorders-base-4-4_xsdXSD Diagram of ListOrdGrpElements in schema fixml-listorders-base-4-4_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="TrdSes" type="TrdgSesGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Instrmt" type="Instrument_Block_t" />
        <xs:element name="Undly" type="UndInstrmtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Stip" type="Stipulations_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="OrdQty" type="OrderQtyData_Block_t" />
        <xs:element name="SprdBnchmkCurve" type="SpreadOrBenchmarkCurveData_Block_t" minOccurs="0" />
        <xs:element name="Yield" type="YieldData_Block_t" minOccurs="0" />
        <xs:element name="Comm" type="CommissionData_Block_t" minOccurs="0" />
        <xs:element name="PegInstr" type="PegInstructions_Block_t" minOccurs="0" />
        <xs:element name="DiscInstr" type="DiscretionInstructions_Block_t" minOccurs="0" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Pty nsA:Pty 0 unbounded
PreAll nsA:PreAll 0 unbounded
TrdSes nsA:TrdSes 0 unbounded
Instrmt nsA:Instrmt (1) (1)
Undly nsA:Undly 0 unbounded
Stip nsA:Stip 0 unbounded
OrdQty nsA:OrdQty (1) (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)