Definition Type: ComplexType
Name: ScheduledTerminationDate
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-cd-4-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-cd-4-0_xsd Drilldown into adjustableDate in schema fpml-cd-4-0_xsdXSD Diagram of ScheduledTerminationDate in schema fpml-cd-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ScheduledTerminationDate">
    <xsd:choice>
        <xsd:element name="adjustableDate" type="AdjustableDate2" />
        <xsd:element name="relativeDate" type="Interval" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsA:adjustableDate (1) (1)
relativeDate nsA:relativeDate (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:scheduledTerminationDate