Definition Type: ComplexType
Name: TradeIdentifierExtended
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB: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_xsd1 Drilldown into versionedTradeId in schema fpml-doc-5-10_xsd1 Drilldown into tradeId in schema fpml-doc-5-10_xsd1 Drilldown into accountReference in schema fpml-shared-5-10_xsd1 Drilldown into partyReference in schema fpml-shared-5-10_xsd1 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd1 Drilldown into tradeId in schema fpml-shared-5-10_xsd1 Drilldown into issuer in schema fpml-shared-5-10_xsd1 Drilldown into IssuerTradeId.model in schema fpml-shared-5-10_xsd1 Drilldown into id in schema fpml-doc-5-10_xsd1 Drilldown into TradeIdentifier in schema fpml-doc-5-10_xsd1XSD Diagram of TradeIdentifierExtended in schema fpml-doc-5-10_xsd1 (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" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
issuer nsB:issuer (1) (1)
tradeId nsB:tradeId (1) (1)
partyReference nsB:partyReference (1) (1)
accountReference nsB:accountReference 0 (1)
tradeId nsB:tradeId (1) (1)
versionedTradeId nsB:versionedTradeId (1) (1)
associatedPartyReference nsB:associatedPartyReference (1) (1)
<xs:group> nsB:IssuerTradeId.model (1) (1)
<xs:group> nsB:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:resultingTradeId