Definition Type: Element
Name: allocationTradeId
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:TradeIdentifier
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The trade id of the allocated trade. This is used by the block trade to reference the allocated trade.
Collapse XSD Schema Diagram:
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 allocationTradeId in schema fpml-doc-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="allocationTradeId" type="TradeIdentifier" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The trade id of the allocated trade. This is used by the block trade to reference the allocated trade.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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)
<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: