Definition Type: Element
Name: changeInQuantity
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:UnitQuantityRef
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The change in quantity(s) from a prior report as a result of this event. The current quantity will be reported in the trade itself. This corresponds to the MiFIR "units" value.
Collapse XSD Schema Diagram:
Drilldown into quantityReference in schema fpml-business-events-5-10_xsd3 Drilldown into quantity in schema fpml-com-5-10_xsd2 Drilldown into quantityUnit in schema fpml-com-5-10_xsd2 Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into UnitQuantity in schema fpml-com-5-10_xsd2 Drilldown into UnitQuantityRef in schema fpml-business-events-5-10_xsd3XSD Diagram of changeInQuantity in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="changeInQuantity" type="UnitQuantityRef" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The change in quantity(s) from a prior report as a result of this event. The current quantity will be reported in the trade itself. This corresponds to the MiFIR "units" value.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quantityUnit nsE:quantityUnit 0 (1)
quantity nsE:quantity 0 (1)
quantityReference nsE:quantityReference 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: