Definition Type: Element
Name: terminationDate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AdjustableOrRelativeDate
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies the termination date of this leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically point to the termination date of the other leg of the swap.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-10_xsd Drilldown into adjustableDate in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-shared-5-10_xsd Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-10_xsdXSD Diagram of terminationDate in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="terminationDate" type="AdjustableOrRelativeDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the termination date of this leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically point to the termination date of the other leg of the swap.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsA:adjustableDate (1) (1)
relativeDate nsA:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: