Definition Type: Element
Name: fixingDate
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
An explicit list of dates in the schedule. For documentation purpose only.
Collapse XSD Schema Diagram:
XSD Diagram of fixingDate in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixingDate" type="xsd:date" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An explicit list of dates in the schedule. For documentation purpose only.</xsd:documentation>
    </xsd:annotation>
</xsd:element>