Definition Type: ComplexType
Name: TradeReferenceInformation
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-2.xsd
Abstract
Documentation:
Defines a type that allows trade identifiers and/or trade information to be represented for a trade.
Collapse XSD Schema Diagram:
Drilldown into productId in schema fpml-business-events-5-2_xsd Drilldown into productType in schema fpml-business-events-5-2_xsd Drilldown into partyTradeInformation in schema fpml-business-events-5-2_xsd Drilldown into partyTradeIdentifier in schema fpml-business-events-5-2_xsd Drilldown into terminatingEvent in schema fpml-business-events-5-2_xsd Drilldown into originatingEvent in schema fpml-business-events-5-2_xsd Drilldown into TradeReferenceInformationContents.model in schema fpml-business-events-5-2_xsdXSD Diagram of TradeReferenceInformation in schema fpml-business-events-5-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeReferenceInformation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a type that allows trade identifiers and/or trade information to be represented for a trade.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="TradeReferenceInformationContents.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
originatingEvent nsA:originatingEvent 0 (1)
terminatingEvent nsA:terminatingEvent 0 (1)
partyTradeIdentifier nsA:partyTradeIdentifier 0 unbounded
partyTradeInformation nsA:partyTradeInformation 0 unbounded
productType nsA:productType 0 (1)
productId nsA:productId 0 (1)
<xs:group> nsA:TradeReferenceInformationContents.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:tradeReferenceInformation