Schema Central > FpML 5.5 Confirmation > fpml-business-events-5-5.xsd > fpml:novation
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:novation

Element information

Type: fpml:TradeNovationContent

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<novation>
   <oldTradeIdentifier>
      <partyReference href="party2"/>
      <tradeId tradeIdScheme="http://www.abcbank.com/tradeId/OTC">TradeABC0001</tradeId>
   </oldTradeIdentifier>
   <newTradeIdentifier>
      <partyReference href="party1"/>
      <tradeId tradeIdScheme="http://www.xyzbank.com/tradeId/OTC">TradeXYZ0001</tradeId>
   </newTradeIdentifier>
   <transferor href="party2"/>
   <transferee href="party1"/>
   <remainingParty href="party3"/>
   <novationDate>2006-01-08</novationDate>
   <novatedAmount>
      <currency>USD</currency>
      <amount>5000000.00</amount>
   </novatedAmount>
   <firstPeriodStartDate href="party3">2006-01-15</firstPeriodStartDate>
   <creditDerivativesNotices>
      <creditEvent>true</creditEvent>
      <publiclyAvailableInformation>false</publiclyAvailableInformation>
      <physicalSettlement>true</physicalSettlement>
   </creditDerivativesNotices>
   <contractualDefinitions>ISDA2003Credit</contractualDefinitions>
   <payment>
      <payerPartyReference href="party1"/>
      <receiverPartyReference href="party2"/>
      <paymentAmount>
         <currency>USD</currency>
         <amount>50000</amount>
      </paymentAmount>
   </payment>
</novation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com