Definition Type: Element
Name: allocatedNotional
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:Money
Containing Schema: fpml-doc-5-9.xsd
MinOccurs (1)
MaxOccurs 2
Abstract
Documentation:
The notional allocation (amount and currency) to this particular client account.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-5-9_xsd Drilldown into currency in schema fpml-shared-5-9_xsd Drilldown into id in schema fpml-shared-5-9_xsd Drilldown into MoneyBase in schema fpml-shared-5-9_xsd Drilldown into Money in schema fpml-shared-5-9_xsdXSD Diagram of allocatedNotional in schema fpml-doc-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:element name="allocatedNotional" type="Money" maxOccurs="2">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The notional allocation (amount and currency) to this particular client account.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency nsA:currency (1) (1)
amount nsA:amount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus