Definition Type: ComplexType
Name: DateList
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
List of Dates
Collapse XSD Schema Diagram:
Drilldown into date in schema fpml-shared-4-4_xsdXSD Diagram of DateList in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DateList">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">List of Dates</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="date" type="xsd:date" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
date fpml:date (1) unbounded
Collapse Derivation Tree:
Collapse References:
fpml:bermudaExerciseDates, fpml:triggerDates