Definition Type: Element
Name: terminationDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:AdjustableOrRelativeDate
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the termination date of the Commodity Option Transaction. In some confirmations this will be indicated as the second date in "Option Term" or "Term". Note: If provided, terminationDate should not be before specified expirationDate within the CommodityAmericanExercise type or the CommodityEuropeanExercise type.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-10_xsd4 Drilldown into adjustableDate in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-10_xsd4XSD Diagram of terminationDate in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="terminationDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the termination date of the Commodity Option Transaction. In some confirmations this will be indicated as the second date in "Option Term" or "Term". Note: If provided, terminationDate should not be before specified expirationDate within the CommodityAmericanExercise type or the CommodityEuropeanExercise type.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsE:adjustableDate (1) (1)
relativeDate nsE:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: