Definition Type: ComplexType
Name: DeprecatedScheduledTerminationDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-cd-4-4.xsd
Abstract
Documentation:
DEPRECATED
Collapse XSD Schema Diagram:
Drilldown into adjustableDate in schema fpml-cd-4-4_xsdXSD Diagram of DeprecatedScheduledTerminationDate in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DeprecatedScheduledTerminationDate" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The intent is to make the scheduledTerminationDate of type AdjustableDate2 and remove the adjustableDate node. The current container doesn't give any value since the choice with relative date was removed." xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">DEPRECATED</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="adjustableDate" type="AdjustableDate2" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate fpml:adjustableDate (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:scheduledTerminationDate