Definition Type: Element
Name: tradeHeader
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:TradeHeader
Containing Schema: fpml-doc-5-10.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-10_xsd2 Drilldown into tradeDate in schema fpml-doc-5-10_xsd2 Drilldown into originatingPackage in schema fpml-doc-5-10_xsd2 Drilldown into tradeSummary in schema fpml-doc-5-10_xsd2 Drilldown into partyTradeInformation in schema fpml-doc-5-10_xsd2 Drilldown into partyTradeIdentifier in schema fpml-doc-5-10_xsd2 Drilldown into TradeHeader in schema fpml-doc-5-10_xsd2XSD Diagram of tradeHeader in schema fpml-doc-5-10_xsd2 (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 nsC:partyTradeIdentifier 0 unbounded
partyTradeInformation nsC:partyTradeInformation 0 unbounded
tradeSummary nsC:tradeSummary 0 (1)
originatingPackage nsC:originatingPackage 0 (1)
tradeDate nsC:tradeDate (1) (1)
clearedDate nsC:clearedDate 0 (1)
Collapse Derivation Tree: