Definition Type: ComplexType
Name: TradeAmendmentContent
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:AbstractEvent
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Documentation:
A structure describing a negotiated amendment.
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-business-events-5-10_xsd4 Drilldown into TradeAlterationPayment.model in schema fpml-business-events-5-10_xsd4 Drilldown into changeInQuantity in schema fpml-business-events-5-10_xsd4 Drilldown into changeInNumberOfOptions in schema fpml-business-events-5-10_xsd4 Drilldown into changeInNotional in schema fpml-business-events-5-10_xsd4 Drilldown into notionalChange in schema fpml-business-events-5-10_xsd4 Drilldown into ReportingNotionalChange.model in schema fpml-business-events-5-10_xsd4 Drilldown into effectiveDate in schema fpml-business-events-5-10_xsd4 Drilldown into executionDateTime in schema fpml-business-events-5-10_xsd4 Drilldown into agreementDate in schema fpml-business-events-5-10_xsd4 Drilldown into AgreementAndEffectiveDates.model in schema fpml-business-events-5-10_xsd4 Drilldown into trade in schema fpml-business-events-5-10_xsd4 Drilldown into eventIdentifier in schema fpml-business-events-5-10_xsd4 Drilldown into AbstractEvent in schema fpml-business-events-5-10_xsd4XSD Diagram of TradeAmendmentContent in schema fpml-business-events-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeAmendmentContent">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure describing a negotiated amendment.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="AbstractEvent">
            <xsd:sequence>
                <xsd:element name="trade" type="Trade">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A full description of the amended trade (i.e. the trade after the amendment).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="AgreementAndEffectiveDates.model" />
                <xsd:group ref="ReportingNotionalChange.model" minOccurs="0" />
                <xsd:group ref="TradeAlterationPayment.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventIdentifier nsF:eventIdentifier 0 unbounded
trade nsF:trade (1) (1)
agreementDate nsF:agreementDate 0 (1)
executionDateTime nsF:executionDateTime (1) (1)
effectiveDate nsF:effectiveDate 0 (1)
notionalChange nsF:notionalChange 0 (1)
changeInNotional nsF:changeInNotional 0 unbounded
changeInNumberOfOptions nsF:changeInNumberOfOptions 0 unbounded
changeInQuantity nsF:changeInQuantity 0 unbounded
payment nsF:payment 0 unbounded
<xs:group> nsF:AgreementAndEffectiveDates.model (1) (1)
<xs:group> nsF:ReportingNotionalChange.model 0 (1)
<xs:group> nsF:TradeAlterationPayment.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:amendment