Definition Type: Element
Name: levelQuantity
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The amount used the specify the barrier in terms of an quantity of commodity or a change in the quantity of commodity. In confirmations this is often described as the "Strike Volume" or "Strike Quantity".
Collapse XSD Schema Diagram:
XSD Diagram of levelQuantity in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="levelQuantity" type="xsd:decimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The amount used the specify the barrier in terms of an quantity of commodity or a change in the quantity of commodity. In confirmations this is often described as the "Strike Volume" or "Strike Quantity".</xsd:documentation>
    </xsd:annotation>
</xsd:element>