Definition Type: Element
Name: affectedTransactions
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:AffectedTransactions
Containing Schema: fpml-credit-event-notification-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Trades affected by this event.
Collapse XSD Schema Diagram:
Drilldown into tradeReference in schema fpml-doc-5-10_xsd4 Drilldown into trade in schema fpml-doc-5-10_xsd4 Drilldown into TradeOrTradeReference.model in schema fpml-doc-5-10_xsd4 Drilldown into AffectedTransactions in schema fpml-credit-event-notification-5-10_xsd2XSD Diagram of affectedTransactions in schema fpml-credit-event-notification-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="affectedTransactions" type="AffectedTransactions" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Trades affected by this event.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
trade nsE:trade (1) (1)
tradeReference nsE:tradeReference (1) (1)
Collapse Derivation Tree: