Definition Type: ComplexType
Name: DateList
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
List of Dates
Collapse XSD Schema Diagram:
Drilldown into date in schema fpml-shared-5-10_xsd4XSD Diagram of DateList in schema fpml-shared-5-10_xsd4 (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" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
date nsE:date 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsE:bermudaExerciseDates, nsE:triggerDates