Definition Type: ComplexType
Name: PartyTradeIdentifier
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:TradeIdentifier
Containing Schema: fpml-doc-4-4.xsd
Abstract
Documentation:
A type defining one or more trade identifiers allocated to the trade by a party. A link identifier allows the trade to be associated with other related trades, e.g. trades forming part of a larger structured transaction. It is expected that for external communication of trade there will be only one tradeId sent in the document per party.
Collapse XSD Schema Diagram:
Drilldown into linkId in schema fpml-doc-4-4_xsd Drilldown into versionedTradeId in schema fpml-doc-4-4_xsd Drilldown into tradeId in schema fpml-doc-4-4_xsd Drilldown into partyReference in schema fpml-doc-4-4_xsd Drilldown into id in schema fpml-doc-4-4_xsd Drilldown into TradeIdentifier in schema fpml-doc-4-4_xsdXSD Diagram of PartyTradeIdentifier in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PartyTradeIdentifier">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining one or more trade identifiers allocated to the trade by a party. A link identifier allows the trade to be associated with other related trades, e.g. trades forming part of a larger structured transaction. It is expected that for external communication of trade there will be only one tradeId sent in the document per party.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="TradeIdentifier">
            <xsd:sequence>
                <xsd:element name="linkId" type="LinkId" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A link identifier allowing the trade to be associated with other related trades, e.g. the linkId may contain a tradeId for an associated trade or several related trades may be given the same linkId. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference fpml:partyReference (1) (1)
tradeId fpml:tradeId (1) (1)
versionedTradeId fpml:versionedTradeId (1) (1)
linkId fpml:linkId 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:allocationTradeId, fpml:allocationTradeId, fpml:AllocationTradeIdentifier, fpml:blockTradeId, fpml:blockTradeId, fpml:BlockTradeIdentifier, fpml:originalTradeIdentifier, fpml:partyTradeIdentifier, fpml:partyTradeIdentifier, fpml:partyTradeIdentifier, fpml:partyTradeIdentifier, fpml:partyTradeIdentifier, fpml:partyTradeIdentifier, fpml:partyTradeIdentifier, fpml:partyTradeIdentifier