Definition Type: ComplexType
Name: Period
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type to define recurring periods or time offsets.
Collapse XSD Schema Diagram:
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_xsd4XSD Diagram of Period in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Period">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type to define recurring periods or time offsets.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="periodMultiplier" type="xsd:integer" minOccurs="0">
            <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>
        <xsd:element name="period" type="PeriodEnum" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A time period, e.g. a day, week, month or year of the stream. If the periodMultiplier value is 0 (zero) then period must contain the value D (day).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsE:periodMultiplier 0 (1)
period nsE:period 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:calculationDate, nsE:correctionPeriod, nsE:earliestExerciseDateTenor, nsE:endTerm, nsE:exerciseFrequency, nsE:firstObservationDateOffset, nsE:indexTenor, nsE:indexTenor, nsE:indexTenor, nsE:indexTenor, nsE:indexTenornsE:lagDuration, nsE:mandatoryEarlyTerminationDateTenor, nsE:maximumMaturity, nsE:ObservationFrequency, nsE:offset, nsE:Offset, nsE:paymentFrequency, nsE:paymentFrequency, nsE:paymentFrequency, nsE:paymentFrequency, nsE:paymentFrequency, nsE:paymentFrequency, nsE:startTerm, nsE:tenor, nsE:tenorPeriod, nsE:tenorPeriod, nsE:tenorPeriod, nsE:tenorPeriod, nsE:term, nsE:term, nsE:term, nsE:term,