Definition Type: Element
Name: tradeIdentifier
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:TradeIdentifier
Containing Schema: fpml-doc-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The identifier for the trade compared against.
Collapse XSD Schema Diagram:
Drilldown into versionedTradeId in schema fpml-doc-5-0_xsd1 Drilldown into tradeId in schema fpml-doc-5-0_xsd1 Drilldown into reportingRole in schema fpml-doc-5-0_xsd1 Drilldown into accountReference in schema fpml-shared-5-0_xsd1 Drilldown into partyReference in schema fpml-shared-5-0_xsd1 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-doc-5-0_xsd1 Drilldown into TradeIdentifier in schema fpml-doc-5-0_xsd1XSD Diagram of tradeIdentifier in schema fpml-doc-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeIdentifier" type="TradeIdentifier" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The identifier for the trade compared against.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsB:partyReference 0 (1)
accountReference nsB:accountReference 0 (1)
reportingRole nsB:reportingRole 0 (1)
tradeId nsB:tradeId 0 (1)
versionedTradeId nsB:versionedTradeId 0 (1)
<xs:group> nsB:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: