Definition Type: Group
Name: QuoteCancelElements
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-quotation-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into QuotCxlEntry in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into TgtPty in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into Pty in schema fixml-quotation-base-5-0-sp2_xsdXSD Diagram of QuoteCancelElements in schema fixml-quotation-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="QuoteCancelElements">
    <xs:sequence>
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="TgtPty" type="TargetParties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="QuotCxlEntry" type="QuotCxlEntriesGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Pty nsA:Pty 0 unbounded
TgtPty nsA:TgtPty 0 unbounded
QuotCxlEntry nsA:QuotCxlEntry 0 unbounded