Definition Type: Element
Name: fixingDate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
An explicit list of dates in the schedule. Where a conflict every existed between parametric and explicit dates, the explicit list of dates would takes precedence.
Collapse XSD Schema Diagram:
XSD Diagram of fixingDate in schema fpml-fx-accruals-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixingDate" type="xsd:date" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An explicit list of dates in the schedule. Where a conflict every existed between parametric and explicit dates, the explicit list of dates would takes precedence.</xsd:documentation>
    </xsd:annotation>
</xsd:element>