Definition Type: Element
Name: principalExchanges
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PrincipalExchanges
Containing Schema: fpml-ird-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The true/false flags indicating whether initial, intermediate or final exchanges of principal should occur.
Collapse XSD Schema Diagram:
Drilldown into intermediateExchange in schema fpml-shared-4-4_xsd Drilldown into finalExchange in schema fpml-shared-4-4_xsd Drilldown into initialExchange in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into PrincipalExchanges in schema fpml-shared-4-4_xsdXSD Diagram of principalExchanges in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="principalExchanges" type="PrincipalExchanges" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The true/false flags indicating whether initial, intermediate or final exchanges of principal should occur.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
initialExchange fpml:initialExchange (1) (1)
finalExchange fpml:finalExchange (1) (1)
intermediateExchange fpml:intermediateExchange (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id Optional
Collapse Derivation Tree: