Definition Type: Element
Name: firstPeriodStartDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:AdjustableDate
Containing Schema: fpml-ird-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The start date of the calculation period if the date falls before the effective date. It must only be specified if it is not equal to the effective date. This date may be subject to adjustment in accordance with a business day convention.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-0_xsd1 Drilldown into dateAdjustments in schema fpml-shared-5-0_xsd1 Drilldown into unadjustedDate in schema fpml-shared-5-0_xsd1 Drilldown into AdjustableDate.model in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into AdjustableDate in schema fpml-shared-5-0_xsd1XSD Diagram of firstPeriodStartDate in schema fpml-ird-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="firstPeriodStartDate" type="AdjustableDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The start date of the calculation period if the date falls before the effective date. It must only be specified if it is not equal to the effective date. This date may be subject to adjustment in accordance with a business day convention.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsB:unadjustedDate 0 (1)
dateAdjustments nsB:dateAdjustments 0 (1)
adjustedDate nsB:adjustedDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: