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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:trade

Element information

Type: fpml:Trade

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:ID

Used in

Sample instance

<trade>
   <tradeHeader>
      <partyTradeIdentifier>
         <issuer issuerIdScheme="http://www.fpml.org/coding-scheme/external/cftc/issuer-identifier">1021111111</issuer>
         <tradeId tradeIdScheme="http://www.fpml.org/coding-scheme/external/unique-transaction-identifier">12345678901234567890123456789012</tradeId>
      </partyTradeIdentifier>
      <tradeInformation>
         <executionDateTime>2006-05-10T09:12:34Z</executionDateTime>
         <intentToClear>false</intentToClear>
         <nonStandardTerms>true</nonStandardTerms>
         <offMarketPrice>true</offMarketPrice>
         <largeSizeTrade>false</largeSizeTrade>
         <executionType>Electronic</executionType>
         <executionVenueType>SEF</executionVenueType>
      </tradeInformation>
      <tradeDate id="TRADEDATE">2006-05-10</tradeDate>
   </tradeHeader>
   <bondOption>
      <primaryAssetClass>InterestRate</primaryAssetClass>
      <productType>InterestRate:Option:DebtOption</productType>
      <optionType>Call</optionType>
      <premium>
         <paymentAmount>
            <currency>JPY</currency>
            <amount>25000000</amount>
         </paymentAmount>
      </premium>
      <europeanExercise>
         <expirationDate>
            <adjustableDate>
               <unadjustedDate>2006-06-19</unadjustedDate>
            </adjustableDate>
         </expirationDate>
      </europeanExercise>
      <notionalAmount>
         <currency>JPY</currency>
         <amount>10000000000</amount>
      </notionalAmount>
      <entitlementCurrency>JPY</entitlementCurrency>
      <numberOfOptions>1</numberOfOptions>
      <strike>
         <price>
            <strikePrice>99.7</strikePrice>
         </price>
      </strike>
      <bond>
         <instrumentId instrumentIdScheme="CUSIP">ExampleCUSIP1</instrumentId>
         <currency>JPY</currency>
         <clearanceSystem>Clearstream</clearanceSystem>
         <couponRate>0.014</couponRate>
         <maturity>2011-03-20</maturity>
         <parValue>10000000000</parValue>
         <faceAmount>10000000000</faceAmount>
      </bond>
   </bondOption>
</trade>

Site developed and hosted by Datypic, Inc.

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