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