Definition Type: Element
Name: calculationDates
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:AdjustableRelativeOrPeriodicDates
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the date on which a calculation or an observation will be performed for the purpose of calculating the amount.
Collapse XSD Schema Diagram:
Drilldown into periodicDates in schema fpml-shared-4-4_xsd Drilldown into relativeDateSequence in schema fpml-shared-4-4_xsd Drilldown into adjustableDates in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into AdjustableRelativeOrPeriodicDates in schema fpml-shared-4-4_xsdXSD Diagram of calculationDates in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculationDates" type="AdjustableRelativeOrPeriodicDates" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the date on which a calculation or an observation will be performed for the purpose of calculating the amount.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDates fpml:adjustableDates (1) (1)
relativeDateSequence fpml:relativeDateSequence (1) (1)
periodicDates fpml:periodicDates (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: