Definition Type: Element
Name: change
Namespace: http://www.fpml.org/2009/FpML-4-6
Type: fpml:ContractChange
Containing Schema: fpml-contract-notification-4-6.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Details of the Contract's non-negotiated changes.
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-contract-notification-4-6_xsd Drilldown into changeEvent in schema fpml-contract-notification-4-6_xsd Drilldown into effectiveDate in schema fpml-contract-notification-4-6_xsd Drilldown into contract in schema fpml-contract-notification-4-6_xsd Drilldown into oldContract in schema fpml-contract-notification-4-6_xsd Drilldown into oldContractIdentifier in schema fpml-contract-notification-4-6_xsd Drilldown into ContractChange in schema fpml-contract-notification-4-6_xsdXSD Diagram of change in schema fpml-contract-notification-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="change" type="ContractChange">
    <xsd:annotation>
        <xsd:documentation>Details of the Contract's non-negotiated changes.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
oldContractIdentifier fpml:oldContractIdentifier (1) (1)
oldContract fpml:oldContract (1) (1)
contract fpml:contract (1) (1)
effectiveDate fpml:effectiveDate (1) (1)
changeEvent fpml:changeEvent (1) (1)
payment fpml:payment 0 (1)
Collapse Derivation Tree: