Definition Type: Element
Name: optionType
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:OptionTypeEnum
Containing Schema: fpml-option-shared-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The type of option transaction. From a usage standpoint, put/call is the default option type, while payer/receiver indicator is used for options index credit default swaps, consistently with the industry practice. Straddle is used for the case of straddle strategy, that combine a call and a put with the same strike.
Collapse XSD Schema Diagram:
XSD Diagram of optionType in schema fpml-option-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="optionType" type="OptionTypeEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The type of option transaction. From a usage standpoint, put/call is the default option type, while payer/receiver indicator is used for options index credit default swaps, consistently with the industry practice. Straddle is used for the case of straddle strategy, that combine a call and a put with the same strike.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: