Definition Type: Element
Name: integralMultipleQuantity
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CommodityNotionalQuantity
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The integral multiple quantity defines a lower limit of the Notional Quantity that can be exercised and also defines a unit multiple of the Notional Quantity that can be exercised, i.e. only integer multiples of this Notional Quantity can be exercised.
Collapse XSD Schema Diagram:
Drilldown into quantity in schema fpml-com-5-10_xsd2 Drilldown into quantityFrequency in schema fpml-com-5-10_xsd2 Drilldown into quantityUnit in schema fpml-com-5-10_xsd2 Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into CommodityNotionalQuantity in schema fpml-com-5-10_xsd2XSD Diagram of integralMultipleQuantity in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="integralMultipleQuantity" type="CommodityNotionalQuantity" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The integral multiple quantity defines a lower limit of the Notional Quantity that can be exercised and also defines a unit multiple of the Notional Quantity that can be exercised, i.e. only integer multiples of this Notional Quantity can be exercised.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quantityUnit nsE:quantityUnit 0 (1)
quantityFrequency nsE:quantityFrequency 0 (1)
quantity nsE:quantity 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: