Definition Type: Element
Name: scheduledTerminationDate
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:ScheduledTerminationDate
Containing Schema: fpml-cd-4-2.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
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-cd-4-2_xsd Drilldown into adjustableDate in schema fpml-cd-4-2_xsd Drilldown into ScheduledTerminationDate in schema fpml-cd-4-2_xsdXSD Diagram of scheduledTerminationDate in schema fpml-cd-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="scheduledTerminationDate" type="ScheduledTerminationDate" 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</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate fpml:adjustableDate (1) (1)
relativeDate fpml:relativeDate (1) (1)
Collapse Derivation Tree: