Definition Type: Element
Name: principalExchangeAmount
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF: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_xsd3 Drilldown into determinationMethod in schema fpml-eq-shared-5-10_xsd3 Drilldown into amountRelativeTo in schema fpml-eq-shared-5-10_xsd3 Drilldown into PrincipalExchangeAmount in schema fpml-eq-shared-5-10_xsd3XSD Diagram of principalExchangeAmount in schema fpml-eq-shared-5-10_xsd3 (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 nsF:amountRelativeTo (1) (1)
determinationMethod nsF:determinationMethod (1) (1)
principalAmount nsF:principalAmount (1) (1)
Collapse Derivation Tree: