Definition Type: Element
Name: expirationDate
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:AdjustableOrRelativeDate
Containing Schema: fpml-shared-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The last day within an exercise period for an American style option. For a European style option it is the only day within the exercise period.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-10_xsd5 Drilldown into adjustableDate in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-10_xsd5XSD Diagram of expirationDate in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="expirationDate" type="AdjustableOrRelativeDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The last day within an exercise period for an American style option. For a European style option it is the only day within the exercise period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsF:adjustableDate (1) (1)
relativeDate nsF:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree: