Definition Type: Element
Name: fixingDateOffset
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:RelativeDateOffset
Containing Schema: fpml-ird-5-10.xsd
MinOccurs 0
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 adjustedEffectiveDate element.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-10_xsd3 Drilldown into dateRelativeTo in schema fpml-shared-5-10_xsd3 Drilldown into businessCenters in schema fpml-shared-5-10_xsd3 Drilldown into businessCentersReference in schema fpml-shared-5-10_xsd3 Drilldown into BusinessCentersOrReference.model in schema fpml-shared-5-10_xsd3 Drilldown into businessDayConvention in schema fpml-shared-5-10_xsd3 Drilldown into dayType in schema fpml-shared-5-10_xsd3 Drilldown into period in schema fpml-shared-5-10_xsd3 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Period in schema fpml-shared-5-10_xsd3 Drilldown into Offset in schema fpml-shared-5-10_xsd3 Drilldown into RelativeDateOffset in schema fpml-shared-5-10_xsd3XSD Diagram of fixingDateOffset in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixingDateOffset" type="RelativeDateOffset" minOccurs="0">
    <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 adjustedEffectiveDate element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsD:periodMultiplier (1) (1)
period nsD:period (1) (1)
dayType nsD:dayType 0 (1)
businessDayConvention nsD:businessDayConvention 0 (1)
businessCentersReference nsD:businessCentersReference (1) (1)
businessCenters nsD:businessCenters (1) (1)
dateRelativeTo nsD:dateRelativeTo 0 (1)
adjustedDate nsD:adjustedDate 0 (1)
<xs:group> nsD:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: