Definition Type: Element
Name: principalExchangeDescriptions
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:PrincipalExchangeDescriptions
Containing Schema: fpml-eq-shared-4-2.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Specifies each of the characteristics of the principal exchange cashflows, in terms of paying/receiving counterparties, amounts and dates.
Collapse XSD Schema Diagram:
Drilldown into principalExchangeDate in schema fpml-eq-shared-4-2_xsd Drilldown into principalExchangeAmount in schema fpml-eq-shared-4-2_xsd Drilldown into receiverPartyReference in schema fpml-shared-4-2_xsd Drilldown into payerPartyReference in schema fpml-shared-4-2_xsd Drilldown into PayerReceiver.model in schema fpml-shared-4-2_xsd Drilldown into PrincipalExchangeDescriptions in schema fpml-eq-shared-4-2_xsdXSD Diagram of principalExchangeDescriptions in schema fpml-eq-shared-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="principalExchangeDescriptions" type="PrincipalExchangeDescriptions" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies each of the characteristics of the principal exchange cashflows, in terms of paying/receiving counterparties, amounts and dates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference fpml:payerPartyReference (1) (1)
receiverPartyReference fpml:receiverPartyReference (1) (1)
principalExchangeAmount fpml:principalExchangeAmount (1) (1)
principalExchangeDate fpml:principalExchangeDate (1) (1)
<xs:group> fpml:PayerReceiver.model (1) (1)
Collapse Derivation Tree: