Definition Type: ComplexType
Name: AveragingSchedule
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Documentation:
Method of generating a series of dates.
Collapse XSD Schema Diagram:
Drilldown into averagingPeriodFrequency in schema fpml-option-shared-5-10_xsd3 Drilldown into endDate in schema fpml-shared-5-10_xsd4 Drilldown into startDate in schema fpml-shared-5-10_xsd4 Drilldown into Period.model in schema fpml-shared-5-10_xsd4XSD Diagram of AveragingSchedule in schema fpml-option-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AveragingSchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Method of generating a series of dates.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="Period.model">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The averaging period defined by a start date and an end date.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
        <xsd:element name="averagingPeriodFrequency" type="CalculationPeriodFrequency" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The frequency at which averaging period occurs with the regular part of the valuation schedule and their roll date convention.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate nsE:startDate 0 (1)
endDate nsE:endDate 0 (1)
averagingPeriodFrequency nsE:averagingPeriodFrequency 0 (1)
<xs:group> nsE:Period.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:schedule, nsE:schedule