Definition Type: Element
Name: period
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: PeriodEnum
Containing Schema: fpml-eqs-4-0.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-eqs-4-0_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: