Definition Type: Element
Name: tradeDetails
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:TradeDetails
Containing Schema: fpml-reconciliation-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Structure that holds some trade-specific elements for identifying the trade only in the case of trades that have not been negotiated through electronic platforms and for which the counterparty's trade ID has not been captured.
Collapse XSD Schema Diagram:
Drilldown into notional in schema fpml-reconciliation-5-4_xsd Drilldown into underlyer in schema fpml-reconciliation-5-4_xsd Drilldown into embeddedOptionType in schema fpml-shared-5-4_xsd Drilldown into assetClass in schema fpml-shared-5-4_xsd Drilldown into productId in schema fpml-shared-5-4_xsd Drilldown into productType in schema fpml-shared-5-4_xsd Drilldown into secondaryAssetClass in schema fpml-shared-5-4_xsd Drilldown into primaryAssetClass in schema fpml-shared-5-4_xsd Drilldown into Product.model in schema fpml-shared-5-4_xsd Drilldown into terminationDate in schema fpml-reconciliation-5-4_xsd Drilldown into effectiveDate in schema fpml-reconciliation-5-4_xsd Drilldown into clearedDate in schema fpml-reconciliation-5-4_xsd Drilldown into tradeDate in schema fpml-reconciliation-5-4_xsd Drilldown into TradeDetails in schema fpml-reconciliation-5-4_xsdXSD Diagram of tradeDetails in schema fpml-reconciliation-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeDetails" type="TradeDetails" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Structure that holds some trade-specific elements for identifying the trade only in the case of trades that have not been negotiated through electronic platforms and for which the counterparty's trade ID has not been captured.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradeDate nsA:tradeDate 0 (1)
clearedDate nsA:clearedDate 0 (1)
effectiveDate nsA:effectiveDate 0 (1)
terminationDate nsA:terminationDate 0 (1)
primaryAssetClass nsA:primaryAssetClass 0 (1)
secondaryAssetClass nsA:secondaryAssetClass 0 unbounded
productType nsA:productType 0 unbounded
productId nsA:productId 0 unbounded
assetClass nsA:assetClass 0 unbounded
embeddedOptionType nsA:embeddedOptionType 0 2
underlyer nsA:underlyer 0 unbounded
notional nsA:notional 0 unbounded
<xs:group> nsA:Product.model 0 (1)
Collapse Derivation Tree: