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