Definition Type: ComplexType
Name: TradeIdentifierExtended
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:TradeIdentifier
Containing Schema: fpml-doc-5-10.xsd
Abstract
Documentation:
A type defining a trade identifier with a reference to the party that this trade is associated with.
Collapse XSD Schema Diagram:
Drilldown into associatedPartyReference in schema fpml-doc-5-10_xsd5 Drilldown into versionedTradeId in schema fpml-doc-5-10_xsd5 Drilldown into tradeId in schema fpml-doc-5-10_xsd5 Drilldown into partyReference in schema fpml-shared-5-10_xsd5 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd5 Drilldown into tradeId in schema fpml-shared-5-10_xsd5 Drilldown into issuer in schema fpml-shared-5-10_xsd5 Drilldown into IssuerTradeId.model in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-doc-5-10_xsd5 Drilldown into TradeIdentifier in schema fpml-doc-5-10_xsd5XSD Diagram of TradeIdentifierExtended in schema fpml-doc-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeIdentifierExtended">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a trade identifier with a reference to the party that this trade is associated with.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="TradeIdentifier">
            <xsd:sequence>
                <xsd:element name="associatedPartyReference" type="PartyReference" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
issuer nsF:issuer (1) (1)
tradeId nsF:tradeId (1) (1)
partyReference nsF:partyReference (1) (1)
tradeId nsF:tradeId (1) (1)
versionedTradeId nsF:versionedTradeId (1) (1)
associatedPartyReference nsF:associatedPartyReference 0 (1)
<xs:group> nsF:IssuerTradeId.model (1) (1)
<xs:group> nsF:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:resultingTradeId