Definition Type: Element
Name: period
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PeriodEnum
Containing Schema: fpml-shared-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A time period, e.g. a day, week, month, year or term of the stream. If the periodMultiplier value is 0 (zero) then period must contain the value D (day).
Collapse XSD Schema Diagram:
XSD Diagram of period in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="period" type="PeriodEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A time period, e.g. a day, week, month, year or term of the stream. If the periodMultiplier value is 0 (zero) then period must contain the value D (day).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: