Definition Type: Element
Name: resetFrequency
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:ResetFrequency
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The frequency at which reset dates occur. In the case of a weekly reset frequency, also specifies the day of the week that the reset occurs. If the reset frequency is greater than the calculation period frequency then this implies that more than one reset date is established for each calculation period and some form of rate averaging is applicable.
Collapse XSD Schema Diagram:
Drilldown into weeklyRollConvention in schema fpml-shared-5-10_xsd4 Drilldown into period in schema fpml-shared-5-10_xsd4 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Frequency in schema fpml-shared-5-10_xsd4 Drilldown into ResetFrequency in schema fpml-shared-5-10_xsd4XSD Diagram of resetFrequency in schema fpml-eq-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="resetFrequency" type="ResetFrequency">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The frequency at which reset dates occur. In the case of a weekly reset frequency, also specifies the day of the week that the reset occurs. If the reset frequency is greater than the calculation period frequency then this implies that more than one reset date is established for each calculation period and some form of rate averaging is applicable.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsE:periodMultiplier 0 (1)
period nsE:period 0 (1)
weeklyRollConvention nsE:weeklyRollConvention 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: