Definition Type: Element
Name: fixingDates
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:RelativeDateOffset
Containing Schema: fpml-ird-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies the fixing date relative to the reset date in terms of a business days offset and an associated set of financial business centers. Normally these offset calculation rules will be those specified in the ISDA definition for the relevant floating rate index (ISDA's Floating Rate Option). However, non-standard offset calculation rules may apply for a trade if mutually agreed by the principal parties to the transaction. The href attribute on the dateRelativeTo element should reference the id attribute on the resetDates element.
Collapse XSD Schema Diagram:
Drilldown into dateRelativeTo in schema fpml-shared-4-4_xsd Drilldown into businessCenters in schema fpml-shared-4-4_xsd Drilldown into businessCentersReference in schema fpml-shared-4-4_xsd Drilldown into BusinessCentersOrReference.model in schema fpml-shared-4-4_xsd Drilldown into businessDayConvention in schema fpml-shared-4-4_xsd Drilldown into dayType in schema fpml-shared-4-4_xsd Drilldown into period in schema fpml-shared-4-4_xsd Drilldown into periodMultiplier in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Interval in schema fpml-shared-4-4_xsd Drilldown into Offset in schema fpml-shared-4-4_xsd Drilldown into RelativeDateOffset in schema fpml-shared-4-4_xsdXSD Diagram of fixingDates in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixingDates" type="RelativeDateOffset">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the fixing date relative to the reset date in terms of a business days offset and an associated set of financial business centers. Normally these offset calculation rules will be those specified in the ISDA definition for the relevant floating rate index (ISDA's Floating Rate Option). However, non-standard offset calculation rules may apply for a trade if mutually agreed by the principal parties to the transaction. The href attribute on the dateRelativeTo element should reference the id attribute on the resetDates element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier fpml:periodMultiplier (1) (1)
period fpml:period (1) (1)
dayType fpml:dayType 0 (1)
businessDayConvention fpml:businessDayConvention (1) (1)
businessCentersReference fpml:businessCentersReference (1) (1)
businessCenters fpml:businessCenters (1) (1)
dateRelativeTo fpml:dateRelativeTo (1) (1)
<xs:group> fpml:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: