Definition Type: Element
Name: changeInNotional
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:MoneyRef
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The change in notional amount for a prior report as a result of this event. The current notional will be reported in the trade itself. This corresponds to MiFIR Nominal or Monetary amount values; these can be distinguished by the esmaNotionalType indicator.
Collapse XSD Schema Diagram:
Drilldown into notionalReference in schema fpml-business-events-5-10_xsd3 Drilldown into amount in schema fpml-shared-5-10_xsd4 Drilldown into currency in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into MoneyBase in schema fpml-shared-5-10_xsd4 Drilldown into PositiveMoney in schema fpml-shared-5-10_xsd4 Drilldown into MoneyRef in schema fpml-business-events-5-10_xsd3XSD Diagram of changeInNotional in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="changeInNotional" type="MoneyRef" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The change in notional amount for a prior report as a result of this event. The current notional will be reported in the trade itself. This corresponds to MiFIR Nominal or Monetary amount values; these can be distinguished by the esmaNotionalType indicator.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency nsE:currency 0 (1)
amount nsE:amount 0 (1)
notionalReference nsE:notionalReference 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: