Definition Type: Element
Name: allocationTradeId
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:TradeIdentifier
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Unique ID for the allocation. Multiple allocation trade IDs are provided to allow for the use of USI/UTI representations along with party-specific trade identifiers.
Collapse XSD Schema Diagram:
Drilldown into versionedTradeId in schema fpml-doc-5-10_xsd3 Drilldown into tradeId in schema fpml-doc-5-10_xsd3 Drilldown into accountReference in schema fpml-shared-5-10_xsd3 Drilldown into partyReference in schema fpml-shared-5-10_xsd3 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd3 Drilldown into tradeId in schema fpml-shared-5-10_xsd3 Drilldown into issuer in schema fpml-shared-5-10_xsd3 Drilldown into IssuerTradeId.model in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-doc-5-10_xsd3 Drilldown into TradeIdentifier in schema fpml-doc-5-10_xsd3XSD Diagram of allocationTradeId in schema fpml-doc-5-10_xsd3 (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">Unique ID for the allocation. Multiple allocation trade IDs are provided to allow for the use of USI/UTI representations along with party-specific trade identifiers.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
issuer nsD:issuer (1) (1)
tradeId nsD:tradeId (1) (1)
partyReference nsD:partyReference (1) (1)
accountReference nsD:accountReference 0 (1)
tradeId nsD:tradeId (1) (1)
versionedTradeId nsD:versionedTradeId (1) (1)
<xs:group> nsD:IssuerTradeId.model (1) (1)
<xs:group> nsD:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: