Definition Type: Element
Name: period
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:PeriodEnum
Containing Schema: fpml-shared-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
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).
Collapse XSD Schema Diagram:
XSD Diagram of period in schema fpml-shared-5-10_xsd5 (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 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>
Collapse Derivation Tree: