Definition Type: Element
Name: adjustableDates
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:AdjustableDates
Containing Schema: fpml-ird-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A series of dates that shall be subject to adjustment if they would otherwise fall on a day that is not a business day in the specified business centers, together with the convention for adjusting the date.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-10_xsd3 Drilldown into dateAdjustments in schema fpml-shared-5-10_xsd3 Drilldown into unadjustedDate in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into AdjustableDates in schema fpml-shared-5-10_xsd3XSD Diagram of adjustableDates in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="adjustableDates" type="AdjustableDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A series of dates that shall be subject to adjustment if they would otherwise fall on a day that is not a business day in the specified business centers, together with the convention for adjusting the date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsD:unadjustedDate 0 unbounded
dateAdjustments nsD:dateAdjustments 0 (1)
adjustedDate nsD:adjustedDate 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id Optional
Collapse Derivation Tree: