Definition Type: Group
Name: QuoteResponseElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-quotation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into Yield in schema fixml-quotation-base-4-4_xsd Drilldown into SprdBnchmkCurve in schema fixml-quotation-base-4-4_xsd Drilldown into Quot in schema fixml-quotation-base-4-4_xsd Drilldown into Stip in schema fixml-quotation-base-4-4_xsd Drilldown into OrdQty in schema fixml-quotation-base-4-4_xsd Drilldown into Undly in schema fixml-quotation-base-4-4_xsd Drilldown into FinDetls in schema fixml-quotation-base-4-4_xsd Drilldown into Instrmt in schema fixml-quotation-base-4-4_xsd Drilldown into Pty in schema fixml-quotation-base-4-4_xsd Drilldown into QuotQual in schema fixml-quotation-base-4-4_xsdXSD Diagram of QuoteResponseElements in schema fixml-quotation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="QuoteResponseElements">
    <xs:sequence>
        <xs:element name="QuotQual" type="QuotQualGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Instrmt" type="Instrument_Block_t" />
        <xs:element name="FinDetls" type="FinancingDetails_Block_t" minOccurs="0" />
        <xs:element name="Undly" type="UndInstrmtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="OrdQty" type="OrderQtyData_Block_t" minOccurs="0" />
        <xs:element name="Stip" type="Stipulations_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Quot" type="LegQuotGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="SprdBnchmkCurve" type="SpreadOrBenchmarkCurveData_Block_t" minOccurs="0" />
        <xs:element name="Yield" type="YieldData_Block_t" minOccurs="0" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
QuotQual nsA:QuotQual 0 unbounded
Pty nsA:Pty 0 unbounded
Instrmt nsA:Instrmt (1) (1)
FinDetls nsA:FinDetls 0 (1)
Undly nsA:Undly 0 unbounded
OrdQty nsA:OrdQty 0 (1)
Stip nsA:Stip 0 unbounded
Quot nsA:Quot 0 unbounded
SprdBnchmkCurve nsA:SprdBnchmkCurve 0 (1)
Yield nsA:Yield 0 (1)