Definition Type: ComplexType
Name: TradeIdentifier
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-doc-4-4.xsd
Abstract
Documentation:
A type defining a trade identifier issued by the indicated party.
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of TradeIdentifier in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeIdentifier">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a trade identifier issued by the indicated party.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="partyReference" type="PartyReference">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A pointer style reference to a party identifier defined elsewhere in the document. The party referenced has allocated the trade identifier.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:choice maxOccurs="unbounded">
            <xsd:element name="tradeId" type="TradeId" />
            <xsd:element name="versionedTradeId" type="VersionedTradeId" />
        </xsd:choice>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</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)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:bestFitTradeId, fpml:bestFitTradeId, fpml:PartyTradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifierfpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier, fpml:tradeIdentifier,