Definition Type: Element
Name: periodMultiplier
Namespace: http://www.fpml.org/FpML-5/transparency
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A time period multiplier, e.g. 1, 2 or 3 etc. A negative value can be used when specifying an offset relative to another date, e.g. -2 days.
Collapse XSD Schema Diagram:
XSD Diagram of periodMultiplier in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="periodMultiplier" type="xsd:integer">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A time period multiplier, e.g. 1, 2 or 3 etc. A negative value can be used when specifying an offset relative to another date, e.g. -2 days.</xsd:documentation>
    </xsd:annotation>
</xsd:element>