Definition Type: Element
Name: tradeHeader
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:TradeHeader
Containing Schema: fpml-doc-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The information on the trade which is not product specific, e.g. trade date.
Collapse XSD Schema Diagram:
Drilldown into tradeDate in schema fpml-doc-5-10_xsd5 Drilldown into originatingPackage in schema fpml-doc-5-10_xsd5 Drilldown into productSummary in schema fpml-doc-5-10_xsd5 Drilldown into tradeSummary in schema fpml-doc-5-10_xsd5 Drilldown into partyTradeInformation in schema fpml-doc-5-10_xsd5 Drilldown into tradeInformation in schema fpml-doc-5-10_xsd5 Drilldown into partyTradeIdentifier in schema fpml-doc-5-10_xsd5 Drilldown into TradeHeader in schema fpml-doc-5-10_xsd5XSD Diagram of tradeHeader in schema fpml-doc-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeHeader" type="TradeHeader">
    <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 nsF:partyTradeIdentifier (1) unbounded
tradeInformation nsF:tradeInformation (1) (1)
partyTradeInformation nsF:partyTradeInformation 0 unbounded
tradeSummary nsF:tradeSummary 0 (1)
productSummary nsF:productSummary 0 (1)
originatingPackage nsF:originatingPackage 0 (1)
tradeDate nsF:tradeDate 0 (1)
Collapse Derivation Tree: