XML Schema Documentation

Model Group: ContractNovationDetails.model

[Table of contents]

Name ContractNovationDetails.model
Used by (from the same schema document) Complex Type ContractNovation
Documentation Model group with Contract Novation element content.
XML Instance Representation
Start Choice [1]
Start Choice [1]

'Choice between identification and representation of the new contract.'


<newContractReference> ContractReference </newContractReference> [1]

'Indicates a reference to the new Contract between the transferee and the remaining party.'

<newContract> Contract </newContract> [1]

'Indicates the new Contract between the transferee and the remaining party.'

End Choice
Start Choice [1]
<oldContractReference> ContractReference </oldContractReference> [1]

'Indicates a reference to the original contract between the transferor and the remaining party.'

<oldContract> Contract </oldContract> [1]

'Indicates the original Contract between the transferor and the remaining party.'

End Choice
Start Choice [0..1]

'Choice between identification and representation of the new contract.'


<newContractReference> ContractReference </newContractReference> [1]
<newContract> Contract </newContract> [1]
End Choice
End Choice
<transferor> PartyReference </transferor> [1]

'A pointer style reference to a party identifier defined elsewhere in the document. In a three-way novation the party referenced is the Transferor (outgoing party) in the novation. The Transferor means a party which transfers by novation to a Transferee all of its rights, liabilities, duties and obligations with respect to a Remaining Party. In a four-way novation the party referenced is Transferor 1 which transfers by novation to Transferee 1 all of its rights, liabilities, duties and obligations with respect to Transferor 2. ISDA 2004 Novation Term: Transferor (three-way novation) or Transferor 1 (four-way novation).'

<transferee> PartyReference </transferee> [1]

'A pointer style reference to a party identifier defined elsewhere in the document. In a three-way novation the party referenced is the Transferee (incoming party) in the novation. Transferee means a party which accepts by way of novation all rights, liabilities, duties and obligations of a Transferor with respect to a Remaining Party. In a four-way novation the party referenced is Transferee 1 which accepts by way of novation the rights, liabilities, duties and obligations of Transferor 1. ISDA 2004 Novation Term: Transferee (three-way novation) or Transferee 1 (four-way novation).'

<remainingParty> PartyReference </remainingParty> [1]

'A pointer style reference to a party identifier defined elsewhere in the document. In a three-way novation the party referenced is the Remaining Party in the novation. Remaining Party means a party which consents to a Transferor\'s transfer by novation and the acceptance thereof by the Transferee of all of the Transferor\'s rights, liabilities, duties and obligations with respect to such Remaining Party under and with respect of the Novated Amount of a transaction. In a four-way novation the party referenced is Transferor 2 per the ISDA definition and acts in the role of a Transferor. Transferor 2 transfers by novation to Transferee 2 all of its rights, liabilities, duties and obligations with respect to Transferor 1. ISDA 2004 Novation Term: Remaining Party (three-way novation) or Transferor 2 (four-way novation).'

<otherRemainingParty> PartyReference </otherRemainingParty> [0..1]

'A pointer style reference to a party identifier defined elsewhere in the document. This element is not applicable in a three-way novation and should be omitted. In a four-way novation the party referenced is Transferee 2. Transferee 2 means a party which accepts by way of novation the rights, liabilities, duties and obligations of Transferor 2. ISDA 2004 Novation Term: Transferee 2 (four-way novation).'

<novationDate> xsd:date </novationDate> [1]

'Specifies the date that one party\'s legal obligations with regard to a trade are transferred to another party. It corresponds to the Novation Date section of the 2004 ISDA Novation Definitions, section 1.16.'

<novationContractDate> xsd:date </novationContractDate> [0..1]

'Specifies the date the parties agree to assign or novate a Contract. If this element is not specified, the novationContractDate will be deemed to be the novationDate. It corresponds to the Novation Trade Date section of the 2004 ISDA Novation Definitions, section 1.17.'

Start Choice [1]

'Choice for expressing the novated amount as either a money amount, number of options, or number of units, according the the financial product which is being novated.'


<novatedAmount> Money </novatedAmount> [1]

'The amount which represents the portion of the Old Contract being novated.'

<novatedNumberOfOptions> xsd:decimal </novatedNumberOfOptions> [1]

'The number of options which represent the portion of the Old Contract being novated.'

<novatedNumberOfUnits> xsd:decimal </novatedNumberOfUnits> [1]

'The number of options which represent the portion of the Old Contract being novated.'

End Choice
<fullFirstCalculationPeriod> xsd:boolean </fullFirstCalculationPeriod> [0..1]

'This element corresponds to the applicability of the Full First Calculation Period as defined in the 2004 ISDA Novation Definitions, section 1.20.'

<firstPeriodStartDate> FirstPeriodStartDate </firstPeriodStartDate> [0..2]

'Element that is used to be able to make sense of the “new transaction” without requiring reference back to the “old transaction”. In the case of interest rate products there are potentially 2 “first period start dates” to reference – one with respect to each party to the new transaction. For Credit Default Swaps there is just the one with respect to the party that is the fixed rate payer.'

<nonReliance> Empty </nonReliance> [0..1]

'This element corresponds to the non-Reliance section in the 2004 ISDA Novation Definitions, section 2.1 (c) (i). The element appears in the instance document when non-Reliance is applicable.'

<creditDerivativesNotices> CreditDerivativesNotices </creditDerivativesNotices> [0..1]

'This element should be specified if one or more of either a Credit Event Notice, Notice of Publicly Available Information, Notice of Physical Settlement or Notice of Intended Physical Settlement, as applicable, has been delivered by or to the Transferor or the Remaining Party. The type of notice or notices that have been delivered should be indicated by setting the relevant boolean element value(s) to true. The absence of the element means that no Credit Event Notice, Notice of Publicly Available Information, Notice of Physical Settlement or Notice of Intended Physical Settlement, as applicable, has been delivered by or to the Transferor or the Remaining Party.'

<contractualDefinitions> ContractualDefinitions </contractualDefinitions> [0..*]

'The definitions (such as those published by ISDA) that will define the terms of the novation transaction.'

<contractualTermsSupplement> ContractualTermsSupplement </contractualTermsSupplement> [0..*]

'A contractual supplement (such as those published by ISDA) that will apply to the trade.'

Diagram
type_ContractReference type_Contract
Schema Component Representation
<xsd:group name="ContractNovationDetails.model">
<xsd:sequence>
<xsd:choice>
<xsd:choice>
<xsd:element name="newContractReference" type=" ContractReference "/>
<xsd:element name="newContract" type=" Contract "/>
</xsd:choice>
<xsd:sequence>
<xsd:choice>
<xsd:element name="oldContractReference" type=" ContractReference "/>
<xsd:element name="oldContract" type=" Contract "/>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="newContractReference" type=" ContractReference "/>
<xsd:element name="newContract" type=" Contract "/>
</xsd:choice>
</xsd:sequence>
</xsd:choice>
<xsd:element name="transferor" type=" PartyReference "/>
<xsd:element name="transferee" type=" PartyReference "/>
<xsd:element name="remainingParty" type=" PartyReference "/>
<xsd:element name="otherRemainingParty" type=" PartyReference " minOccurs="0"/>
<xsd:element name="novationDate" type=" xsd:date "/>
<xsd:element name="novationContractDate" type=" xsd:date " minOccurs="0"/>
<xsd:choice>
<xsd:element name="novatedAmount" type=" Money "/>
<xsd:element name="novatedNumberOfOptions" type=" xsd:decimal "/>
<xsd:element name="novatedNumberOfUnits" type=" xsd:decimal "/>
</xsd:choice>
<xsd:element name="fullFirstCalculationPeriod" type=" xsd:boolean " minOccurs="0"/>
<xsd:element name="firstPeriodStartDate" type=" FirstPeriodStartDate " minOccurs="0" maxOccurs="2"/>
<xsd:element name="nonReliance" type=" Empty " minOccurs="0"/>
<xsd:element name="creditDerivativesNotices" type=" CreditDerivativesNotices " minOccurs="0"/>
<xsd:element name="contractualDefinitions" type=" ContractualDefinitions " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="contractualTermsSupplement" type=" ContractualTermsSupplement " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>