Definition Type: Element
Name: tradeIdentifierReference
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:PartyTradeIdentifierReference
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A reference to a party trade ID. This is provided in case the message creator wishes to record that the swap leg is assocatiated with a particular trade identifier; typically this is used for identifying a USI assocatied wih the leg.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd Drilldown into href in schema fpml-shared-5-10_xsd Drilldown into PartyTradeIdentifierReference in schema fpml-shared-5-10_xsdXSD Diagram of tradeIdentifierReference in schema fpml-fx-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeIdentifierReference" type="PartyTradeIdentifierReference" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A reference to a party trade ID. This is provided in case the message creator wishes to record that the swap leg is assocatiated with a particular trade identifier; typically this is used for identifying a USI assocatied wih the leg.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsA:href Required
Collapse Derivation Tree: