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