Definition Type: Element
Name: affectedTransactions
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into trade in schema fpml-doc-5-10_xsd Drilldown into TradeOrTradeReference.model in schema fpml-doc-5-10_xsd Drilldown into AffectedTransactions in schema fpml-credit-event-notification-5-10_xsdXSD Diagram of affectedTransactions in schema fpml-credit-event-notification-5-10_xsd (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 nsA:trade (1) (1)
tradeReference nsA:tradeReference (1) (1)
Collapse Derivation Tree: