Definition Type: Element
Name: minimumNumberOfOptions
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eqd-4-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
When multiple exercise is applicable this element specifies the minimum number of options that can be exercised on a given exercise date. If this element is not present then the minimum number is deemed to be 1. Bei Mehrfachausübung bestimmt dieses Element die Mindestanzahl der an einem bestimmten Ausübungstag ausübbaren Optionen. Ist dieses Element nicht vorhanden, gilt als Mindestanzahl 1.
Collapse XSD Schema Diagram:
XSD Diagram of minimumNumberOfOptions in schema fpml-eqd-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="minimumNumberOfOptions" type="xsd:decimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When multiple exercise is applicable this element specifies the minimum number of options that can be exercised on a given exercise date. If this element is not present then the minimum number is deemed to be 1.</xsd:documentation>
        <xsd:documentation xml:lang="de">Bei Mehrfachausübung bestimmt dieses Element die Mindestanzahl der an einem bestimmten Ausübungstag ausübbaren Optionen. Ist dieses Element nicht vorhanden, gilt als Mindestanzahl 1.</xsd:documentation>
    </xsd:annotation>
</xsd:element>