Definition Type: Element
Name: tradeReferenceInformation
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:TradeReferenceInformation
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Information about a trade.
Collapse XSD Schema Diagram:
Drilldown into productId in schema fpml-business-events-5-10_xsd Drilldown into productType in schema fpml-business-events-5-10_xsd Drilldown into partyTradeInformation in schema fpml-business-events-5-10_xsd Drilldown into partyTradeIdentifier in schema fpml-business-events-5-10_xsd Drilldown into terminatingEvent in schema fpml-business-events-5-10_xsd Drilldown into originatingEvent in schema fpml-business-events-5-10_xsd Drilldown into TradeReferenceInformation in schema fpml-business-events-5-10_xsdXSD Diagram of tradeReferenceInformation in schema fpml-business-events-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeReferenceInformation" type="TradeReferenceInformation">
    <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 nsA:originatingEvent (1) (1)
terminatingEvent nsA:terminatingEvent (1) (1)
partyTradeIdentifier nsA:partyTradeIdentifier (1) unbounded
partyTradeInformation nsA:partyTradeInformation 0 unbounded
productType nsA:productType 0 (1)
productId nsA:productId 0 (1)
Collapse Derivation Tree: