Definition Type: ComplexType
Name: TradeAmendmentContent
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-0.xsd
Abstract
Documentation:
A structure describing a negotiated amendment.
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-business-events-5-0_xsd1 Drilldown into TradeAlterationPayment.model in schema fpml-business-events-5-0_xsd1 Drilldown into effectiveDate in schema fpml-business-events-5-0_xsd1 Drilldown into agreementDate in schema fpml-business-events-5-0_xsd1 Drilldown into AgreementAndEffectiveDates.model in schema fpml-business-events-5-0_xsd1 Drilldown into trade in schema fpml-business-events-5-0_xsd1XSD Diagram of TradeAmendmentContent in schema fpml-business-events-5-0_xsd1 (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.</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 nsB:trade 0 (1)
agreementDate nsB:agreementDate 0 (1)
effectiveDate nsB:effectiveDate 0 (1)
payment nsB:payment 0 (1)
<xs:group> nsB:AgreementAndEffectiveDates.model (1) (1)
<xs:group> nsB:TradeAlterationPayment.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsB:amendment