Definition Type: Element
Name: optionExpiry
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:OptionExpiry
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A structure describing an option expiring event (i.e. passing its last exercise time and becoming worthless.)
Collapse XSD Schema Diagram:
Drilldown into actionOnExpiration in schema fpml-business-events-5-10_xsd3 Drilldown into exerciseProcedure in schema fpml-business-events-5-10_xsd3 Drilldown into time in schema fpml-business-events-5-10_xsd3 Drilldown into date in schema fpml-business-events-5-10_xsd3 Drilldown into tradeIdentifier in schema fpml-business-events-5-10_xsd3 Drilldown into originalTrade in schema fpml-business-events-5-10_xsd3 Drilldown into eventIdentifier in schema fpml-business-events-5-10_xsd3 Drilldown into AbstractEvent in schema fpml-business-events-5-10_xsd3 Drilldown into OptionExpiry in schema fpml-business-events-5-10_xsd3XSD Diagram of optionExpiry in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="optionExpiry" type="OptionExpiry" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure describing an option expiring event (i.e. passing its last exercise time and becoming worthless.)</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventIdentifier nsE:eventIdentifier 0 unbounded
originalTrade nsE:originalTrade (1) (1)
tradeIdentifier nsE:tradeIdentifier (1) unbounded
date nsE:date 0 (1)
time nsE:time 0 (1)
exerciseProcedure nsE:exerciseProcedure 0 (1)
actionOnExpiration nsE:actionOnExpiration 0 (1)
Collapse Derivation Tree: