Definition Type: Element
Name: tradeHeader
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:TradeHeader
Containing Schema: fpml-doc-4-4.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-4-4_xsd Drilldown into partyTradeInformation in schema fpml-doc-4-4_xsd Drilldown into partyTradeIdentifier in schema fpml-doc-4-4_xsd Drilldown into TradeHeader in schema fpml-doc-4-4_xsdXSD Diagram of tradeHeader in schema fpml-doc-4-4_xsd (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 fpml:partyTradeIdentifier (1) unbounded
partyTradeInformation fpml:partyTradeInformation 0 unbounded
tradeDate fpml:tradeDate (1) (1)
Collapse Derivation Tree: