fpml:resetFrequency
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-generic-5-5.xsd
Other elements with the same name: fpml:resetFrequency
Type: fpml:GenericResetFrequency
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:periodMultiplier [0..1] A time period multiplier, e.g. 1, 2 or 3 etc. If the period value is T (Term) then periodMultiplier must contain the value 1.
- fpml:period [0..1] A time period, e.g. a day, week, month, year or term of the stream.
- fpml:underlyerReference [0..1]
from type fpml:Frequency
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:Frequency |
Used in
- Type fpml:GenericProduct (Elements fpml:genericProduct, fpml:nonSchemaProduct)
Sample instance
<resetFrequency> <periodMultiplier>3</periodMultiplier> <period>M</period> </resetFrequency>