Definition Type: Element
Name: tradeReferenceInformation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:TradeReferenceInformation
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Information about a trade.
Collapse XSD Schema Diagram:
Drilldown into productId in schema fpml-business-events-5-10_xsd3 Drilldown into productType in schema fpml-business-events-5-10_xsd3 Drilldown into partyTradeInformation in schema fpml-business-events-5-10_xsd3 Drilldown into partyTradeIdentifier in schema fpml-business-events-5-10_xsd3 Drilldown into terminatingEvent in schema fpml-business-events-5-10_xsd3 Drilldown into originatingEvent in schema fpml-business-events-5-10_xsd3 Drilldown into TradeReferenceInformation in schema fpml-business-events-5-10_xsd3XSD Diagram of tradeReferenceInformation in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeReferenceInformation" type="TradeReferenceInformation" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Information about a trade.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
originatingEvent nsE:originatingEvent (1) (1)
terminatingEvent nsE:terminatingEvent (1) (1)
partyTradeIdentifier nsE:partyTradeIdentifier 0 unbounded
partyTradeInformation nsE:partyTradeInformation 0 unbounded
productType nsE:productType 0 (1)
productId nsE:productId 0 (1)
Collapse Derivation Tree: