Definition Type: Element
Name: principalExchangeAmount
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PrincipalExchangeAmount
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs (1)
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-4-4_xsd Drilldown into determinationMethod in schema fpml-eq-shared-4-4_xsd Drilldown into amountRelativeTo in schema fpml-eq-shared-4-4_xsd Drilldown into PrincipalExchangeAmount in schema fpml-eq-shared-4-4_xsdXSD Diagram of principalExchangeAmount in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="principalExchangeAmount" type="PrincipalExchangeAmount">
    <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 fpml:amountRelativeTo (1) (1)
determinationMethod fpml:determinationMethod (1) (1)
principalAmount fpml:principalAmount (1) (1)
Collapse Derivation Tree: