Definition Type: SimpleType
Name: NotionalChangeEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-10.xsd
Documentation:
Indicator as to the type of transaction in accordance with Articles 20(3)(a) and 21(5)(a) of Regulation (EU) 600/2014.
Collapse XSD Schema Diagram:
XSD Diagram of NotionalChangeEnum in schema fpml-enum-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="NotionalChangeEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Indicator as to the type of transaction in accordance with Articles 20(3)(a) and 21(5)(a) of Regulation (EU) 600/2014.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Increase">
            <xsd:annotation>
                <xsd:documentation>Transaction results in a Increase of Notional value</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Decrease">
            <xsd:annotation>
                <xsd:documentation>Transaction results in a Decrease of Notional value</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Increase
Enumeration Decrease
Collapse Derivation Tree:
Collapse References:
nsE:notionalChange