Definition Type: Element
Name: isExercisable
Namespace: http://www.fpml.org/FpML-5/reporting
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
If the touch or no touch event hasn't generated an exercise, then we specify whether the option is exercisable or not.
Collapse XSD Schema Diagram:
XSD Diagram of isExercisable in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="isExercisable" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">If the touch or no touch event hasn't generated an exercise, then we specify whether the option is exercisable or not.</xsd:documentation>
    </xsd:annotation>
</xsd:element>