Definition Type: Element
Name: tradeIdentifierReference
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:PartyTradeIdentifierReference
Containing Schema: fpml-doc-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A reference to a party trade ID. If there are multiple trade IDs for a single component (e.g. USI, UTI, party-specific identifier), create a single "strategyComponentIdentifier" with a reference to the component, and multiple tradeIdentifierReferences, one referencing each applicable identifier.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd1 Drilldown into href in schema fpml-shared-5-10_xsd1 Drilldown into PartyTradeIdentifierReference in schema fpml-shared-5-10_xsd1XSD Diagram of tradeIdentifierReference in schema fpml-doc-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeIdentifierReference" type="PartyTradeIdentifierReference" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A reference to a party trade ID. If there are multiple trade IDs for a single component (e.g. USI, UTI, party-specific identifier), create a single "strategyComponentIdentifier" with a reference to the component, and multiple tradeIdentifierReferences, one referencing each applicable identifier.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsB:href Required
Collapse Derivation Tree: