Definition Type: Element
Name: fixingDate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:AdjustableDate
Containing Schema: fpml-shared-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The date on which the fixing is scheduled to occur.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-10_xsd3 Drilldown into dateAdjustments in schema fpml-shared-5-10_xsd3 Drilldown into unadjustedDate in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into AdjustableDate in schema fpml-shared-5-10_xsd3XSD Diagram of fixingDate in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixingDate" type="AdjustableDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which the fixing is scheduled to occur.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsD:unadjustedDate (1) (1)
dateAdjustments nsD:dateAdjustments 0 (1)
adjustedDate nsD:adjustedDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: