Definition Type: ComplexType
Name: TradeIdentifier
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-doc-4-0.xsd
Abstract
Documentation:
A type defining a trade identifier issued by the indicated party.
Collapse XSD Schema Diagram:
Drilldown into tradeId in schema fpml-doc-4-0_xsd Drilldown into partyReference in schema fpml-doc-4-0_xsd Drilldown into id in schema fpml-doc-4-0_xsdXSD Diagram of TradeIdentifier in schema fpml-doc-4-0_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:element name="tradeId" type="TradeId" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsA:partyReference (1) (1)
tradeId nsA:tradeId (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:bestFitTradeId, nsA:bestFitTradeId, nsA:PartyTradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifiernsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier, nsA:tradeIdentifier,