Definition Type: Element
Name: expiryDateTime
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ExpiryDateTime
Containing Schema: fpml-fx-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The date and time in a location of the option expiry. In the case of american options this is the latest possible expiry date and time.
Collapse XSD Schema Diagram:
Drilldown into cutName in schema fpml-fx-4-4_xsd Drilldown into expiryTime in schema fpml-fx-4-4_xsd Drilldown into expiryDate in schema fpml-fx-4-4_xsd Drilldown into ExpiryDateTime in schema fpml-fx-4-4_xsdXSD Diagram of expiryDateTime in schema fpml-fx-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="expiryDateTime" type="ExpiryDateTime">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date and time in a location of the option expiry. In the case of american options this is the latest possible expiry date and time.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
expiryDate fpml:expiryDate (1) (1)
expiryTime fpml:expiryTime (1) (1)
cutName fpml:cutName 0 (1)
Collapse Derivation Tree: