Definition Type: Element
Name: scheduledTerminationDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:DeprecatedScheduledTerminationDate
Containing Schema: fpml-cd-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The scheduled date on which the credit protection will lapse. May be specified as an adjusting or non-adjusting date or alternatively as a period offset from the effective date. ISDA 2003 Term: Scheduled Termination Date. The construct has been adjusted as part of the 4.3 release to remove the choice with the relativeDate which was of type Interval. As part of the version5, the intent is to make the scheduleTerminationDate of type AdjustableDate2 and remove the adjustableDate node.
Collapse XSD Schema Diagram:
Drilldown into adjustableDate in schema fpml-cd-4-4_xsd Drilldown into DeprecatedScheduledTerminationDate in schema fpml-cd-4-4_xsdXSD Diagram of scheduledTerminationDate in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="scheduledTerminationDate" type="DeprecatedScheduledTerminationDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The scheduled date on which the credit protection will lapse. May be specified as an adjusting or non-adjusting date or alternatively as a period offset from the effective date. ISDA 2003 Term: Scheduled Termination Date. The construct has been adjusted as part of the 4.3 release to remove the choice with the relativeDate which was of type Interval. As part of the version5, the intent is to make the scheduleTerminationDate of type AdjustableDate2 and remove the adjustableDate node.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate fpml:adjustableDate (1) (1)
Collapse Derivation Tree: