Schema Central > FpML 5.5 Confirmation > fpml-confirmation-processes-5-5.xsd > fpml:allegedEvent
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:allegedEvent

Event (trade post-trade event) asserted by the "other side's" party.

Element information

Type: fpml:EventsChoice

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<allegedEvent>
   <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>
</allegedEvent>

Site developed and hosted by Datypic, Inc.

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