Definition Type: ComplexType
Name: CalculationPeriodsReference
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Reference
Containing Schema: fpml-com-4-5.xsd
Abstract
Documentation:
A pointer style reference to a calculation periods schedule defined elsewhere - note that this schedule could consist of a series of actual dates in a calculationPeriods container or could consist of a parameterised schedule in a calculationPeriodsSchedule container.">A reference to a Calculation Periods schedule in the form of a series of actual dates in a calculationPeriods container or in the form of a parameterised schedule in a calculationPeriodsSchedule container. If both such constructs exist, this type should only be used within the CommodityCalculationPeriodsPointer.model so that it is clear which is being referenced.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-4-5_xsd Drilldown into href in schema fpml-com-4-5_xsdXSD Diagram of CalculationPeriodsReference in schema fpml-com-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CalculationPeriodsReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A pointer style reference to a calculation periods schedule defined elsewhere - note that this schedule could consist of a series of actual dates in a calculationPeriods container or could consist of a parameterised schedule in a calculationPeriodsSchedule container."&gt;A reference to a Calculation Periods schedule in the form of a series of actual dates in a calculationPeriods container or in the form of a parameterised schedule in a calculationPeriodsSchedule container. If both such constructs exist, this type should only be used within the CommodityCalculationPeriodsPointer.model so that it is clear which is being referenced.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href fpml:href (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:calculationPeriodsReference, fpml:calculationPeriodsScheduleReference