Definition Type: Element
Name: principalExchanges
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PrincipalExchanges
Containing Schema: fpml-eq-shared-5-10.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-5-10_xsd4 Drilldown into finalExchange in schema fpml-shared-5-10_xsd4 Drilldown into initialExchange in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into PrincipalExchanges in schema fpml-shared-5-10_xsd4XSD Diagram of principalExchanges in schema fpml-eq-shared-5-10_xsd2 (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 nsE:initialExchange 0 (1)
finalExchange nsE:finalExchange 0 (1)
intermediateExchange nsE:intermediateExchange 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id Optional
Collapse Derivation Tree: