Definition Type: Element
Name: schedule
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:AveragingSchedule
Containing Schema: fpml-option-shared-5-4.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-4_xsd Drilldown into endDate in schema fpml-shared-5-4_xsd Drilldown into startDate in schema fpml-shared-5-4_xsd Drilldown into Period.model in schema fpml-shared-5-4_xsd Drilldown into AveragingSchedule in schema fpml-option-shared-5-4_xsdXSD Diagram of schedule in schema fpml-option-shared-5-4_xsd (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 nsA:startDate 0 (1)
endDate nsA:endDate 0 (1)
averagingPeriodFrequency nsA:averagingPeriodFrequency 0 (1)
<xs:group> nsA:Period.model (1) (1)
Collapse Derivation Tree: