Definition Type: ComplexType
Name: TradeIdentifierExtended
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC: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_xsd2 Drilldown into versionedTradeId in schema fpml-doc-5-10_xsd2 Drilldown into tradeId in schema fpml-doc-5-10_xsd2 Drilldown into accountReference in schema fpml-shared-5-10_xsd2 Drilldown into partyReference in schema fpml-shared-5-10_xsd2 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd2 Drilldown into tradeId in schema fpml-shared-5-10_xsd2 Drilldown into issuer in schema fpml-shared-5-10_xsd2 Drilldown into IssuerTradeId.model in schema fpml-shared-5-10_xsd2 Drilldown into id in schema fpml-doc-5-10_xsd2 Drilldown into TradeIdentifier in schema fpml-doc-5-10_xsd2XSD Diagram of TradeIdentifierExtended in schema fpml-doc-5-10_xsd2 (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 nsC:issuer (1) (1)
tradeId nsC:tradeId (1) (1)
partyReference nsC:partyReference 0 (1)
accountReference nsC:accountReference 0 (1)
tradeId nsC:tradeId (1) (1)
versionedTradeId nsC:versionedTradeId (1) (1)
associatedPartyReference nsC:associatedPartyReference 0 (1)
<xs:group> nsC:IssuerTradeId.model (1) (1)
<xs:group> nsC:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:resultingTradeId