Definition Type: Group
Name: LegQuotStatGrpElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-quotation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into Pty in schema fixml-quotation-base-4-4_xsd Drilldown into Stip in schema fixml-quotation-base-4-4_xsd Drilldown into Leg in schema fixml-quotation-base-4-4_xsdXSD Diagram of LegQuotStatGrpElements in schema fixml-quotation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="LegQuotStatGrpElements">
    <xs:sequence>
        <xs:element name="Leg" type="InstrumentLeg_Block_t" minOccurs="0" />
        <xs:element name="Stip" type="LegStipulations_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Pty" type="NestedParties_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Leg nsA:Leg 0 (1)
Stip nsA:Stip 0 unbounded
Pty nsA:Pty 0 unbounded