Schema Central > FpML 5.5 Transparency > fpml-doc-5-5.xsd > fpml:tradeHeader
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:tradeHeader

The information on the trade which is not product specific, e.g. trade date.

Element information

Type: fpml:TradeHeader

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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