Definition Type: Element
Name: tradeHeader
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:TradeHeader
Containing Schema: fpml-doc-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The information on the trade which is not product specific, e.g. trade date.
Collapse XSD Schema Diagram:
Drilldown into clearedDate in schema fpml-doc-5-0_xsd1 Drilldown into tradeDate in schema fpml-doc-5-0_xsd1 Drilldown into partyTradeInformation in schema fpml-doc-5-0_xsd1 Drilldown into partyTradeIdentifier in schema fpml-doc-5-0_xsd1 Drilldown into TradeHeader in schema fpml-doc-5-0_xsd1XSD Diagram of tradeHeader in schema fpml-doc-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeHeader" type="TradeHeader" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The information on the trade which is not product specific, e.g. trade date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyTradeIdentifier nsB:partyTradeIdentifier 0 unbounded
partyTradeInformation nsB:partyTradeInformation 0 unbounded
tradeDate nsB:tradeDate 0 (1)
clearedDate nsB:clearedDate 0 (1)
Collapse Derivation Tree: