Definition Type: Element
Name: principalExchangeAmount
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PrincipalExchangeAmount
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the principal echange amount, either by explicitly defining it, or by point to an amount defined somewhere else in the swap document.
Collapse XSD Schema Diagram:
Drilldown into principalAmount in schema fpml-eq-shared-5-10_xsd1 Drilldown into determinationMethod in schema fpml-eq-shared-5-10_xsd1 Drilldown into amountRelativeTo in schema fpml-eq-shared-5-10_xsd1 Drilldown into PrincipalExchangeAmount in schema fpml-eq-shared-5-10_xsd1XSD Diagram of principalExchangeAmount in schema fpml-eq-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="principalExchangeAmount" type="PrincipalExchangeAmount" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the principal echange amount, either by explicitly defining it, or by point to an amount defined somewhere else in the swap document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amountRelativeTo nsD:amountRelativeTo (1) (1)
determinationMethod nsD:determinationMethod (1) (1)
principalAmount nsD:principalAmount (1) (1)
Collapse Derivation Tree: