Definition Type: Element
Name: principalExchangeDate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:AdjustableOrRelativeDate
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Date on which each of the principal exchanges will take place. This date is either explictly stated, or is defined by reference to another date in the swap document. In this latter case, it will typically refer to one other date of the equity leg: either the effective date (initial exchange), or the last payment date (final exchange).
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-10_xsd3 Drilldown into adjustableDate in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-10_xsd3XSD Diagram of principalExchangeDate in schema fpml-eq-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="principalExchangeDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Date on which each of the principal exchanges will take place. This date is either explictly stated, or is defined by reference to another date in the swap document. In this latter case, it will typically refer to one other date of the equity leg: either the effective date (initial exchange), or the last payment date (final exchange).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsD:adjustableDate (1) (1)
relativeDate nsD:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: