Definition Type: Element
Name: basketAmount
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:Money
Containing Schema: fpml-asset-5-9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
DEPRECATED. The relative weight of each respective basket constituent, expressed as a monetary amount.
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 basketAmount in schema fpml-asset-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:element name="basketAmount" type="Money" minOccurs="0" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Basket Amount is not present in ISDA documentation or otherwise, basket is weighted on percentage (relative weight) or open units (absolute weight), both of which are stable expressions." xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">DEPRECATED. The relative weight of each respective basket constituent, expressed as a monetary amount.</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