Definition Type: Element
Name: periods
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AdjustableDates
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The Delivery Periods for this leg of the swap. This type is only intended to be used if the Delivery Periods differ from the Calculation Periods on the fixed or floating leg. If DeliveryPeriods mirror another leg, then the calculationPeriodsReference element should be used to point to the Calculation Periods on that leg - or the calculationPeriodsScheduleReference can be used to point to the Calculation Periods Schedule for that leg.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-10_xsd Drilldown into dateAdjustments in schema fpml-shared-5-10_xsd Drilldown into unadjustedDate in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-shared-5-10_xsd Drilldown into AdjustableDates in schema fpml-shared-5-10_xsdXSD Diagram of periods in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="periods" type="AdjustableDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The Delivery Periods for this leg of the swap. This type is only intended to be used if the Delivery Periods differ from the Calculation Periods on the fixed or floating leg. If DeliveryPeriods mirror another leg, then the calculationPeriodsReference element should be used to point to the Calculation Periods on that leg - or the calculationPeriodsScheduleReference can be used to point to the Calculation Periods Schedule for that leg.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsA:unadjustedDate (1) unbounded
dateAdjustments nsA:dateAdjustments (1) (1)
adjustedDate nsA:adjustedDate 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
Collapse Derivation Tree: