Definition Type: Group
Name: LegQuotStatGrpElements
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-quotation-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into Pty in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into Stip in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into Leg in schema fixml-quotation-base-5-0-sp2_xsdXSD Diagram of LegQuotStatGrpElements in schema fixml-quotation-base-5-0-sp2_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" maxOccurs="1" />
        <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