Definition Type: Element
Name: principalExchange
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PrincipalExchange
Containing Schema: fpml-ird-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The initial, intermediate and final principal exchange amounts. Typically required on cross currency interest rate swaps where actual exchanges of principal occur. A list of principal exchange elements may be ordered in the document by ascending adjusted principal exchange date. An FpML document containing an unordered principal exchange list is still regarded as a conformant document.
Collapse XSD Schema Diagram:
Drilldown into presentValuePrincipalExchangeAmount in schema fpml-ird-4-4_xsd Drilldown into discountFactor in schema fpml-ird-4-4_xsd Drilldown into principalExchangeAmount in schema fpml-ird-4-4_xsd Drilldown into adjustedPrincipalExchangeDate in schema fpml-ird-4-4_xsd Drilldown into unadjustedPrincipalExchangeDate in schema fpml-ird-4-4_xsd Drilldown into id in schema fpml-ird-4-4_xsd Drilldown into PrincipalExchange in schema fpml-ird-4-4_xsdXSD Diagram of principalExchange in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="principalExchange" type="PrincipalExchange" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The initial, intermediate and final principal exchange amounts. Typically required on cross currency interest rate swaps where actual exchanges of principal occur. A list of principal exchange elements may be ordered in the document by ascending adjusted principal exchange date. An FpML document containing an unordered principal exchange list is still regarded as a conformant document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedPrincipalExchangeDate fpml:unadjustedPrincipalExchangeDate 0 (1)
adjustedPrincipalExchangeDate fpml:adjustedPrincipalExchangeDate 0 (1)
principalExchangeAmount fpml:principalExchangeAmount 0 (1)
discountFactor fpml:discountFactor 0 (1)
presentValuePrincipalExchangeAmount fpml:presentValuePrincipalExchangeAmount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: