Definition Type: Element
Name: numberOfOptions
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 0
MaxOccurs (1)
Abstract
Documentation:
The number of options comprised in the option transaction. Anzahl von Optionen der Optionstransaktion.
Collapse XSD Schema Diagram:
XSD Diagram of numberOfOptions in schema fpml-eqd-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="numberOfOptions" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The number of options comprised in the option transaction.</xsd:documentation>
        <xsd:documentation xml:lang="de">Anzahl von Optionen der Optionstransaktion.</xsd:documentation>
    </xsd:annotation>
</xsd:element>