Definition Type: Element
Name: schedule
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:AveragingSchedule
Containing Schema: fpml-option-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A schedule for generating averaging observation dates.
Collapse XSD Schema Diagram:
Drilldown into averagingPeriodFrequency in schema fpml-option-shared-5-10_xsd2 Drilldown into endDate in schema fpml-shared-5-10_xsd3 Drilldown into startDate in schema fpml-shared-5-10_xsd3 Drilldown into Period.model in schema fpml-shared-5-10_xsd3 Drilldown into AveragingSchedule in schema fpml-option-shared-5-10_xsd2XSD Diagram of schedule in schema fpml-option-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="schedule" type="AveragingSchedule" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A schedule for generating averaging observation dates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate nsD:startDate 0 (1)
endDate nsD:endDate 0 (1)
averagingPeriodFrequency nsD:averagingPeriodFrequency 0 (1)
<xs:group> nsD:Period.model (1) (1)
Collapse Derivation Tree: