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