Definition Type: Element
Name: minimumFuturesContracts
Namespace: http://www.fpml.org/FpML-5/reporting
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
1993 Commodity Definitions only. Specifies the Mimum Futures Contracts level that dictates whether or not a "De Minimis Trading" event has occurred. Only relevant if 'De Minimis Trading' has been specified in marketDisruptionEvent or additionalMarketDisruptionEvent.
Collapse XSD Schema Diagram:
XSD Diagram of minimumFuturesContracts in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="minimumFuturesContracts" type="xsd:positiveInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">1993 Commodity Definitions only. Specifies the Mimum Futures Contracts level that dictates whether or not a "De Minimis Trading" event has occurred. Only relevant if 'De Minimis Trading' has been specified in marketDisruptionEvent or additionalMarketDisruptionEvent.</xsd:documentation>
    </xsd:annotation>
</xsd:element>