Definition Type: ComplexType
Name: Allocation
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-doc-5-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into masterConfirmationDate in schema fpml-doc-5-0_xsd1 Drilldown into approvals in schema fpml-doc-5-0_xsd1 Drilldown into creditChargeAmount in schema fpml-doc-5-0_xsd1 Drilldown into collateral in schema fpml-doc-5-0_xsd1 Drilldown into AllocationContent.model in schema fpml-doc-5-0_xsd1 Drilldown into allocatedNotional in schema fpml-doc-5-0_xsd1 Drilldown into allocatedFraction in schema fpml-doc-5-0_xsd1 Drilldown into accountReference in schema fpml-shared-5-0_xsd1 Drilldown into partyReference in schema fpml-shared-5-0_xsd1 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-0_xsd1 Drilldown into allocationTradeId in schema fpml-doc-5-0_xsd1XSD Diagram of Allocation in schema fpml-doc-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Allocation">
    <xsd:sequence>
        <xsd:element name="allocationTradeId" type="TradeIdentifier" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Unique ID for the allocation.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="PartyAndAccountReferences.model" />
        <xsd:choice>
            <xsd:element name="allocatedFraction" type="xsd:decimal" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The fractional allocation (0.45 = 45%) of the notional and "block" fees to this particular client subaccount.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="allocatedNotional" type="Money" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The notional allocation (amount and currency) to this particular client account.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:group ref="AllocationContent.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
allocationTradeId nsB:allocationTradeId 0 (1)
partyReference nsB:partyReference 0 (1)
accountReference nsB:accountReference 0 (1)
allocatedFraction nsB:allocatedFraction 0 (1)
allocatedNotional nsB:allocatedNotional 0 (1)
collateral nsB:collateral 0 (1)
creditChargeAmount nsB:creditChargeAmount 0 (1)
approvals nsB:approvals 0 (1)
masterConfirmationDate nsB:masterConfirmationDate 0 (1)
<xs:group> nsB:PartyAndAccountReferences.model (1) (1)
<xs:group> nsB:AllocationContent.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsB:allocation