Definition Type: ComplexType
Name: AveragingSchedule
Namespace: http://www.fpml.org/FpML-5/confirmation
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_xsd Drilldown into endDate in schema fpml-shared-5-10_xsd Drilldown into startDate in schema fpml-shared-5-10_xsd Drilldown into Period.model in schema fpml-shared-5-10_xsdXSD Diagram of AveragingSchedule in schema fpml-option-shared-5-10_xsd (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">
            <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 nsA:startDate (1) (1)
endDate nsA:endDate (1) (1)
averagingPeriodFrequency nsA:averagingPeriodFrequency (1) (1)
<xs:group> nsA:Period.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:schedule, nsA:schedule