Definition Type: ComplexType
Name: TradeAmendmentContent
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-2.xsd
Abstract
Documentation:
A structure describing a negotiated amendment.
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-business-events-5-2_xsd Drilldown into TradeAlterationPayment.model in schema fpml-business-events-5-2_xsd Drilldown into effectiveDate in schema fpml-business-events-5-2_xsd Drilldown into executionDateTime in schema fpml-business-events-5-2_xsd Drilldown into agreementDate in schema fpml-business-events-5-2_xsd Drilldown into AgreementAndEffectiveDates.model in schema fpml-business-events-5-2_xsd Drilldown into trade in schema fpml-business-events-5-2_xsdXSD Diagram of TradeAmendmentContent in schema fpml-business-events-5-2_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: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 ref="TradeAlterationPayment.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
trade nsA:trade 0 (1)
agreementDate nsA:agreementDate 0 (1)
executionDateTime nsA:executionDateTime 0 (1)
effectiveDate nsA:effectiveDate 0 (1)
payment nsA:payment 0 (1)
<xs:group> nsA:AgreementAndEffectiveDates.model (1) (1)
<xs:group> nsA:TradeAlterationPayment.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:amendment