Definition Type: ComplexType
Name: TradeAmendmentContent
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:AbstractEvent
Containing Schema: fpml-business-events-5-4.xsd
Abstract
Documentation:
A structure describing a negotiated amendment.
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-business-events-5-4_xsd Drilldown into TradeAlterationPayment.model in schema fpml-business-events-5-4_xsd Drilldown into effectiveDate in schema fpml-business-events-5-4_xsd Drilldown into executionDateTime in schema fpml-business-events-5-4_xsd Drilldown into agreementDate in schema fpml-business-events-5-4_xsd Drilldown into AgreementAndEffectiveDates.model in schema fpml-business-events-5-4_xsd Drilldown into trade in schema fpml-business-events-5-4_xsd Drilldown into eventIdentifier in schema fpml-business-events-5-4_xsd Drilldown into AbstractEvent in schema fpml-business-events-5-4_xsdXSD Diagram of TradeAmendmentContent in schema fpml-business-events-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeAmendmentContent">
    <xsd:annotation>
        <xsd:documentation>A structure describing a negotiated amendment.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="AbstractEvent">
            <xsd:sequence>
                <xsd:element name="trade" type="Trade" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>A fulll 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>
                <xsd:group ref="TradeAlterationPayment.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventIdentifier nsA:eventIdentifier 0 unbounded
trade nsA:trade 0 (1)
agreementDate nsA:agreementDate 0 (1)
executionDateTime nsA:executionDateTime 0 (1)
effectiveDate nsA:effectiveDate 0 (1)
payment nsA:payment 0 unbounded
<xs:group> nsA:AgreementAndEffectiveDates.model (1) (1)
<xs:group> nsA:TradeAlterationPayment.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:amendment