Definition Type: SimpleType
Name: NotionalAdjustmentEnum
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-enum-4-4.xsd
Documentation:
The conditions that govern the adjustment to the number of units of the equity swap.
Collapse XSD Schema Diagram:
XSD Diagram of NotionalAdjustmentEnum in schema fpml-enum-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="NotionalAdjustmentEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The conditions that govern the adjustment to the number of units of the equity swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Execution">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The adjustments to the number of units are governed by an execution clause.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="PortfolioRebalancing">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The adjustments to the number of units are governed by a portfolio rebalancing clause.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Standard">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The adjustments to the number of units are not governed by any specific clause.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Execution
Enumeration PortfolioRebalancing
Enumeration Standard
Collapse Derivation Tree:
Collapse References:
fpml:notionalAdjustments, fpml:notionalAdjustments